guix-devel/guix/build
Federico Beffa be3425e5a9 gnu: Add the 'glib-or-gtk' build system.
* guix/build-system/glib-or-gtk.scm, guix/build/glib-or-gtk-build-system.scm:
  New files.
* Makefile.am (MODULES): Add them.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-10-08 12:01:50 +02:00
..
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: Use the 'SERVER NAME' TLS extension when possible. 2014-09-22 21:06:39 +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 gnu-build-system: Add 'patch-usr-bin-file' to %standard-phases. 2014-08-23 20:48:18 -04: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: Add a compilation progress report. 2014-09-05 23:11:04 +02: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: Adjust /proc/net/dev parser for old kernels. 2014-09-22 21:12:26 +02:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm utils: Import (ice-9 format). 2014-09-14 11:54:25 -04:00