aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-common.inc
AgeCommit message (Expand)Author
2018-10-02openjdk-8: use openjdk-commonRichard Leitner
2018-10-02openjdk-8: use openjdk_build_helper's ARCH translation functionsRichard Leitner
2018-08-14openjdk-8: gcc-8 fix #4: undefined behaviour (hotspot)André Draszik
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-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-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-07-31openjdk-8: 'do_unpack_remove_X11_wrappers' confuses pyro bitbake parserMatthew McClain
2018-07-10openjdk-8: correct the typo mistakefan.xin
2018-06-19set SUMMARY instead of DESCRIPTIONAndré Draszik
2018-06-19openjdk-8: give downloaded files a more descriptive nameAndré Draszik
2018-03-06openjdk-8: add aarch64 supportAndré Draszik
2018-03-05openjdk-8: rework do_patch (pt 2 - use bitbake variable overrides)André Draszik
2018-03-05openjdk-8: rework do_patch (pt 1 - X11 wrappers)André Draszik
2018-03-05openjdk-8: Upgrade to u162b12André Draszik
2018-03-05openjdk-8: doesn't compile on aarch64André Draszik
2018-03-05openjdk-8: clarify a bitbake warningAndré Draszik
2018-02-26openjdk-8: strip leading non digit chars from GCCVERSIONrockoMax Krummenacher
2017-10-09Revert "openjdk-8-common: Fix the issue of building failed adlc on host with ...Maxin B. John
2017-10-02openjdk-8-common: Fix the issue of building failed adlc on host with gcc < 6Fupan Li
2017-09-26openjdk-8-common: Fix warning evaluating CFLAGSRicardo Ribalda Delgado
2017-09-26openjdk-8-native: Fix sigsegv with gcc7Ricardo Ribalda Delgado
2016-12-06move from bb.data.getVar(x, d, 1) to d.getVar(x, True)Cody P Schafer
2016-08-30Reimplement helper method for parallelizing JDK buildsKyle Russell
2016-08-09openjdk-8: ignore wrong GCCVERSION-flagSven Ebenfeld
2016-07-22openjdk-8: fix compiler detectionPatrick Ohly
2016-07-18openjdk-8: Detect compiler versionDaniel McGregor
2016-07-18openjdk-7, openjdk-8: use vardeps to fix shared stateDaniel McGregor
2016-06-30openjdk-8: make GCC6 happyDaniel McGregor
2016-06-30openjdk-8: Add update version and build number to the java binariesBernhard Dick
2016-06-20replace base_contains by bb.utils.containsMaxin B. John
2015-12-08openjdk-8: add recipes for openjdk-8 and openjre-8Jens Rehsack