guix/guix/build
Ricardo Wurmus c4e48b68bd
guix: Add downloader for Mercurial repositories.
* guix/build/hg.scm: New file.
* guix/hg-download.scm: New file.
* Makefile.am (MODULES): Add them.
2016-06-15 17:02:18 +02:00
..
ant-build-system.scm ant-build-system: Add unpack phase. 2016-05-20 15:24:32 +02:00
bournish.scm bournish: Allow compilation of multiple expressions. 2016-06-06 18:14:52 +02:00
cmake-build-system.scm
cvs.scm cvs: Disable compression. 2016-04-01 00:05:42 +02:00
download.scm download: Default to a 10s connection establishment timeout. 2016-05-27 10:37:11 +02:00
emacs-build-system.scm build: emacs: Handle sources that are a single elisp file. 2016-05-30 10:48:44 -04:00
emacs-utils.scm
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm
gnu-build-system.scm build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. 2016-01-05 15:52:42 +01:00
gnu-dist.scm
graft.scm graft: Fail when one of the threads raises an exception. 2016-05-24 23:52:14 +02:00
gremlin.scm
haskell-build-system.scm build-system/haskell: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
hg.scm guix: Add downloader for Mercurial repositories. 2016-06-15 17:02:18 +02:00
perl-build-system.scm
profiles.scm
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
rpath.scm
ruby-build-system.scm guix: ruby-build-system: Extract gemspec during 'extract-gemspec'. 2016-05-25 22:34:29 +10:00
store-copy.scm
svn.scm
syscalls.scm syscalls: Use 'syscall->procedure' everywhere. 2016-06-13 18:05:54 +02:00
union.scm union: Compare inode numbers in 'file=?'. 2016-05-23 18:05:46 +02:00
utils.scm
waf-build-system.scm