Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
90d814f02496f80403b33c4ef43e18be203b2f24
commit
90d814f02496f80403b33c4ef43e18be203b2f24
[
log
]
author
Brad King <brad.king@kitware.com>
Mon Dec 09 18:50:54 2024 -0500
committer
Brad King <brad.king@kitware.com>
Mon Jan 20 09:46:55 2025 -0500
tree
140cc298c4ea42ed05b18f9ea4c035506bc825b4
parent
292aaffb786d43ef528869514edd1e114c9247fe
[
diff
]
CMP0054: Remove support for OLD behavior
Help/command/if.rst
[
diff
]
Help/policy/CMP0054.rst
[
diff
]
Modules/CMakeIOSInstallCombined.cmake
[
diff
]
Modules/CMakeParseImplicitLinkInfo.cmake
[
diff
]
Modules/CMakeParseLibraryArchitecture.cmake
[
diff
]
Modules/CheckSymbolExists.cmake
[
diff
]
Modules/CheckTypeSize.cmake
[
diff
]
Modules/ExternalProject.cmake
[
diff
]
Modules/FindDoxygen.cmake
[
diff
]
Modules/FindOpenMP.cmake
[
diff
]
Modules/FindPkgConfig.cmake
[
diff
]
Modules/GNUInstallDirs.cmake
[
diff
]
Modules/InstallRequiredSystemLibraries.cmake
[
diff
]
Modules/Internal/CMakeDetermineLinkerId.cmake
[
diff
]
Modules/Internal/CheckFlagCommonConfig.cmake
[
diff
]
Modules/Internal/CheckLinkerFlag.cmake
[
diff
]
Modules/Internal/CheckSourceCompiles.cmake
[
diff
]
Modules/Internal/CheckSourceRuns.cmake
[
diff
]
Modules/Internal/HeaderpadWorkaround.cmake
[
diff
]
Modules/Linker/GNU.cmake
[
diff
]
Modules/Linker/LLD.cmake
[
diff
]
Modules/Linker/MOLD.cmake
[
diff
]
Modules/Platform/Linker/BSD-Linker-Initialize.cmake
[
diff
]
Modules/Platform/Linker/FreeBSD-ASM.cmake
[
diff
]
Modules/Platform/Linker/FreeBSD-C.cmake
[
diff
]
Modules/Platform/Linker/FreeBSD-CXX.cmake
[
diff
]
Modules/Platform/Linker/FreeBSD-Fortran.cmake
[
diff
]
Modules/Platform/Linker/GNU.cmake
[
diff
]
Modules/Platform/Linker/OpenBSD-ASM.cmake
[
diff
]
Modules/Platform/Linker/OpenBSD-C.cmake
[
diff
]
Modules/Platform/Linker/OpenBSD-CXX.cmake
[
diff
]
Modules/Platform/Linker/OpenBSD-Fortran.cmake
[
diff
]
Modules/Platform/Linker/SunOS-Solaris.cmake
[
diff
]
Modules/Platform/Linker/Windows-ASM.cmake
[
diff
]
Modules/Platform/Linker/Windows-C.cmake
[
diff
]
Modules/Platform/Linker/Windows-CXX.cmake
[
diff
]
Modules/Platform/Linker/Windows-Fortran.cmake
[
diff
]
Modules/Platform/Linker/Windows-HIP.cmake
[
diff
]
Modules/Platform/Linker/Windows-LLD.cmake
[
diff
]
Modules/Platform/Linker/Windows-MSVC.cmake
[
diff
]
Modules/Platform/Linker/WindowsPhone-ASM.cmake
[
diff
]
Modules/Platform/Linker/WindowsPhone-C.cmake
[
diff
]
Modules/Platform/Linker/WindowsPhone-CXX.cmake
[
diff
]
Modules/Platform/Linker/WindowsStore-ASM.cmake
[
diff
]
Modules/Platform/Linker/WindowsStore-C.cmake
[
diff
]
Modules/Platform/Linker/WindowsStore-CXX.cmake
[
diff
]
Source/cmConditionEvaluator.cxx
[
diff
]
Source/cmConditionEvaluator.h
[
diff
]
Source/cmMakefile.cxx
[
diff
]
Source/cmMakefile.h
[
diff
]
Source/cmPolicies.h
[
diff
]
Tests/RunCMake/CMP0054/CMP0054-NEW-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-NEW.cmake
[
diff
]
Tests/RunCMake/CMP0054/CMP0054-OLD-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-OLD.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-WARN-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-WARN.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-duplicate-warnings-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-duplicate-warnings.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-keywords-NEW-stderr.txt
[
diff
]
Tests/RunCMake/CMP0054/CMP0054-keywords-NEW.cmake
[
diff
]
Tests/RunCMake/CMP0054/CMP0054-keywords-OLD-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-keywords-OLD.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-keywords-WARN-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-keywords-WARN.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-command-scope-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-command-scope.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-foreach-scope-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-foreach-scope.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-nested-if-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-nested-if.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-while-scope-stderr.txt
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMP0054-policy-while-scope.cmake
[Deleted -
diff
]
Tests/RunCMake/CMP0054/CMakeLists.txt
[
diff
]
Tests/RunCMake/CMP0054/RunCMakeTest.cmake
[
diff
]
Tests/RunCMake/VS10Project/RunCMakeTest.cmake
[
diff
]
Tests/RunCMake/list/POP_BACK.cmake
[
diff
]
Tests/RunCMake/list/POP_FRONT.cmake
[
diff
]
Tests/RunCMake/target_link_libraries-LINK_GROUP/RunCMakeTest.cmake
[
diff
]
Tests/RunCMake/target_link_libraries-LINK_LIBRARY/RunCMakeTest.cmake
[
diff
]
80 files changed
tree: 140cc298c4ea42ed05b18f9ea4c035506bc825b4
.github/
.gitlab/
Auxiliary/
Help/
Licenses/
Modules/
Packaging/
Source/
Templates/
Tests/
Utilities/
.clang-format
.clang-tidy
.codespellrc
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.hooks-config
bootstrap
cmake_uninstall.cmake.in
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeGraphVizOptions.cmake
CMakeLists.txt
CMakeLogo.gif
CompileFlags.cmake
configure
CONTRIBUTING.rst
Copyright.txt
CTestConfig.cmake
CTestCustom.cmake.in
DartConfig.cmake
README.rst