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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'test-git-local-defaultBranch' into release-3.25
Brad King
2023-01-11
1
-1/+1
|
\
|
*
Tests: Fix CTest.UpdateGIT under repo-local defaultBranch config
Brad King
2023-01-11
1
-1/+1
*
|
ASM_MASM: Populate MSVC debug information format abstraction table
Brad King
2022-12-15
1
-1/+1
*
|
Tests/FortranModules: add case for modules after "end interface X"
Ben Boeckel
2022-11-30
3
-0/+22
*
|
Merge topic 'try_compile-copy-config' into release-3.25
Brad King
2022-11-23
2
-0/+9
|
\
\
|
*
|
try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION
Brad King
2022-11-22
2
-0/+9
*
|
|
XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE
Marc Chevrier
2022-11-22
4
-8/+74
|
/
/
*
|
Merge topic 'test-FindBoost-python-versions' into release-3.25
Brad King
2022-11-17
1
-2/+2
|
\
\
|
|
/
|
*
Tests: Update FindBoost.TestPython for Python 3.11 and 3.12
Brad King
2022-11-16
1
-2/+2
|
*
Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branch
Sean McBride
2022-11-03
2
-14/+20
|
*
Merge branch 'ninja-intl-paths' into release-3.24
Brad King
2022-10-27
4
-0/+22
|
|
\
|
*
\
Merge branch 'try_compile-CMP0128' into release-3.24
Brad King
2022-10-25
1
-4/+5
|
|
\
\
*
|
|
|
CMP0141: Fix PCH REUSE_FROM when MSVC_DEBUG_INFORMATION_FORMAT is empty
Brad King
2022-11-15
2
-0/+7
*
|
|
|
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
2
-1/+3
*
|
|
|
Tests: Fix TryCompile bad source case for clang-cl 15 on Windows
Brad King
2022-11-10
1
-1/+1
*
|
|
|
block: Fix variable scope protection from modification by subdirectories
Brad King
2022-11-07
4
-2/+34
*
|
|
|
Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25
Brad King
2022-11-03
4
-0/+33
|
\
\
\
\
|
*
|
|
|
FindCUDAToolkit: Restore usage from multiple directories
Robert Maynard
2022-11-02
4
-0/+33
*
|
|
|
|
Xcode: Implement Swift include directories
Brad King
2022-11-02
5
-0/+8
*
|
|
|
|
CMP0141: Fix PCH REUSE_FROM under policy NEW behavior
Brad King
2022-10-31
4
-1/+6
*
|
|
|
|
Tests: Drop redundant project init from RunCMake.PrecompileHeaders cases
Brad King
2022-10-31
13
-29/+19
|
/
/
/
/
*
|
|
|
Merge topic 'vs-dotnetsdk-arm64' into release-3.25
Brad King
2022-10-31
1
-2/+8
|
\
\
\
\
|
*
|
|
|
Tests: Fix RunCMake.VsDotnetSdk with VS >= 17.3 on ARM64
Anthony Roberts
2022-10-28
1
-2/+8
*
|
|
|
|
Merge topic 'ninja-showIncludes-encoding' into release-3.25
Brad King
2022-10-31
12
-0/+104
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: Match showIncludes dependencies using console output code page
Brad King
2022-10-30
12
-0/+104
|
|
/
/
/
/
*
|
|
|
|
Xcode: Put object files in a place that Xcode cleans
Brad King
2022-10-28
7
-8/+19
|
/
/
/
/
*
|
|
|
Merge topic 'cmake-presets-workflow-arguments' into release-3.25
Brad King
2022-10-27
6
-3/+46
|
\
\
\
\
|
*
|
|
|
cmake --workflow: add --fresh option
Kyle Edwards
2022-10-26
3
-3/+37
|
*
|
|
|
cmake --workflow: print usage and exit on unrecognized argument
Kyle Edwards
2022-10-26
4
-0/+9
*
|
|
|
|
Merge topic 'xcode-swift-defs' into release-3.25
Brad King
2022-10-27
3
-0/+34
|
\
\
\
\
\
|
*
|
|
|
|
Xcode: Evaluate Swift compile definitions separately
Brad King
2022-10-25
3
-0/+34
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ninja-intl-paths' into release-3.25
Brad King
2022-10-27
4
-0/+22
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Add case for ninja with non-ascii chars
Brad King
2022-10-26
4
-0/+22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'try_compile-CMP0128' into release-3.25
Brad King
2022-10-25
1
-4/+5
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Tests: Avoid running C++11 test on GNU < 4.7
Brad King
2022-10-24
1
-4/+5
*
|
|
Merge topic 'test-git-protocol-file' into release-3.25
Brad King
2022-10-21
1
-0/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests: Explicitly allow usage of git file-based protocol in test cases
Brad King
2022-10-20
1
-0/+2
|
*
|
Merge branch 'try_compile-CMP0128' into release-3.24
Brad King
2022-10-18
5
-0/+66
|
|
\
\
|
|
|
/
*
|
|
Merge topic 'cmake-presets-output-junit' into release-3.25
Brad King
2022-10-19
10
-2/+66
|
\
\
\
|
*
|
|
CTest: Add support for outputJUnitFile in presets
Kyle Edwards
2022-10-18
6
-2/+34
|
*
|
|
Tests: Add test for outputLogFile in CMakePresets.json
Kyle Edwards
2022-10-18
3
-1/+12
|
*
|
|
CMakePresets.json: Disallow extra properties in test output schema
Kyle Edwards
2022-10-18
4
-0/+21
*
|
|
|
Merge topic 'try_compile-CMP0128' into release-3.25
Brad King
2022-10-19
5
-0/+66
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
try_compile: Honor CMP0128 setting in test project
Brad King
2022-10-18
5
-0/+66
*
|
|
|
Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25
Brad King
2022-10-18
4
-20/+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CUDA: Revert "Always mark cuda toolkit as system include"
Robert Maynard
2022-10-17
4
-20/+2
*
|
|
|
Xcode: ensure framework with custom output directory can be consumed
Marc Chevrier
2022-10-14
2
-0/+27
|
/
/
/
*
|
|
Merge topic 'flang-implicit-link-info' into release-3.25
Brad King
2022-10-12
5
-2/+48
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
LLVMFlang: Add support for mixed-language linking with Fortran
Brad King
2022-10-11
5
-2/+48
*
|
|
Merge topic 'test-RunCMake.install'
Brad King
2022-10-11
1
-1/+1
|
\
\
\
[next]