summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: java-openjfx-web: Add new variable.series-4004Alexey Abramov2020-05-24
|
* gnu: java-openjfx-build: Prepare a patch to build openjfx-web.Alexey Abramov2020-05-24
| | | | | | | * gnu/packages/java.scm (java-openjfx-build)[source]: Use it. * gnu/packages/patches/java-openjfx-build-web-Check-xlocale.h-header-file.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: java-openjfx-controls: Add new variable.Alexey Abramov2020-05-24
|
* gnu: java-openjfx-swt: Add new variable.Alexey Abramov2020-05-24
|
* gnu: java-openjfx-swing: Add new variable.Alexey Abramov2020-05-24
|
* gnu: java-openjfx-build: Fix openjfx-swing component build for JDKu8Alexey Abramov2020-05-24
| | | | | | | * gnu/packages/java.scm (java-openjfx-build)[source]: Use it. * gnu/packages/patches/java-openjfx-build-swing-compile-JFXPanel-with-JDK-8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: java-openjfx-graphics: Implement a complete compilation.Alexey Abramov2020-05-24
|
* gnu: java-openjfx-build: Fix indentation.Alexey Abramov2020-05-24
|
* gnu: java-openjfx-build: Add helpful patch.Alexey Abramov2020-05-24
* gnu/packages/java.scm (java-openjfx-build)[source]: Use it. * gnu/packages/patches/java-openjfx-build-get_guix_jdk_version.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.