summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* java-library: inherit python nativeKraag Gorim2020-01-271-0/+1
* java.bbclass: remove bashism in comparisonRichard Leitner2020-01-211-1/+1
* java.bbclass: oe_makeclasspath does nothing without -sDavis, Michael2020-01-211-5/+5
* remove True option to getVar callsAndré Draszik2019-12-272-7/+7
* class/java-native: removeMohamad Noor Alim Hussin2019-12-271-9/+0
* java-library: make packages overriding PACKAGE_ARCH work againAndré Draszik2018-12-181-2/+6
* openjdk-build-helper: add get_*_arch functionsRichard Leitner2018-10-021-0/+51
* openjdk-build-helper: move c compiler flags retrieval to here (from openjdk-8)André Draszik2018-08-131-0/+35
* java.bbclass: move openjdk/icedtea specific code into new classAndré Draszik2018-08-132-17/+16
* images/classes: add open{jdk,jre}-{7,8} testRichard Leitner2018-06-192-0/+14
* 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