index
:
linux/meta-java.git
dora
dunfell
dunfell-next
g0hl1n/jdk14
g0hl1n/jdk8-fix
g0hl1n/wip-jdk8u242ga
gatesgarth
hardknott
honister
kirkstone
kirkstone-next
krogoth
langdale
master
master-next
mickledore
morty
nanbield
pyro
pyro-nfvaccess
rocko
scarthgap
scarthgap-next
sumo
thud
warrior
warrior-next
wip
zeus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
icedtea7-native: disable new compiler warnings
Richard Leitner
2019-06-25
1
-0
/
+3
*
README: rewrite build host dependencies
Richard Leitner
2019-06-25
1
-4
/
+4
*
cacao: update to latest staging tip 2d6f6c14daf9
Richard Leitner
2019-06-25
3
-3
/
+4
*
openjdk-8: Enable HotSpot builds on 5.x Linux kernels
Nicola Lunghi
2019-06-25
2
-0
/
+44
*
oeqa: runtime: java: Drop OETestID
Richard Leitner
2019-06-06
2
-2
/
+0
*
README: mention new TESTIMAGE_AUTO variable
Richard Leitner
2019-06-05
1
-2
/
+2
*
layer.conf: Add warrior to compatible release series
Richard Leitner
2019-04-03
1
-1
/
+1
*
java-library: make packages overriding PACKAGE_ARCH work again
André Draszik
2018-12-18
3
-4
/
+8
*
oeqa: runtime: java: skip java7 comp test for powerpc
Richard Leitner
2018-12-18
1
-0
/
+1
*
openjdk-8-native: hotspot: handle format-overflow error for gcc >= 7
Andreas Obergschwandtner
2018-10-24
2
-0
/
+26
*
layer.conf: change LAYERSERIES_COMPAT to thud
Richard Leitner
2018-10-22
1
-1
/
+1
*
openjdk: remove incorrect PROVIDES (java2-vm java2-runtime)
André Draszik
2018-10-22
2
-6
/
+0
*
openjdk-8: support rm_work disabled
André Draszik
2018-10-22
1
-0
/
+1
*
openjdk-7-common: fix jvm postinst scripts
Richard Leitner
2018-10-02
1
-18
/
+18
*
README: clarify supported openjdk version/arch/libc combinations
Richard Leitner
2018-10-02
1
-13
/
+19
*
oeqa: runtime: java: skip java7 comp test for ppc
Richard Leitner
2018-10-02
1
-0
/
+1
*
conf: distro: add mejate{,-musl} distributions
Richard Leitner
2018-10-02
2
-0
/
+13
*
oeqa: runtime: java: enable test_java8_jar_comp_mode for armv7
Richard Leitner
2018-10-02
2
-3
/
+5
*
icedtea: disable error format-overflow for gcc 7
Andreas Obergschwandtner
2018-10-02
2
-0
/
+43
*
openjdk-7: merge postinst into openjdk-7-common
Richard Leitner
2018-10-02
2
-101
/
+99
*
openjdk-8: use openjdk-common
Richard Leitner
2018-10-02
1
-6
/
+1
*
openjdk-7: remove version dependent stuff from openjdk-common
Richard Leitner
2018-10-02
2
-37
/
+38
*
icedtea7-native: use openjdk_build_helper's ARCH translation functions
Richard Leitner
2018-10-02
1
-39
/
+3
*
openjdk-7: use openjdk_build_helper's ARCH translation functions
Richard Leitner
2018-10-02
2
-41
/
+2
*
openjdk-8: use openjdk_build_helper's ARCH translation functions
Richard Leitner
2018-10-02
1
-40
/
+3
*
openjdk-build-helper: add get_*_arch functions
Richard Leitner
2018-10-02
1
-0
/
+51
*
openjdk-8: add aarch32 port 8u172b11
André Draszik
2018-10-02
17
-98
/
+416
*
openjdk-8: allow to build client JVM via PACKAGECONFIG
André Draszik
2018-08-21
1
-0
/
+2
*
openjdk-8: always apply some patches
André Draszik
2018-08-21
2
-3
/
+2
*
openjdk-8: fix malformed patches
André Draszik
2018-08-21
16
-32
/
+32
*
layer.conf: stop OpenJDK-8(native) build dependencies from being installed
André Draszik
2018-08-21
1
-0
/
+4
*
README: add "Known Limitations/Bugs" section
Richard Leitner
2018-08-20
1
-0
/
+19
*
openjdk-8: gcc-8 fix #4: undefined behaviour (hotspot)
André Draszik
2018-08-14
11
-2
/
+673
*
oeqa: runtime: java: skip not supported version/arch combinations
Richard Leitner
2018-08-14
1
-1
/
+21
*
dbus-java: do not build any documentation
Yevgeny Popovych
2018-08-14
1
-20
/
+2
*
openjdk-build-helper: move c compiler flags retrieval to here (from openjdk-8)
André Draszik
2018-08-13
2
-41
/
+39
*
java.bbclass: move openjdk/icedtea specific code into new class
André Draszik
2018-08-13
8
-21
/
+23
*
openjdk-7: clarify a bitbake warning
Richard Leitner
2018-08-13
1
-1
/
+2
*
openjdk-8: update to 8u172b11
André Draszik
2018-08-13
8
-90
/
+75
*
openjdk-8: gcc-8 fix #3: working binaries
André Draszik
2018-08-13
1
-1
/
+1
*
openjdk-8: gcc-8 fix #2: silence build warnings/errors (return-type)
André Draszik
2018-08-13
1
-0
/
+1
*
Revert "openjdk-8: fix build for gcc8.x"
André Draszik
2018-08-13
2
-22
/
+0
*
openjdk-8: gcc-8 fix #1: backport patch to fix misuses of strncpy/strncat
André Draszik
2018-08-13
2
-0
/
+182
*
openjdk-8: fix infrastructure for version host gcc != cross gcc (again)
André Draszik
2018-08-13
2
-25
/
+33
*
openjdk-8: remove superfluous compiler flag (-std=gnu++98)
André Draszik
2018-08-13
1
-1
/
+0
*
openjdk-8: speed-up do_install() (pack200)
André Draszik
2018-08-13
1
-2
/
+2
*
gitignore: ignore new python byte-code files
André Draszik
2018-08-13
1
-0
/
+1
*
ca-certificates-java: update to v20180516
André Draszik
2018-08-02
2
-2
/
+1
*
openjdk-8: 'do_unpack_remove_X11_wrappers' confuses pyro bitbake parser
Matthew McClain
2018-07-31
1
-2
/
+2
*
openjdk-8: correct the typo mistake
fan.xin
2018-07-10
1
-1
/
+1
[next]