Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05 | Use HOST_GLIB for packages | Ulf Samuelsson | |
2008-04-24 | update webkit version | John Voltz | |
2008-03-06 | added webkit | John Voltz | |