summaryrefslogtreecommitdiffstats
path: root/package/java
Commit message (Collapse)AuthorAgeFilesLines
* concierge: fix pathsPeter Korsgaard2008-09-071-2/+2
| | | | Patch by Markus Heidelberg <markus.heidelberg@web.de>
* buildroot: remove trailing spacesPeter Korsgaard2008-08-044-10/+10
| | | | | | | 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-173-3/+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-144-3/+4
|
* remove unused JAMVM_DIR_PREFIXJohn Voltz2008-04-241-1/+0
|
* bump to 0.97.1, removed patch as it has been already applied in upstream ↵John Voltz2008-04-244-39/+13
| | | | | | 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
* concierge: cleanup (white space + unneeded mkdir)Peter Korsgaard2008-03-311-7/+6
|
* package: move java packages to package/java sub directoryPeter Korsgaard2008-03-2812-0/+1797