aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-common.inc
AgeCommit message (Expand)Author
2024-02-03Add compatability with GCC 12.xEvgeny Sagatov
2021-08-11all: run convert-overrides (0.9.3) script to convert to new override formatAJ Bagwell
2021-04-27openjdk-8: Workaround TOPDIR not getting expanded in configure.acMike Looijmans
2020-10-22openjdk-8-common: fix soundless evaluationRichard Leitner
2020-06-10WORKDIR and ARCHIVER_WORKDIR supportRobert Berger
2020-05-06openjdk-8: require GCC >= v6Richard Leitner
2020-05-01openjdk-8: Fix building with GCC 10Jacob Kroon
2020-02-10openjdk-8: Don't set TOPDIR bitbake variableJacob Kroon
2020-01-28openjdk-8: update to latest ga version 242Richard Leitner
2019-12-27remove True option to getVar callsAndré Draszik
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