guix-devel/guix/build
Eric Bavier 2d2a53fc24 build-system/perl: Use Build.PL for builds if present.
* guix/build/perl-build-system.scm (configure): Use Build.PL if present.
  (build, check, install): New procedures.
  (%standard-phases): Replace build, check, and install phases.
* guix/build-system/perl (perl-build): Add make-maker? and module-build-flags
  arguments.
* doc/guix.texi (Build Systems)[perl-build-system]: Document behavior rsp.
  Build.PL and new arguments.
2015-02-18 23:53:46 -06:00
..
cmake-build-system.scm build-system/cmake: Add #:build-type parameter, default to "RelWithDebInfo". 2014-10-04 22:59:38 +02:00
cvs.scm Add support for 'cvs-fetch' method in origins. 2015-02-04 01:51:20 -05:00
download.scm download: Export 'maybe-expand-mirrors'. 2014-12-29 21:19:17 +01:00
emacs-utils.scm build: emacs-utils: Add 'emacs-generate-autoloads'. 2014-12-02 22:09:23 +03:00
git.scm git-download: Support recursive clones. 2014-06-27 23:04:48 +02:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Add MIME directories to $XDG_DATA_DIRS. 2015-01-23 23:49:24 +01:00
gnu-build-system.scm build-system/gnu: Patch /usr/bin/file in all 'configure' files. 2015-01-09 23:29:20 +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 build-system/perl: Use Build.PL for builds if present. 2015-02-18 23:53:46 -06: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 build/python-build-system: Fix easy-install.pth collisions. 2014-12-18 17:58:10 +01: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 linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. 2015-01-05 22:24:00 +08:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm build-system/gnu: Patch /usr/bin/file in all 'configure' files. 2015-01-09 23:29:20 +01:00
waf-build-system.scm build: Add 'waf-build-system'. 2015-02-08 19:21:58 +01:00