nixpkgs/pkgs/development/compilers
Jamey Sharp f1c3a610b2 openjdk: fix build for !enableGnome2
This OpenJDK packaging has a headless build configuration controlled by
the `minimal` flag, which is regularly build-tested by Hydra, and a
non-headless configuration based on pure Xlib libraries without Gnome
features, which is not normally tested.

Sometime before OpenJDK 8, the !enableGnome2 case broke, because it
needs to link against libXrandr but that wasn't included in the
buildInputs.

If this patch is backported to NixOS 18.03 or earlier, the same fix
needs to be applied to OpenJDK 9.

I have tested OpenJDK versions 8, 9, and 10, but not any other versions.
2018-06-18 15:25:41 -07:00
..
abcl
aldor
aliceml
apache-flex-sdk adobe_flex_sdk: 4.0.0.14159 -> apache-flex-sdk: 4.16.1 (#41257) 2018-06-02 10:44:24 +02:00
arachne-pnr arachne-pnr: 2018.03.07 -> 2018.05.03 2018-05-03 20:05:13 -05:00
as31 as31: use cve tag in patchname for vulnix auto-detection 2018-04-22 17:45:44 +02:00
asn1c
aspectj
ats
ats2 ats2: 0.3.9 -> 0.3.11 2018-06-07 11:44:06 +00:00
avian avian: use no error 2018-06-10 20:34:40 -04:00
avra
bigloo
binaryen
boo
bupc
ccl ccl: fix build after #28029 2018-05-29 14:12:18 +00:00
chez
chicken
clasp
clean
closure closurecompiler: 20180506 -> 20180610 2018-06-14 08:30:32 -07:00
cmdstan
cmucl
colm colm: 0.13.0.5 -> 0.13.0.6 2018-05-24 22:10:58 +02:00
compcert
coreclr coreclr: 2.0.0 -> 2.0.7 2018-04-12 14:44:42 +01:00
crystal Crystal: 0.24.2 -> 0.25.0 2018-06-17 13:03:32 +02:00
cudatoolkit cudatoolkit: add 9.0 2018-05-31 22:21:54 +02:00
dale
dev86
dmd dmd,dtools,dub: 2.079.0 -> 2.079.1 2018-05-19 23:17:30 +02:00
dotnet/sdk
dtc
ecl ecl: Use boehmgc 2018-04-24 00:42:47 +02:00
edk2
eli treewide: fix derivation names 2018-05-28 05:59:57 -07:00
elm
emscripten treewide: add version to packages 2018-05-25 15:48:05 -05:00
eql
factor-lang
fpc lazarus: 1.8.2 -> 1.8.4 2018-05-26 14:06:59 -07:00
fsharp
fsharp41
fstar fstar: 0.9.5.0 -> 0.9.6.0 2018-05-25 10:28:37 +02:00
gambit gambit-unstable: 2018-03-26 -> 2018-05-30 2018-05-29 22:54:18 -04:00
gcc Merge branch 'binutils-always-patch' into ios-mini-staging 2018-05-22 13:37:32 -04:00
gcc-arm-embedded
gcl
gerbil gerbil-unstable: 2018-04-03 -> 2018-05-12 2018-05-29 22:54:18 -04:00
gforth
ghc Merge pull request #42050 from obsidiansystems/fix-ios-ghc 2018-06-14 17:37:06 -04:00
ghcjs ghcjs: add version to haskellCompilerName 2018-06-14 11:38:13 -04:00
ghcjs-ng ghcjs: remove phases 2018-06-18 15:44:23 -04:00
glslang
gnu-cobol
gnu-smalltalk
go Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
gprolog treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux 2018-04-30 18:12:10 -05:00
graalvm graalvm8: 0.31 -> 1.0.0-rc1 (#41335) 2018-05-31 23:27:41 +02:00
gwt
haxe haxe: Fix path to stdlib and add small test 2018-04-17 13:59:36 +02:00
hhvm treewide: http to https 2018-04-30 21:39:20 -07:00
hop
iasl Revert "iasl: 20180313 -> 20180508 (#40613)" 2018-05-19 10:39:32 +02:00
icedtea-web
inform7
intercal
ios-cross-compile
ispc clangSelf, clangWrapSelf, llvmPackagesSelf: Remove this unused thing 2018-05-23 00:27:30 -04:00
jetbrains-jdk jetbrainsjdk: 152b1136.20 -> 152b1248.6 2018-06-08 23:56:12 +10:00
jikes
jsonnet
julia julia: add some version info to passthru, will be used by julia2nix 2018-06-04 15:06:33 +02:00
jwasm
kotlin Merge pull request #39765 from r-ryantm/auto-update/kotlin 2018-05-05 16:10:25 -05:00
ldc ldc: wrap ldc2 binary with C compiler because it's needed for linking 2018-05-19 23:16:55 +02:00
lessc
llvm llvm 6: Fix libcxxabi impurity and darwin sanitizers 2018-06-14 19:19:54 -04:00
manticore
matter-compiler
mcpp
mentor
mercury
meta-environment/meta-build-env
mezzo
microscheme
mint Mint: 0.0.3 -> 0.0.4 2018-06-17 13:03:47 +02:00
mit-scheme more platforms.gnu -> gnu ++ linux changes, manually 2018-04-30 18:14:44 -05:00
mkcl
mlton
mono mono: add knownVulnerabilities for 4.0.4 2018-04-22 15:46:51 -05:00
mozart
nasm
neko
nim nim: 0.17.2 -> 0.18.0 (#40556) 2018-05-20 14:33:22 +01:00
nvidia-cg-toolkit
obliv-c
ocaml treewide: isArm -> isAarch32 2018-04-25 15:50:41 -04:00
opa
opendylan Merge pull request #37634 from coreyoconnor/opendylan 2018-04-09 14:01:00 -05:00
openjdk openjdk: fix build for !enableGnome2 2018-06-18 15:25:41 -07:00
oraclejdk treewide: remove platform assertions 2018-05-03 13:09:20 -05:00
orc
owl-lisp owl-lisp: 0.1.15 -> 0.1.16 2018-06-08 01:39:17 -07:00
pakcs
picat
polyml
ponyc pony-stable: 0.1.2 -> 0.1.3 2018-06-13 23:06:40 -07:00
purescript/psc-package psc-package v0.3.2-pre -> v0.3.2 2018-04-07 16:00:33 -06:00
reason
rgbds
rust rust: Fix typo in binary build comment. 2018-06-12 19:01:24 -04:00
sbcl sbcl: 1.4.6 -> 1.4.7 2018-05-02 02:46:52 +02:00
scala dotty: 0.6.0-RC1 -> 0.8.0-RC1 2018-06-07 13:15:47 +02:00
sdcc
serpent
shaderc
smlnj
solc solc: 0.4.23 -> 0.4.24 (#41631) 2018-06-10 10:37:58 +02:00
souffle souffle: fix on darwin 2018-05-07 00:17:49 -05:00
souper
squeak
stalin
swi-prolog
swift
terra
teyjus
tinycc
urn urn: init at 0.7.1 2018-05-28 21:24:03 +02:00
urweb
vala vala: drop 0.23 2018-05-22 12:02:12 +08:00
wla-dx
yap
yasm
yosys yosys: 2018.03.21 -> 2018.05.03 2018-05-03 20:05:43 -05:00
z88dk
zig
zulu zulu8: 8.21.0.1 -> 8.28.0.1 & openjdk: 8.0.131 -> 8.0.163 2018-04-07 11:34:47 -04:00