mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
Merge remote-tracking branch 'origin/master' into staging
This commit is contained in:
commit
de3c03a471
424 changed files with 70881 additions and 9809 deletions
|
@ -9972,6 +9972,7 @@ annotations.")
|
|||
(arguments
|
||||
`(#:build-target "jarall"
|
||||
#:test-target "junit-tests-all"
|
||||
#:make-flags (list "-DDATE" "(no date for reproducibility)")
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'install 'fix-pom
|
||||
|
@ -11901,6 +11902,7 @@ inside a Zip archive.")
|
|||
(build-system ant-build-system)
|
||||
(arguments
|
||||
`(#:build-target "package"
|
||||
#:make-flags (list "-DDATE" "(no recorded date for reproducibility)")
|
||||
#:tests? #f; tests are run as part of the build process
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue