Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use HOST_GLIB for glib installation instead of /usr/bin | Ulf Samuelsson | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | package: remove redundant pkg-config variables | Peter Korsgaard | 2008-10-26 | 1 | -11/+4 |
| | | | | | | | Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg. | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 2 | -3/+3 |
| | | | | | | | 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. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 2 | -2/+2 |
| | |||||
* | remove unused JAMVM_DIR_PREFIX | John Voltz | 2008-04-24 | 1 | -1/+0 |
| | |||||
* | bump to 0.97.1, removed patch as it has been already applied in upstream ↵ | John Voltz | 2008-04-24 | 1 | -1/+2 |
| | | | | | | revision 0.97.0 (http://gcc.gnu.org/bugzilla/buglist.cgi?product=classpath&target_milestone=0.97) also fix change in package path that prevented patches from being applied | ||||
* | package: move java packages to package/java sub directory | Peter Korsgaard | 2008-03-28 | 3 | -0/+1588 |