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/CTestTest*: Update cmake_minimum_required versions
Brad King
2023-02-10
24
-24/+24
*
Tests: Update cmake_minimum_required versions in a few tests
Brad King
2023-02-10
3
-3/+3
*
Tests: Teach RunCMake to optionally ignore policy version deprecation warnings
Brad King
2023-02-09
14
-75/+19
*
Merge topic 'vs9-deprecate'
Brad King
2023-02-09
6
-4/+18
|
\
|
*
Deprecate Visual Studio 9 2008 generator
Brad King
2023-02-08
6
-4/+18
*
|
Merge topic 'stop_parsing_after_first_script_arg'
Brad King
2023-02-09
2
-0/+11
|
\
\
|
|
/
|
/
|
|
*
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2023-02-08
2
-0/+11
*
|
Merge topic 'ctest-remove-cmake-intdir'
Brad King
2023-02-08
1
-1/+1
|
\
\
|
*
|
Tests/OutDir: Remove stale cache entry on multi-config generators
Kyle Edwards
2023-02-07
1
-1/+1
*
|
|
Tests: Remove references to dropped KWSys SharedForward component
Brad King
2023-02-07
2
-17/+0
*
|
|
Merge topic 'avoid-cmake-cfg-intdir'
Brad King
2023-02-07
2
-2/+2
|
\
\
\
|
*
|
|
Tests: Remove or silence instances of ${CMAKE_CFG_INTDIR}
Kyle Edwards
2023-02-03
2
-2/+2
*
|
|
|
Merge topic 'cxxmodules-proper-mangling'
Brad King
2023-02-07
6
-0/+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tests/RunCMake/CXXModules: declare `forwarding` as `extern "C++"`
Ben Boeckel
2023-02-03
6
-0/+12
|
|
|
/
|
|
/
|
*
|
|
Tests: Drop redundant string(ASCII) case from COnly test
Brad King
2023-02-03
1
-2/+0
*
|
|
Tests: Move LINK_FLAGS case from COnly to LinkFlags test
Brad King
2023-02-03
2
-4/+5
|
|
/
|
/
|
*
|
Merge topic 'lang-linker-launcher-genex'
Brad King
2023-02-03
29
-26/+27
|
\
\
|
*
|
<LANG>_LINKER_LAUNCHER: Allow generator expressions
Kyle Edwards
2023-02-02
9
-9/+10
|
*
|
<LANG>_COMPILER_LAUNCHER: Expand subset of genexes that can be evaluated
Kyle Edwards
2023-02-02
20
-17/+17
|
|
/
*
|
Add deprecation warnings for policies CMP0114 and below
Brad King
2023-02-01
19
-1/+193
|
/
*
try_compile: Record propagated CMake variables in configure log
Brad King
2023-02-01
4
-0/+47
*
Merge topic 'msvc-showIncludes'
Brad King
2023-01-30
34
-18/+146
|
\
|
*
Ninja: Fix detection of MSVC showIncludes prefix in Italian
Brad King
2023-01-28
5
-0/+15
|
*
Tests: Extend RunCMake.Ninja ShowIncludes cases to cover more languages
Brad King
2023-01-28
21
-0/+93
|
*
Tests: Generalize RunCMake.Ninja ShowIncludes test infrastructure
Brad King
2023-01-28
10
-15/+35
|
*
Tests: Extend RunCMake.Ninja ShowIncludes case with sample path
Brad King
2023-01-27
5
-6/+6
*
|
Merge topic 'cxxmodules-export-iface-names-test'
Brad King
2023-01-30
17
-14/+251
|
\
\
|
*
|
Tests/RunCMake/CXXModules: add tests which don't export C++ module properties
Ben Boeckel
2023-01-27
17
-14/+251
*
|
|
FindImageMagick: Define targets for specific components
hstejas
2023-01-27
5
-0/+42
|
|
/
|
/
|
*
|
VS: Honor compile options for ASM_NASM
Brad King
2023-01-26
2
-1/+7
*
|
VS: Honor compile options for ASM_MARMASM
Brad King
2023-01-26
2
-1/+4
*
|
Xcode: Inherit Swift flags and compilation conditions
Ross Kilgariff
2023-01-25
4
-2/+32
*
|
Merge topic 'test-try_compile-matching'
Brad King
2023-01-25
3
-20/+20
|
\
\
|
*
|
Tests: Match configure log try_compile directories more precisely
Brad King
2023-01-24
3
-20/+20
|
|
/
*
|
Merge topic 'isdir_empty'
Brad King
2023-01-25
3
-0/+7
|
\
\
|
*
|
Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty paths
scivision
2023-01-24
3
-0/+7
*
|
|
Merge topic 'swiftmodule-dependency-tracking'
Brad King
2023-01-25
5
-0/+49
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add incremental Swift static lib build test
Evan Wilde
2023-01-21
5
-0/+49
|
|
/
*
|
Ninja: require Ninja 1.11 for C++ module support
Ben Boeckel
2023-01-23
2
-2/+2
*
|
Merge topic 'genex-CONFIG-validate-all'
Brad King
2023-01-23
3
-1/+10
|
\
\
|
*
|
Genex: $<CONFIG:> syntax of all entries checked
Robert Maynard
2023-01-20
2
-0/+10
|
*
|
GeneratorExpression Tests: Remove duplicate test entry
Robert Maynard
2023-01-17
1
-1/+0
*
|
|
Merge topic 'try_compile-verbose'
Brad King
2023-01-23
4
-1/+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
try_compile: Run native build tool with verbose output
Brad King
2023-01-20
4
-1/+25
*
|
|
Merge topic 'configure-log'
Brad King
2023-01-20
5
-14/+0
|
\
\
\
|
*
|
|
cmake: Stop pointing users at logs on configure errors
Brad King
2023-01-19
5
-14/+0
|
|
/
/
*
|
|
Merge topic 'ninja-swift-exported-executables'
Brad King
2023-01-20
5
-1/+27
|
\
\
\
|
*
|
|
Ninja: Emit swiftmodule from executable with exports
Evan Wilde
2023-01-19
5
-1/+27
*
|
|
|
Merge topic 'print-configure-generate-time'
Brad King
2023-01-20
9
-18/+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cmake: Print configure/generate time
Kyle Edwards
2023-01-19
9
-18/+18
|
|
|
/
|
|
/
|
[next]