guix-devel/guix/build-system
Ludovic Courtès 112da58875 build-system/gnu: Add 'validate-runpath' phase.
* guix/build/gnu-build-system.scm (every*, validate-runpath): New
  procedures.
  (%standard-phases): Add 'validate-runpath'.
* guix/build-system/gnu.scm (%gnu-build-system-modules): Add (guix build
  gremlin) and (guix elf).
  (gnu-build): Add #:validate-runpath?.
  [builder]: Pass it.
  (gnu-cross-build): Likewise.
* gnu/packages/base.scm (glibc)[arguments]: Add #:validate-runpath? #f.
2015-04-01 16:47:49 +02:00
..
cmake.scm build-system: Factorize the list of modules imported on the build side. 2015-04-01 15:34:19 +02:00
glib-or-gtk.scm build-system: Factorize the list of modules imported on the build side. 2015-04-01 15:34:19 +02:00
gnu.scm build-system/gnu: Add 'validate-runpath' phase. 2015-04-01 16:47:49 +02:00
perl.scm build-system: Factorize the list of modules imported on the build side. 2015-04-01 15:34:19 +02:00
python.scm build-system: Factorize the list of modules imported on the build side. 2015-04-01 15:34:19 +02:00
ruby.scm build-system: Factorize the list of modules imported on the build side. 2015-04-01 15:34:19 +02:00
trivial.scm packages: Implement grafts. 2014-11-02 21:22:12 +01:00
waf.scm build-system: Factorize the list of modules imported on the build side. 2015-04-01 15:34:19 +02:00