..
cmake-build-system.scm
build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo".
2014-10-04 22:59:38 +02:00
download.scm
download: Add "Accept: */*" to the headers.
2014-10-19 12:07:53 +02:00
emacs-utils.scm
Add (guix build emacs-utils).
2014-08-14 23:53:04 -04:00
git.scm
git-download: Support recursive clones.
2014-06-27 23:04:48 +02:00
glib-or-gtk-build-system.scm
gnu: Add the 'glib-or-gtk' build system.
2014-10-08 12:01:50 +02:00
gnu-build-system.scm
build-system/gnu: Gracefully handle dangling symlinks in the 'strip' phase.
2014-11-24 22:45:41 +01:00
gnu-dist.scm
build-system/gnu: Add `dist-package'.
2013-08-24 17:30:31 +02:00
graft.scm
derivations: Add 'graft-derivation'.
2014-10-08 12:01:49 +02:00
perl-build-system.scm
Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.
2014-09-23 18:52:29 -04:00
pull.scm
pull: Use the build procedure provided by the newly-downloaded Guix.
2014-11-09 22:33:45 +01:00
python-build-system.scm
Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.
2014-09-23 18:52:29 -04:00
rpath.scm
Add (guix build rpath).
2013-05-08 23:45:02 +02:00
ruby-build-system.scm
build: Add ruby build system.
2014-09-28 15:09:24 -04: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: Update /etc/mtab, not /etc/fstab.
2014-11-14 00:41:01 +01:00
union.scm
union: Ensure that the output is always a directory.
2014-04-03 18:35:16 -04:00
utils.scm
utils: 'elf-file?' and 'ar-file?' return #f for directories.
2014-11-23 19:19:35 +01:00