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
*
Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistency
Brad King
2022-11-15
45
-4/+3
*
Merge topic 'cmake-E-copy-t-mode'
Brad King
2022-11-15
3
-0/+8
|
\
|
*
cmake -E copy: Add support for -t argument
Kyle Edwards
2022-11-15
3
-0/+8
*
|
Merge topic 'test-isolate-ctest-env'
Brad King
2022-11-15
9
-16/+16
|
\
\
|
*
|
Tests: Isolate more RunCMake cases from external ctest environment values
Brad King
2022-11-14
3
-0/+12
|
*
|
Tests: Factor out RunCMake ctest environment isolation
Brad King
2022-11-14
6
-16/+4
|
|
/
*
|
Merge topic 'better_handling_of_build_args'
Brad King
2022-11-15
3
-0/+4
|
\
\
|
*
|
cmake: --build improve detection of no build dir
Robert Maynard
2022-11-14
3
-0/+4
|
|
/
*
|
Merge topic 'top-level-command-order'
Brad King
2022-11-15
13
-8/+20
|
\
\
|
*
|
project: Warn at top-level if `cmake_minimum_required` wasn't called
friendlyanon
2022-11-11
6
-1/+13
|
*
|
RunCMake/project: Ignore exact line number in stderr checks
friendlyanon
2022-11-11
7
-7/+7
*
|
|
Tests: Teach CheckSourceTree test to clean up more specific known files
Brad King
2022-11-14
1
-0/+1
|
|
/
|
/
|
*
|
Merge topic 'ci-windows-arm64'
Brad King
2022-11-14
1
-1/+1
|
\
\
|
*
|
Tests: Fix CTest.UpdateGIT under repo-local defaultBranch config
Brad King
2022-11-11
1
-1/+1
*
|
|
Merge topic 'msvc-19.34-cpp-modules'
Brad King
2022-11-14
2
-1/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
2
-1/+3
*
|
|
Merge topic 'ci-clang15-windows'
Brad King
2022-11-11
1
-1/+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Tests: Fix TryCompile bad source case for clang-cl 15 on Windows
Brad King
2022-11-10
1
-1/+1
*
|
Merge topic 'better-file-download-failure-msg'
Brad King
2022-11-10
1
-1/+0
|
\
\
|
*
|
file(DOWNLOAD EXPECTED_HASH): better error message when download failed
Aurelien Regat-Barrel
2022-11-09
1
-1/+0
*
|
|
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
4
-0/+24
*
|
|
Tests: Fix ARM64 test conditions for non-VS generators
Brad King
2022-11-09
2
-3/+3
*
|
|
Merge topic 'file-set-file-api'
Brad King
2022-11-09
54
-2/+199
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
file-api: support exporting file set information
Ben Boeckel
2022-11-08
54
-2/+199
*
|
|
Merge topic 'use_folders_on_by_default'
Brad King
2022-11-08
7
-0/+24
|
\
\
\
|
*
|
|
USE_FOLDERS: Treat as on by default
Juan Ramos
2022-11-08
7
-0/+24
*
|
|
|
Merge topic 'test-intel-remarks'
Brad King
2022-11-08
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarks
Brad King
2022-10-27
1
-0/+1
*
|
|
|
|
Merge topic 'googletest-addtests-skipped'
Brad King
2022-11-08
3
-1/+15
|
\
\
\
\
\
|
*
|
|
|
|
GoogleTest: Reports skipped test with gtest_add_tests
DavidPerretSN
2022-11-07
3
-1/+15
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'find-version-vars'
Brad King
2022-11-08
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake
Michael Hirsch
2022-11-07
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'block-var-scope'
Brad King
2022-11-08
4
-2/+34
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
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
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'ExternalProject-INSTALL_BYPRODUCTS'
Brad King
2022-11-07
2
-0/+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ExternalProject: Add `INSTALL_BYPRODUCTS` option
Alois Klink
2022-11-05
1
-0/+29
|
*
|
|
|
|
|
Tests: Fix ExternalLibraryWithSubstitution test
Alois Klink
2022-11-03
2
-0/+11
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'CheckCompilerFlag-Swift'
Brad King
2022-11-07
3
-1/+27
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CheckCompilerFlag: Add Swift Support
Evan Wilde
2022-11-04
3
-1/+27
*
|
|
|
|
|
Merge topic 'correct_nvptxcompiler_not_linking_to_threads'
Brad King
2022-11-03
4
-0/+33
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
FindCUDAToolkit: Restore usage from multiple directories
Robert Maynard
2022-11-02
4
-0/+33
*
|
|
|
|
|
Merge topic 'xcode-swift-include-dirs'
Brad King
2022-11-03
5
-0/+8
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Xcode: Implement Swift include directories
Brad King
2022-11-02
5
-0/+8
*
|
|
|
|
|
Tests: Improve GeneratorExpression SHELL_PATH case robustness on MSYS 1.0
Brad King
2022-11-02
2
-4/+20
*
|
|
|
|
|
Tests: Improve RunCMake.GetPrerequisites sample executable selection
Brad King
2022-11-02
3
-3/+5
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'compile-commands-output-field'
Brad King
2022-11-01
1
-2/+4
|
\
\
\
\
\
|
*
|
|
|
|
EXPORT_COMPILE_COMMANDS: add `output` field
Ben Boeckel
2022-10-28
1
-2/+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'test-objc'
Brad King
2022-11-01
4
-68/+57
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Simplify RunCMake.try_compile compiler inspection
Brad King
2022-10-31
3
-48/+13
[next]