summaryrefslogtreecommitdiffstats
path: root/package/icu
Commit message (Collapse)AuthorAgeFilesLines
* icu: needs wchar support in toolchain as wellPeter Korsgaard2009-01-271-2/+3
|
* icu: add project url to help textPeter Korsgaard2009-01-271-0/+2
|
* icu: needs C++ support in toolchainPeter Korsgaard2009-01-271-0/+4
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-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 Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* changed to use sourceforge variableJohn Voltz2008-03-101-1/+1
|
* changed icu download locationJohn Voltz2008-03-101-2/+1
|
* added icuJohn Voltz2008-03-064-0/+463