Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | changed to use sourceforge variable | John Voltz | 2008-03-10 | 1 | -1/+1 |
| | |||||
* | changed icu download location | John Voltz | 2008-03-10 | 1 | -2/+1 |
| | |||||
* | added icu | John Voltz | 2008-03-06 | 1 | -0/+77 |