nixpkgs-suyu/pkgs/development/tools/build-managers/cmake
Thomas Tuegel b70d728ed7 cmake: use single output
Fixes #15184. Install everything, including documentation, into one
output, increasing package size by 10%. Otherwise, the help commands for
CMake do not work. This is a good trade because CMake should be a
build-only dependency. The only reason the docs should ever make it to
runtime is if the user has actually installed CMake, in which case
there's a pretty good chance they want the docs, too.
2016-05-06 16:26:40 -05:00
..
2.8.nix cmake2_8: use get(Output) functions 2016-04-25 13:24:40 +03:00
3.2.2-cygwin.patch cygwin: update patch for cmake 3.2.2 2015-06-12 12:17:12 +02:00
default.nix cmake: use single output 2016-05-06 16:26:40 -05:00
search-path-3.2.patch cmake: add all glibc outputs to system prefix 2016-04-14 01:03:23 +03:00
search-path.patch cmake-2_8: fix for multiple outputs 2016-04-14 01:03:23 +03:00
setup-hook.sh cmake: set LIBDIR and INCLUDEDIR for multiple outputs 2016-04-20 10:01:06 -05:00