Nikita Gubarkov
075d9144f8
openjdk: use system Freetype and Harfbuzz
...
This is needed to avoid duplicate symbols from bundled/system libfontmanager.so and libharfbuzz.so, because this duplication leads to crashes.
2022-10-31 18:30:04 +03:00
Martin Weinelt
dacd54d3f7
openjdk: mark major version 12 through 16 as EOL
...
https://endoflife.date/java
https://www.azul.com/products/azul-support-roadmap/
Related: #170825
2022-05-05 19:45:49 +02:00
Maximilian Bosch
8e16dcc4aa
openjdk11: fix build w/glibc-2.34
...
Failing Hydra build: https://hydra.nixos.org/build/154132196
2022-02-27 10:25:39 +01:00
Sergei Trofimovich
b42767202a
openjdk: expliictly mark as 'enableParallelBuilding = false;'
...
Note: this change does not make build sequential. Build system still
uses it's way to parallelize the build.
The only effect of this change is not to pass unsupported -j option
to Makefile when nixpkgs default will be switched to
enableParallelBuilding = true;
2021-10-24 14:04:46 +01:00
Sandro
71a97e076d
Merge pull request #125498 from Atemu/jetbrains-mainProgram
2021-06-17 01:45:47 +02:00
Atemu
75d0e4645e
openjdk: extract common meta
...
Also expands Darwin's openjdk.meta to include most attrs of Linux'
2021-06-16 12:40:34 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Samuel Gräfenstein
5ed648975c
openjdk*: add meta.mainProgram
2021-04-29 15:43:50 +02:00
Milan Pässler
9dde9d8b9e
jdk: 15.0.1-ga -> 16+36
2021-04-15 23:12:11 +02:00