index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'autogen-parallel-number'
Brad King
2023-03-21
1
-0/+12
|
\
|
*
Autogen: Restore AUTOGEN_PARALLEL support for numbers
Orkun Tokdemir
2023-03-20
1
-0/+12
*
|
Merge topic 'file-REAL_PATH'
Brad King
2023-03-21
1
-4/+3
|
\
\
|
*
|
file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH)
Marc Chevrier
2023-03-20
1
-4/+3
*
|
|
Merge topic 'find_package-raii-fc-early-return'
Brad King
2023-03-21
2
-12/+55
|
\
\
\
|
*
|
|
find_package: Ensure root path stack and module vars are restored
Craig Scott
2023-03-17
2
-12/+55
*
|
|
|
Merge topic 'clang-windows-cxx-modules'
Brad King
2023-03-21
7
-63/+81
|
\
\
\
\
|
*
|
|
|
Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows
Brad King
2023-03-20
1
-1/+18
|
*
|
|
|
cmGlobalNinjaGenerator: Use forward slashes in clang modmap format on Windows
Brad King
2023-03-18
1
-1/+7
|
*
|
|
|
cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONS
Brad King
2023-03-18
1
-38/+11
|
*
|
|
|
cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows
Brad King
2023-03-18
1
-5/+5
|
*
|
|
|
cmGlobalNinjaGenerator: Detect GNU-like command-line for dyndep collator
Brad King
2023-03-18
2
-6/+20
|
*
|
|
|
cmGlobalNinjaGenerator: Factor out GNU-like command-line detection on Windows
Brad King
2023-03-18
2
-6/+16
|
*
|
|
|
cmCxxModuleMapper: Use value semantics in path conversion callback
Brad King
2023-03-18
3
-3/+3
|
*
|
|
|
cmCxxModuleMapper: Remove redundant path conversion callbacks
Brad King
2023-03-18
1
-4/+2
|
*
|
|
|
CMake 3.26.0
v3.26.0
Brad King
2023-03-14
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-21
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-20
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-19
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-18
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-17
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'vs-windows-min-version'
Brad King
2023-03-16
1
-0/+1
|
\
\
\
|
*
|
|
VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable
halx99
2023-03-15
1
-0/+1
*
|
|
|
Merge topic 'vs-BuildInParallel'
Brad King
2023-03-16
1
-0/+1
|
\
\
\
\
|
*
|
|
|
VS: Do not regenerate build system concurrently with CMP0147
Brad King
2023-03-15
1
-0/+1
*
|
|
|
|
Merge topic 'apple-archs'
Brad King
2023-03-16
7
-21/+27
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
macOS: Suppress default '-arch arm64' with CMAKE_<LANG>_COMPILER_TARGET
Brad King
2023-03-15
1
-2/+6
|
*
|
|
|
cmGeneratorTarget: Pass language to GetAppleArchs when possible
Brad King
2023-03-15
7
-10/+13
|
*
|
|
|
cmGeneratorTarget: Convert GetAppleArchs output argument to return value
Brad King
2023-03-15
7
-20/+19
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-16
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'sphinx-cref'
Brad King
2023-03-15
1
-0/+1
|
\
\
\
|
*
|
|
Utilities/Sphinx: Add 'cref' role
Matthew Woehlke
2023-03-14
1
-0/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-15
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'recursion-limit'
Brad King
2023-03-14
7
-35/+64
|
\
\
\
|
*
|
|
Source: Adjust stack sizes and recursion limits to work together
Brad King
2023-03-13
3
-13/+19
|
*
|
|
Tests: Allow RunCMake.MaxRecursionDepth to test public-facing default limit
Brad King
2023-03-13
1
-3/+1
|
*
|
|
find_package: Enforce maximum nesting depth below maximum recursion depth
Brad King
2023-03-13
1
-0/+15
|
*
|
|
Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variable
Brad King
2023-03-13
1
-0/+6
|
*
|
|
cmMakefile: Factor out helper to get recursion depth limit
Brad King
2023-03-13
2
-10/+18
|
*
|
|
cmMakefile: Store recursion depth limit as size_t
Brad King
2023-03-13
4
-11/+8
|
*
|
|
cmMakefile: Improve parsing of CMAKE_MAXIMUM_RECURSION_DEPTH variable
Brad King
2023-03-09
1
-6/+5
*
|
|
|
Merge topic 'support_cubin_fatbin_optix_cuda_output'
Brad King
2023-03-14
5
-34/+128
|
\
\
\
\
|
*
|
|
|
CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilation
Robert Maynard
2023-03-13
5
-34/+128
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-14
1
-1/+1
*
|
|
|
|
Merge topic 'vs-BuildInParallel'
Brad King
2023-03-13
2
-4/+14
|
\
\
\
\
\
|
*
|
|
|
|
VS: Add policy to build custom commands concurrently
Brad King
2023-03-12
2
-4/+14
*
|
|
|
|
|
Merge topic 'revert-optimize-target-depends-closure'
Brad King
2023-03-13
2
-68/+56
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Ninja: Revert "Optimize target depends closure" due to performance regression
Brad King
2023-03-10
2
-68/+56
|
*
|
|
|
|
CMake 3.26.0-rc6
v3.26.0-rc6
Brad King
2023-03-08
1
-1/+1
|
*
|
|
|
|
Merge topic 'revert-vs-BuildInParallel' into release-3.26
Brad King
2023-03-08
1
-7/+4
|
|
\
\
\
\
\
[next]