summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* java-library.bbclass: compatibility with per-recipe sysrootsS. Lockwood-Childs2017-07-211-2/+4
* move from bb.data.getVar(x, d, 1) to d.getVar(x, True)Cody P Schafer2016-12-061-2/+2
* Reimplement helper method for parallelizing JDK buildsKyle Russell2016-08-301-0/+17
* java.bbclass: change a warning message to noteJackie Huang2016-07-181-1/+1
* java.bbclass: java missing classes during compileAmy Fong2016-01-041-3/+6
* Revert "meta-java: rely on well known bootstrap-path"Jackie Huang2016-01-042-9/+1
* meta-java: rely on well known bootstrap-pathJens Rehsack2015-12-082-1/+9
* java-library: inherit allarchMax Krummenacher2015-02-171-3/+5
* jamvm-native: separate bootclasspath out into shell scriptHenning Heinold2013-09-291-3/+0
* java-library.bbclass: Export BOOTCLASSPATH and LD_LIBRARY_PATHKhem Raj2013-09-291-0/+3
* java-library.bbclass: consider multilibKhem Raj2013-09-291-4/+5
* java-library.bbclass: do not fully replace do_install with oe_jarinstallOtavio Salvador2012-03-051-1/+1
* java-library.bbclass: allow for regular packages generationOtavio Salvador2012-03-051-1/+1
* java.bbclass: use bbwarn as oewarn is now unsupportedOtavio Salvador2012-03-051-1/+1
* meta-java: Fix quote errorsKhem Raj2012-02-281-9/+9
* java.bbclass: oenote -> bbnote transitionHenning Heinold2012-01-061-4/+4
* llvm, openjdk: Use bb.error instread of oefatalKhem Raj2012-01-061-3/+3
* meta-java: initial commitHenning Heinold2011-11-263-0/+251