nixpkgs/pkgs/development/tools/build-managers/cmake
Luke Granger-Brown a8be3a74cc cmake: revert cmake support for 10.4 Tiger
This is a reversed patch of https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6426.

_CURRENT_OSX_VERSION isn't set properly, which causes this condition to fail,
which means we don't get CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG which means
we can't compile libcxx. Ugh.
2021-09-11 15:12:21 +01:00
..
2.8.nix
3.2.2-cygwin.patch
application-services.patch Revert "Revert "cmake: 3.19.7 -> 3.21.0"" 2021-08-11 14:31:11 +02:00
darwin-always-set-runtime-c-flag.patch cmake: revert cmake support for 10.4 Tiger 2021-09-11 15:12:21 +01:00
default.nix cmake: revert cmake support for 10.4 Tiger 2021-09-11 15:12:21 +01:00
libuv-application-services.patch
remove-systemconfiguration-dep.patch cmake: Fix on darwin-arm64 2021-08-12 11:26:13 +02:00
search-path-2.8.patch
search-path.patch
setup-hook.sh