aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-14oeqa: runtime: java: skip not supported version/arch combinationsRichard Leitner
2018-08-14dbus-java: do not build any documentationYevgeny Popovych
2018-08-13openjdk-build-helper: move c compiler flags retrieval to here (from openjdk-8)André Draszik
2018-08-13java.bbclass: move openjdk/icedtea specific code into new classAndré Draszik
2018-08-13openjdk-7: clarify a bitbake warningRichard Leitner
2018-08-13openjdk-8: update to 8u172b11André Draszik
2018-08-13openjdk-8: gcc-8 fix #3: working binariesAndré Draszik
2018-08-13openjdk-8: gcc-8 fix #2: silence build warnings/errors (return-type)André Draszik
2018-08-13Revert "openjdk-8: fix build for gcc8.x"André Draszik
2018-08-13openjdk-8: gcc-8 fix #1: backport patch to fix misuses of strncpy/strncatAndré Draszik
2018-08-13openjdk-8: fix infrastructure for version host gcc != cross gcc (again)André Draszik
2018-08-13openjdk-8: remove superfluous compiler flag (-std=gnu++98)André Draszik
2018-08-13openjdk-8: speed-up do_install() (pack200)André Draszik
2018-08-13gitignore: ignore new python byte-code filesAndré Draszik
2018-08-02ca-certificates-java: update to v20180516André Draszik
2018-07-31openjdk-8: 'do_unpack_remove_X11_wrappers' confuses pyro bitbake parserMatthew McClain
2018-07-10openjdk-8: correct the typo mistakefan.xin
2018-06-19README: add "Testing" sectionRichard Leitner
2018-06-19images/classes: add open{jdk,jre}-{7,8} testRichard Leitner
2018-06-19oeqa: runtime: add java & javac testcasesRichard Leitner
2018-06-19classpath: harmonise -native and -initial-native recipesAndré Draszik
2018-06-19set SUMMARY instead of DESCRIPTIONAndré Draszik
2018-06-19libecj-bootstrap-native: simplify buildAndré Draszik
2018-06-19docs: add bootstrap-flow.txtAndré Draszik
2018-06-19openjdk-8: give downloaded files a more descriptive nameAndré Draszik
2018-06-15ca-certificates-java: update SRC_URIRichard Leitner
2018-06-15openjdk-8: fix build for gcc8.xRichard Leitner
2018-06-15openjdk-8: remove redunant FILES_${PN}-dbgWenlin Kang
2018-06-15openjdk-8: remove debuglinkWenlin Kang
2018-06-15jdepend: Retrieve source from Git rather than tarballMike Crowe
2018-06-12ca-certificates-java: add recipe to generate trustStoreAndré Draszik
2018-06-12layer.conf: add ca-certificates-java to SIGGEN_EXCLUDERECIPES_ABISAFEAndré Draszik
2018-06-12README: Remove Mario Goulart from the list of maintainersMario Domenech Goulart
2018-06-12README: add maintainer: Richard LeitnerRichard Leitner
2018-06-12README: add note on how to send a patch series with cover-letterRichard Leitner
2018-06-12README: fix dependent branch namesRichard Leitner
2018-06-06icetea7, openjdk-8: Fix depenency to xproto -> xorgprotoJason Wessel
2018-04-10layer.conf: Set LAYERSERIES_COMPAT markup to layer.confMaxin B. John
2018-04-09jamvm: refresh patchesMaxin B. John
2018-03-15openjdk-8: fix build with --as-needed host toolchains (Ubuntu 16.04)André Draszik
2018-03-13openjdk-8: fix MAKE detection patchAndré Draszik
2018-03-06openjdk-8: add aarch64 supportAndré Draszik
2018-03-06openjdk-8: fix musl buildAndré Draszik
2018-03-06openjdk-8: stop passing obsolete make variables (freetype)André Draszik
2018-03-06openjdk-8: rename PACKAGECONFIG zip -> zlibAndré Draszik
2018-03-06openjdk-8: build against system libgif & zlib by defaultAndré Draszik
2018-03-06openjdk-8-native: really use system libgif & zlibAndré Draszik
2018-03-06openjdk-8: add patches to support building against system libpng & libjpegAndré Draszik
2018-03-06openjdk-8: add patch for compiling with enabled security flagsAndré Draszik
2018-03-05openjdk-8: fix a compiler warningAndré Draszik