Age | Commit message (Collapse) | Author |
|
* gnu/packages/java.scm (java-mail)[native-inputs]: Use new style.
|
|
* gnu/packages/java.scm (java-mail)[arguments]: Remove trailing #T from build
phases.
|
|
* gnu/packages/java.scm (java-mail)[arguments]: Disable WriteTimeoutSocketTest
because it uses as disabled SSL protocol version.
|
|
* gnu/packages/java.scm (java-kafka-clients): Update to 1.1.1.
|
|
* gnu/packages/java.scm (java-kafka-clients)[native-inputs]: Use new style.
|
|
This is due to changes in the enabled cipher suites in the updated icedtea-8.
* gnu/packages/java.scm (java-kafka-clients)[arguments]: Disable the
SslTransportLayerTest.
|
|
* gnu/packages/icu4c.scm (java-icu4j): Update to 70.1.
[arguments]: Remove trailing #T from build phases.
|
|
* gnu/packages/java.scm (libantlr3c): Move package definition below the Java
bootstrap packages.
|
|
* gnu/packages/java.scm (drip): Move definition down.
|
|
* gnu/packages/java.scm (classpath-devel)[native-inputs]: Use new style.
|
|
* gnu/packages/java.scm (classpath-0.99)[native-inputs]: Use new style.
|
|
* gnu/packages/java.scm (ecj-bootstrap)[native-inputs]: Use new style.
|
|
* gnu/packages/java.scm (ant-bootstrap)[native-inputs]: Use new style.
|
|
* gnu/packages/java.scm (jamvm-1-bootstrap)[inputs]: Use new style.
|
|
* gnu/packages/java.scm (classpath-bootstrap)[native-inputs]: Use new style.
|
|
* gnu/packages/java.scm (classpath-devel)[arguments]: Remove trailing #T from
'remove-unsupported-annotations build phase.
|
|
* gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Use a gexp to
remove references to %build-inputs and %outputs.
[native-inputs]: Replace bash with bash-minimal; use label-less style.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Use a gexp to remove
references to %outputs and %build-inputs.
[native-inputs]: Use label-less style.
|
|
* gnu/packages/java.scm (ecj-bootstrap)[arguments]: Remove #:modules.
|
|
* gnu/packages/java.scm (ecj-bootstrap)[arguments]: Remove trailing #T from
build phase.
|
|
* gnu/packages/java.scm (ant-bootstrap)[arguments]: Remove trailing #T from
'strip-jar-timestamps phase.
|
|
* gnu/packages/java.scm (ant-bootstrap)[arguments]: Bind OUTPUTS to remove
reference to global %OUTPUTS.
|
|
* gnu/packages/java.scm (jamvm-1-bootstrap)[source]: Simplify snippet.
|
|
* gnu/packages/java.scm (icedtea-8): Update to 3.19.0.
|
|
* gnu/packages/java.scm (icedtea-8)[source]: Simplify snippet.
|
|
* gnu/packages/java.scm (icedtea-8)[arguments]: Remove trailing #T.
|
|
* gnu/packages/java.scm (icedtea-6): Remove variable.
* gnu/packages/patches/icedtea-6-extend-hotspot-aarch64-support.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
|
|
* gnu/packages/java.scm (icedtea-8)[arguments]: Remove commented conflicting
configure flag.
|
|
* gnu/packages/java.scm (icedtea-7)[native-inputs]: Remove icedtea-6, you've
served us well; add classpath-devel, ecj4-javac-wrapper, and jamvm-with-ecj4.
[arguments]: Replace argument to --with-jdk-home configure flag; add
--with-ecj, --with-java, and --with-jar; remove #:locale argument; add build
phase 'use-classpath...
(icedtea-8)[arguments]: ...and remove that new phase here.
[native-inputs]: Remove classpath-devel, ecj4-javac-wrapper, jamvm, and
fastjar.
|
|
* gnu/packages/java.scm (icedtea-7)[arguments]: In 'install-keystore phase,
import (ice-9 rdelim) for read-line.
|
|
* gnu/packages/java.scm (icedtea-7)[arguments]: Add configure flags to use our
pcsc and lcms libraries.
[inputs]: Add pcsc-lite. And use new style.
|
|
* gnu/packages/java.scm (icedtea-7)[arguments]: Bind INPUTS in 'patch-paths
build phase to remove references to %build-inputs.
|
|
* gnu/packages/java.scm (icedtea-7)[arguments]: Remove trailing #T from build
phases.
|
|
* gnu/packages/java.scm (icedtea-7)[arguments]: Respect TESTS? in 'check
phase.
|
|
* gnu/packages/java.scm (jamvm-with-ecj4): New variable.
|
|
* gnu/packages/java.scm (ecj4-javac-wrapper): New variable.
|
|
* gnu/packages/java.scm (ecj4-bootstrap): New variable.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper-final)[native-inputs]: Use new
style.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper-final)[native-inputs]: Replace
guile-2.2 with guile-3.0.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper)[native-inputs]: Replace guile-2.2
with guile-3.0.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Remove trailing #T.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Do not add jamvm's
rt.jar to the classpath.
|
|
* gnu/packages/java.scm (ecj-bootstrap)[arguments]: Remove trailing #T from
build phase.
|
|
* gnu/packages/java.scm (jamvm)[source]: Simplify snippet.
|
|
* gnu/packages/finance.scm (quantlib): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/linux.scm (libite)[synopsis]: Improve it.
[description]: Ditto.
|
|
* gnu/packages/linux.scm (watchdogd)[description]: Add a missing dot.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.296.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.294.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.259.
(linux-libre-4.14-pristine-source): Update hash.
|