nixpkgs/pkgs/development/tools/build-managers/cmake
goodwillcoding 62d4564de4 fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m
this is a follow up to security update for openssl: 1.0.1l -> 1.0.1m,
references:
 - http://public.kitware.com/Bug/bug_relationship_graph.php?bug_id=15386
 - http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5d9a8283cfac15b4a5a07f18d5eb10c1f388505#patch1

(cherry picked from commit 30dd174520827c58f7d58408029f8845878dd021)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:02 +01:00
..
3.0.nix Add CMake 3.0 — Fixes #4363 — mostly-merging a PR by bbenoist 2014-11-09 18:31:46 +03:00
3.2.nix add cmake-3.2.1 2015-03-21 12:32:38 -05:00
264.nix
762-13887.patch
cmake_find_openssl_for_openssl-1.0.1m_and_up.patch fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m 2015-03-26 11:42:02 +01:00
default.nix fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m 2015-03-26 11:42:02 +01:00
search-path-3.0.patch Add CMake 3.0 — Fixes #4363 — mostly-merging a PR by bbenoist 2014-11-09 18:31:46 +03:00
search-path-264.patch
search-path.patch
setup-hook.sh