Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-16 | libglib2: build host version for build-time binaries | Peter Korsgaard | |
Build host version of glib in HOST_DIR and use the build-time binaries from there instead of relying on what is installed on the host. | |||
2009-01-27 | webkit: depend on C++ + wchar support in toolkit, as icu needs it | Peter Korsgaard | |
2009-01-27 | webkit: don't depend on X server | Peter Korsgaard | |
2009-01-27 | webkit: revert r24983 (Disable webkit (with comment) if X is not available) | Peter Korsgaard | |
Webkit doesn't need X. | |||
2009-01-23 | Disable webkit (with comment) if X is not available | Ulf Samuelsson | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-07-05 | Use HOST_GLIB for packages | Ulf Samuelsson | |
2008-04-24 | update webkit version | John Voltz | |
2008-03-06 | added webkit | John Voltz | |