My nixpkgs mirror for patching things.
Go to file
Marc Weber f7ef08e5cd experimental/cmake-improvement
set CMAKE_LIBRARY_PATH, CMAKE_INCLUDE_PATH based on NIX_CFLAGS_COMPILE and
NIX_LDFLAGS so that cmake's find_library like functions find all the libraries
gcc knows about thanks to the gcc wrapper

This is particular useful with myEnvFun which then also sets those CMAKE_* env
variables.`

Because setup.sh has to change this causes many rebuilds - thus it should be
included in a stdenv-update like branch

Also cmake builds in parallel perfectly fine

update cmake to latest minor number, I didn't change the patches,
just reapplied them manually recordin a new patch
2013-05-28 16:22:45 +02:00
doc add dontBuild docs 2013-05-05 10:50:07 +02:00
maintainers generate-cpan-package: Don't hard-code Eelco's environment 2013-03-27 16:35:42 -04:00
pkgs experimental/cmake-improvement 2013-05-28 16:22:45 +02:00
.gitignore Add the nix-build `result' symlink and cpan files to gitignore 2013-03-28 09:52:27 -04:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix * For convenience, provide a top-level Nix expression that simply 2007-04-26 14:32:57 +00:00
VERSION * Bump version number. 2012-06-04 03:53:25 +00:00