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 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
3.2.2-cygwin.patch cygwin: update patch for cmake 3.2.2 2015-06-12 12:17:12 +02:00
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 cmake: 3.17.3 -> 3.18.0 2020-07-26 18:57:06 +02:00
remove-systemconfiguration-dep.patch cmake: Fix on darwin-arm64 2021-08-12 11:26:13 +02:00
search-path-2.8.patch cmake_2_8: fix build, restore search-path.patch 2018-08-31 01:04:44 +02:00
search-path.patch cmake: 3.17.3 -> 3.18.0 2020-07-26 18:57:06 +02:00
setup-hook.sh stdenv: set CMAKE_OSX_ARCHITECTURES appropriately 2021-03-02 17:21:07 +09:00