summaryrefslogtreecommitdiff
path: root/guix/build/ant-build-system.scm
Commit message (Expand)AuthorAge
* guix: ant-build-system: Reorder before generating INDEX.LIST.Julien Lepiller2018-07-19
* gnu: java: Return #t from all phases and snippets.Mark H Weaver2018-06-28
* guix: ant-build-system: Use manifest task to create manifest.Gábor Boskovits2018-06-18
* build-system/ant: Unconditionally return #t in build phases.Ricardo Wurmus2018-06-16
* guix: ant-build-system: End "configure" phase with #t.Danny Milosavljevic2018-05-06
* guix: ant-build-system: Create INDEX.LIST.Danny Milosavljevic2018-05-06
* build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* guix: ant-build-system: Do not compress jars.Ricardo Wurmus2017-12-15
* guix: ant-build-system: Add #:test-include and #:test-exclude arguments.Julien Lepiller2017-10-03
* guix: ant-build-system: Add main-class support.Julien Lepiller2017-10-03
* ant-build-system: Add default "check" target.Ricardo Wurmus2017-05-10
* ant-build-system: Allow specifying source directory.Hartmut Goebel2017-05-10
* guix: ant-build-system: Fix pattern for collecting jar files.Hartmut Goebel2016-09-03
* ant-build-system: Add unpack phase.Ricardo Wurmus2016-05-20
* ant-build-system: Keep jar manifest.Ricardo Wurmus2016-03-31
* build: Add Ant build system.Ricardo Wurmus2016-03-14