Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icu: needs wchar support in toolchain as well | Peter Korsgaard | 2009-01-27 | 1 | -2/+3 |
| | |||||
* | icu: add project url to help text | Peter Korsgaard | 2009-01-27 | 1 | -0/+2 |
| | |||||
* | icu: needs C++ support in toolchain | Peter Korsgaard | 2009-01-27 | 1 | -0/+4 |
| | |||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | 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 | 4 | -0/+463 |