guix-devel/guix/build
Ricardo Wurmus 5f7a1a4def build: Add Ant build system.
* guix/build-system/ant.scm: New file.
* guix/build/ant-build-system: New file.
* Makefile.am (MODULES): Add new files.
* doc/guix.texi (Build Systems): Document ant-build-system.
2016-03-14 12:36:49 +01:00
..
ant-build-system.scm build: Add Ant build system. 2016-03-14 12:36:49 +01:00
bournish.scm Add (guix build bournish) and use it in the initrd. 2016-02-08 23:46:46 +01:00
cmake-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
cvs.scm Add support for 'cvs-fetch' method in origins. 2015-02-04 01:51:20 -05:00
download.scm download: Always use AI_ADDRCONFIG when resolving host names. 2015-11-12 23:47:01 +01:00
emacs-build-system.scm emacs-build-system: Fix 'package-name-version->elpa-name-version'. 2015-09-23 17:38:47 -04:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu-build-system.scm build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. 2016-01-05 15:52:42 +01:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
graft.scm grafts: Make sure files are not created world-writable. 2016-02-27 23:31:52 +01:00
gremlin.scm gremlin: Add support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
perl-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
profiles.scm profiles: Export 'ensure-writable-directory' and use it. 2015-05-27 22:36:52 +02:00
pull.scm build: pull: Compile .scm files in one process. 2016-01-05 23:30:30 +01:00
python-build-system.scm build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. 2016-01-05 15:52:42 +01:00
r-build-system.scm build: Add R build system. 2015-08-31 15:39:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
ruby-build-system.scm Merge branch 'master' into core-updates 2016-01-13 18:18:48 +01:00
store-copy.scm vm: Move store copy handling to (guix build store-copy). 2014-09-04 23:24:54 +02:00
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
syscalls.scm syscalls: 'all-network-interface-names' accepts non-alphanumeric characters. 2016-02-03 11:21:11 +01:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm utils: Have search-path-as-list pattern search for directories. 2015-10-29 17:30:18 -05:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00