summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-03-201-1/+1
* CMake Nightly Date StampKitware Robot2023-03-191-1/+1
* CMake Nightly Date StampKitware Robot2023-03-181-1/+1
* CMake Nightly Date StampKitware Robot2023-03-171-1/+1
* Merge topic 'vs-windows-min-version'Brad King2023-03-161-0/+1
|\
| * VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variablehalx992023-03-151-0/+1
* | Merge topic 'vs-BuildInParallel'Brad King2023-03-161-0/+1
|\ \
| * | VS: Do not regenerate build system concurrently with CMP0147Brad King2023-03-151-0/+1
* | | Merge topic 'apple-archs'Brad King2023-03-167-21/+27
|\ \ \
| * | | macOS: Suppress default '-arch arm64' with CMAKE_<LANG>_COMPILER_TARGETBrad King2023-03-151-2/+6
| * | | cmGeneratorTarget: Pass language to GetAppleArchs when possibleBrad King2023-03-157-10/+13
| * | | cmGeneratorTarget: Convert GetAppleArchs output argument to return valueBrad King2023-03-157-20/+19
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-03-161-1/+1
|/ /
* | Merge topic 'sphinx-cref'Brad King2023-03-151-0/+1
|\ \
| * | Utilities/Sphinx: Add 'cref' roleMatthew Woehlke2023-03-141-0/+1
* | | CMake Nightly Date StampKitware Robot2023-03-151-1/+1
|/ /
* | Merge topic 'recursion-limit'Brad King2023-03-147-35/+64
|\ \
| * | Source: Adjust stack sizes and recursion limits to work togetherBrad King2023-03-133-13/+19
| * | Tests: Allow RunCMake.MaxRecursionDepth to test public-facing default limitBrad King2023-03-131-3/+1
| * | find_package: Enforce maximum nesting depth below maximum recursion depthBrad King2023-03-131-0/+15
| * | Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-131-0/+6
| * | cmMakefile: Factor out helper to get recursion depth limitBrad King2023-03-132-10/+18
| * | cmMakefile: Store recursion depth limit as size_tBrad King2023-03-134-11/+8
| * | cmMakefile: Improve parsing of CMAKE_MAXIMUM_RECURSION_DEPTH variableBrad King2023-03-091-6/+5
* | | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-145-34/+128
|\ \ \
| * | | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-135-34/+128
* | | | CMake Nightly Date StampKitware Robot2023-03-141-1/+1
* | | | Merge topic 'vs-BuildInParallel'Brad King2023-03-132-4/+14
|\ \ \ \
| * | | | VS: Add policy to build custom commands concurrentlyBrad King2023-03-122-4/+14
* | | | | Merge topic 'revert-optimize-target-depends-closure'Brad King2023-03-132-68/+56
|\ \ \ \ \
| * | | | | Ninja: Revert "Optimize target depends closure" due to performance regressionBrad King2023-03-102-68/+56
| * | | | | CMake 3.26.0-rc6v3.26.0-rc6Brad King2023-03-081-1/+1
| * | | | | Merge topic 'revert-vs-BuildInParallel' into release-3.26Brad King2023-03-081-7/+4
| |\ \ \ \ \
| * | | | | | file(INSTALL): Fix file ownership regression when running as root on macOSBrad King2023-03-071-0/+6
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-131-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-03-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-03-111-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'help-signatures'Brad King2023-03-102-49/+50
|\ \ \ \ \
| * | | | | cmRST: Fix cmake domain directives with newline before argumentBrad King2023-03-091-1/+1
| * | | | | cmRST: Fix typo in commentBrad King2023-03-091-1/+1
| * | | | | cmRST: Convert enum types to enum classBrad King2023-03-092-47/+48
| | |_|_|/ | |/| | |
* | | | | Merge topic 'cxx-module-extensions'Brad King2023-03-103-4/+4
|\ \ \ \ \
| * | | | | Treat '.ccm', '.cxxm', and '.c++m' files as C++ sourcesBrad King2023-03-093-4/+4
| |/ / / /
* | | | | Merge topic 'FindCUDA-remove'Brad King2023-03-103-1/+5
|\ \ \ \ \
| * | | | | FindCUDA: Add policy to remove this moduleBrad King2023-03-093-1/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-03-101-1/+1
|/ / / /
* | | | Merge topic 'windows-arm64-recursion-limit'Brad King2023-03-091-0/+2
|\ \ \ \
| * | | | cmake: Reduce default recursion depth when compiling for Windows ARM64Brad King2023-03-081-0/+2
* | | | | CMake Nightly Date StampKitware Robot2023-03-091-1/+1
|/ / / /
* | | | Merge topic 'vs-props-order'Brad King2023-03-081-1/+1
|\ \ \ \