summaryrefslogtreecommitdiffstats
path: root/package/java/classpath
Commit message (Collapse)AuthorAgeFilesLines
* Use HOST_GLIB for glib installation instead of /usr/binUlf Samuelsson2009-01-131-1/+1
|
* libpng: fix Makefile.autotools.in falloutPeter Korsgaard2008-11-021-1/+1
| | | | | | | | libpng used to have the 'png' Makefile alias, which some packages used in their dependencies list. With the move to Makefile.autotools.in this is now gone, so update the packages to match.
* package: remove redundant pkg-config variablesPeter Korsgaard2008-10-261-9/+4
| | | | | | | Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-6/+6
| | | | | | | 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.
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-142-1/+2
|
* bump to 0.97.1, removed patch as it has been already applied in upstream ↵John Voltz2008-04-242-32/+4
| | | | | | 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 directoryPeter Korsgaard2008-03-283-0/+134