guix-devel/guix/build
Andreas Enge 0d6f936036 gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and drop
CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH from the cmake build system.

* gnu/packages/cmake.scm (cmake)[native-search-paths]: New field.
* guix/build/cmake-build-system.scm (configure): Drop environment variables
  CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH.
2015-03-14 16:06:55 +01: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 git-download: Support recursive clones. 2014-06-27 23:04:48 +02:00
glib-or-gtk-build-system.scm build-system: Use 'modify-phases'. 2015-02-26 23:00:21 +01: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
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 Add (guix build rpath). 2013-05-08 23:45:02 +02:00
ruby-build-system.scm Merge branch 'core-updates'. 2015-03-04 14:07:23 +01: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 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