summaryrefslogtreecommitdiff
path: root/guix/build/ant-build-system.scm
AgeCommit message (Expand)Author
2019-10-13gnu: ant-build-system: Don't override symlinks....Björn Höfling
2019-07-25guix: ant-build-system: Put dummy project-name into default build.xml....Hartmut Goebel
2019-07-25guix: ant-build-system: Use ant-task "jar" instead of executing "jar"....Hartmut Goebel
2018-07-19guix: ant-build-system: Reorder before generating INDEX.LIST....Julien Lepiller
2018-06-28gnu: java: Return #t from all phases and snippets....Mark H Weaver
2018-06-18guix: ant-build-system: Use manifest task to create manifest....Gábor Boskovits
2018-06-16build-system/ant: Unconditionally return #t in build phases....Ricardo Wurmus
2018-05-06guix: ant-build-system: End "configure" phase with #t....Danny Milosavljevic
2018-05-06guix: ant-build-system: Create INDEX.LIST....Danny Milosavljevic
2018-03-11build-system/gnu: Add 'bootstrap' phase....Ludovic Courtès
2017-12-15guix: ant-build-system: Do not compress jars....Ricardo Wurmus
2017-10-03guix: ant-build-system: Add #:test-include and #:test-exclude arguments....Julien Lepiller
2017-10-03guix: ant-build-system: Add main-class support....Julien Lepiller
2017-05-10ant-build-system: Add default "check" target....Ricardo Wurmus
2017-05-10ant-build-system: Allow specifying source directory....Hartmut Goebel
2016-09-03guix: ant-build-system: Fix pattern for collecting jar files....Hartmut Goebel
2016-05-20ant-build-system: Add unpack phase....Ricardo Wurmus
2016-03-31ant-build-system: Keep jar manifest....Ricardo Wurmus
2016-03-14build: Add Ant build system....Ricardo Wurmus