summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa: runtime: java: skip not supported version/arch combinationsRichard Leitner2018-08-141-1/+21
* dbus-java: do not build any documentationYevgeny Popovych2018-08-141-20/+2
* openjdk-build-helper: move c compiler flags retrieval to here (from openjdk-8)André Draszik2018-08-132-41/+39
* java.bbclass: move openjdk/icedtea specific code into new classAndré Draszik2018-08-138-21/+23
* openjdk-7: clarify a bitbake warningRichard Leitner2018-08-131-1/+2
* openjdk-8: update to 8u172b11André Draszik2018-08-138-90/+75
* openjdk-8: gcc-8 fix #3: working binariesAndré Draszik2018-08-131-1/+1
* openjdk-8: gcc-8 fix #2: silence build warnings/errors (return-type)André Draszik2018-08-131-0/+1
* Revert "openjdk-8: fix build for gcc8.x"André Draszik2018-08-132-22/+0
* openjdk-8: gcc-8 fix #1: backport patch to fix misuses of strncpy/strncatAndré Draszik2018-08-132-0/+182
* openjdk-8: fix infrastructure for version host gcc != cross gcc (again)André Draszik2018-08-132-25/+33
* openjdk-8: remove superfluous compiler flag (-std=gnu++98)André Draszik2018-08-131-1/+0
* openjdk-8: speed-up do_install() (pack200)André Draszik2018-08-131-2/+2
* gitignore: ignore new python byte-code filesAndré Draszik2018-08-131-0/+1
* ca-certificates-java: update to v20180516André Draszik2018-08-022-2/+1
* openjdk-8: 'do_unpack_remove_X11_wrappers' confuses pyro bitbake parserMatthew McClain2018-07-311-2/+2
* openjdk-8: correct the typo mistakefan.xin2018-07-101-1/+1
* README: add "Testing" sectionRichard Leitner2018-06-191-0/+16
* images/classes: add open{jdk,jre}-{7,8} testRichard Leitner2018-06-196-0/+26
* oeqa: runtime: add java & javac testcasesRichard Leitner2018-06-194-0/+100
* classpath: harmonise -native and -initial-native recipesAndré Draszik2018-06-193-59/+51
* set SUMMARY instead of DESCRIPTIONAndré Draszik2018-06-1951-54/+54
* libecj-bootstrap-native: simplify buildAndré Draszik2018-06-191-18/+7
* docs: add bootstrap-flow.txtAndré Draszik2018-06-191-0/+37
* openjdk-8: give downloaded files a more descriptive nameAndré Draszik2018-06-192-15/+23
* ca-certificates-java: update SRC_URIRichard Leitner2018-06-151-1/+1
* openjdk-8: fix build for gcc8.xRichard Leitner2018-06-152-0/+22
* openjdk-8: remove redunant FILES_${PN}-dbgWenlin Kang2018-06-151-29/+0
* openjdk-8: remove debuglinkWenlin Kang2018-06-151-0/+16
* jdepend: Retrieve source from Git rather than tarballMike Crowe2018-06-151-4/+3
* ca-certificates-java: add recipe to generate trustStoreAndré Draszik2018-06-123-0/+214
* layer.conf: add ca-certificates-java to SIGGEN_EXCLUDERECIPES_ABISAFEAndré Draszik2018-06-121-0/+4
* README: Remove Mario Goulart from the list of maintainersMario Domenech Goulart2018-06-121-1/+0
* README: add maintainer: Richard LeitnerRichard Leitner2018-06-121-0/+1
* README: add note on how to send a patch series with cover-letterRichard Leitner2018-06-121-3/+8
* README: fix dependent branch namesRichard Leitner2018-06-121-2/+5
* icetea7, openjdk-8: Fix depenency to xproto -> xorgprotoJason Wessel2018-06-063-3/+3
* layer.conf: Set LAYERSERIES_COMPAT markup to layer.confMaxin B. John2018-04-101-0/+1
* jamvm: refresh patchesMaxin B. John2018-04-093-21/+47
* openjdk-8: fix build with --as-needed host toolchains (Ubuntu 16.04)André Draszik2018-03-152-0/+92
* openjdk-8: fix MAKE detection patchAndré Draszik2018-03-131-1/+1
* openjdk-8: add aarch64 supportAndré Draszik2018-03-067-82/+164
* openjdk-8: fix musl buildAndré Draszik2018-03-0619-4/+1037
* openjdk-8: stop passing obsolete make variables (freetype)André Draszik2018-03-061-2/+0
* openjdk-8: rename PACKAGECONFIG zip -> zlibAndré Draszik2018-03-061-2/+2
* openjdk-8: build against system libgif & zlib by defaultAndré Draszik2018-03-061-1/+1
* openjdk-8-native: really use system libgif & zlibAndré Draszik2018-03-061-4/+4
* openjdk-8: add patches to support building against system libpng & libjpegAndré Draszik2018-03-065-3/+420
* openjdk-8: add patch for compiling with enabled security flagsAndré Draszik2018-03-063-57/+42
* openjdk-8: fix a compiler warningAndré Draszik2018-03-052-0/+145