nixpkgs/pkgs/development/tools/build-managers/cmake
bbenoist ebc424c3ab cmake: Update to 2.8.11.2
The changelog is available at:
http://www.cmake.org/files/v2.8/CMakeChangeLog-2.8.11

I had to create a new patch from scratch, that's why it contains a lot
of differences. CMake developers has rewritten the files
(Modules/Platform/Linux.cmake and Modules/Platform/UnixPaths.cmake) to
comply to their coding style requirements and a lot of elements has
switched from upper to lower case.

Also, the previous patch partially consisted of commenting some
instructions mixed with line removals whereas mine is directlty
removing them in order to avoid useless evaluations and parsing in
resulting files.
2013-07-16 10:07:09 +02:00
..
264.nix
default.nix cmake: Update to 2.8.11.2 2013-07-16 10:07:09 +02:00
search-path-264.patch
search-path.patch cmake: Update to 2.8.11.2 2013-07-16 10:07:09 +02:00
setup-hook.sh cmake setup-hook: fixing cmakeFlagsArray 2013-03-12 11:31:58 +01:00