guix-devel/guix/build
Federico Beffa 283cce508a build-system/haskell: Update configure flags, 'haddock' and %standard-phases.
* guix/build/haskell-build-system.scm (%standard-phases): move 'haddock phase
  before 'install phase.
* guix/build/haskell-build-system.scm (haddock): Simplify it as the 'install
  phase takes care of copying files.
* guix/build/haskell-build-system.scm (configure): Add '--libsubdir' flag.
  Fix use of '--extra-include-dirs' and '--extra-lib-dirs' flags.  Use 'doc',
  'bin' and 'lib' outputs if they are defined.
* guix/build/haskell-build-system.scm (make-ghc-package-database, register):
  Aligh location of 'package.conf.d' directory with '--libsubdir' flag.
2015-04-08 17:31:11 +02:00
..
cmake-build-system.scm gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and drop 2015-03-14 16:06:55 +01:00
cvs.scm Add support for 'cvs-fetch' method in origins. 2015-02-04 01:51:20 -05:00
download.scm download: Comment on lack of progress report with chunked encoding. 2015-02-27 15:08:37 +01:00
emacs-utils.scm build: emacs-utils: Add 'emacs-generate-autoloads'. 2014-12-02 22:09:23 +03:00
git.scm
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Wrap libexec programs. 2015-04-03 23:24:01 +02:00
gnu-build-system.scm Revert "build-system/gnu: Keep the sloppy conversion strategy during bootstrap." 2015-03-01 17:05:41 +01:00
gnu-dist.scm build-system: Use 'modify-phases'. 2015-02-26 23:00:21 +01:00
graft.scm derivations: Add 'graft-derivation'. 2014-10-08 12:01:49 +02:00
gremlin.scm Add (guix build gremlin). 2015-03-31 22:23:57 +02:00
haskell-build-system.scm build-system/haskell: Update configure flags, 'haddock' and %standard-phases. 2015-04-08 17:31:11 +02:00
perl-build-system.scm build-system: Use 'modify-phases'. 2015-02-26 23:00:21 +01: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-system: Use 'modify-phases'. 2015-02-26 23:00:21 +01:00
rpath.scm
ruby-build-system.scm build: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH. 2015-03-17 19:23:17 -04:00
store-copy.scm
svn.scm
syscalls.scm linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. 2015-01-05 22:24:00 +08:00
union.scm
utils.scm utils: Treat 'configure' and Makefiles with an 8-bit encoding. 2015-02-28 12:25:22 +01:00
waf-build-system.scm build-system: Use 'modify-phases'. 2015-02-26 23:00:21 +01:00