1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/tools/build-managers
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
..
apache-ant Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
bam * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
buildbot buildbot: bump to version 0.8.7p1 (latest stable) 2013-05-08 22:09:05 +02:00
buildbot-slave buildbot-slave: new package 2013-05-08 22:26:43 +02:00
cmake experimental/cmake-improvement 2013-05-28 16:22:45 +02:00
gnumake gnumake: disable test suite on FreeBSD 2013-03-25 12:44:23 +01:00
gnumake-3.80 * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
gradle * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
jam svn merge ^/nixpkgs/trunk 2012-02-25 19:57:34 +00:00
leiningen Add myself (the-kenny) to the maintainer list. 2013-03-30 21:05:15 +01:00
mk * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
ninja ninja: include package name in source archive path 2013-05-19 14:39:48 +02:00
remake Adding 'remake': a patched and modernized version of GNU make utility that adds 2009-10-11 15:03:13 +00:00
scons scons: updated to version 2.1.0 2012-03-13 08:29:18 +00:00
simple-build-tool patch provided by David Brown adding simple-build-tool which builds Scala packages 2010-05-08 21:51:47 +00:00