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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dart,FindDart: Add policy to remove these modules
Brad King
2023-02-28
19
-0/+114
*
Merge topic 'target_sources-file_set-no-exist'
Brad King
2023-02-28
7
-0/+35
|
\
|
*
target_sources: give a hint when a file named `FILE_SET` is not found
Ben Boeckel
2023-02-24
7
-0/+35
*
|
Merge topic 'dll-name-soversion'
Brad King
2023-02-28
10
-8/+33
|
\
\
|
*
|
Add option to add SOVERSION to DLL names
Ralf Habacker
2023-02-27
5
-1/+31
|
*
|
Tests: Simplify RunCMake.TargetArtifacts spec
Brad King
2023-02-24
1
-5/+1
|
*
|
Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}
Brad King
2023-02-24
7
-3/+2
|
|
/
*
|
Merge topic 'install-prefix-genex-install-code-script'
Brad King
2023-02-27
5
-2/+13
|
\
\
|
*
|
install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex
Kyle Edwards
2023-02-24
5
-2/+13
|
|
/
*
|
Merge topic 'fetchcontent-reject-CMAKE_TOOLCHAIN_FILE-env-var'
Craig Scott
2023-02-25
2
-0/+3
|
\
\
|
|
/
|
/
|
|
*
FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-build
Craig Scott
2023-02-24
2
-0/+3
*
|
Merge topic 'PATH-genex-handle-list-of-paths'
Brad King
2023-02-24
9
-1/+325
|
\
\
|
*
|
PATH-genex: handle lists for path decomposition and transformations
Marc Chevrier
2023-02-21
9
-1/+325
|
|
/
*
|
Merge topic 'GenerateExportHeader-Fix-Clang-support-on-Windows'
Brad King
2023-02-24
7
-5/+91
|
\
\
|
*
|
GenerateExportHeader: Fix Clang support on Windows
Corentin Damman
2023-02-23
7
-5/+91
*
|
|
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
16
-0/+466
|
|
/
|
/
|
*
|
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
2
-10/+48
|
/
*
Merge topic 'deprecate-extra-generators'
Brad King
2023-02-16
1
-0/+8
|
\
|
*
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
1
-0/+8
*
|
cmake -E time: use C++11 chrono and better format output
scivision
2023-02-15
1
-1/+1
|
/
*
Merge topic 'AutoExport-vftable'
Brad King
2023-02-15
3
-0/+29
|
\
|
*
WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol
Malcolm Bechard
2023-02-14
3
-0/+29
*
|
Merge topic 'ninja-custom-command-depends'
Brad King
2023-02-15
2
-0/+30
|
\
\
|
*
|
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
2
-0/+30
|
|
/
*
|
Tests: Add dedicated RunCMake.ExtraGenerators test
Brad King
2023-02-13
4
-0/+30
*
|
Merge topic 'deprecate-pre-3.5'
Brad King
2023-02-13
301
-505/+428
|
\
\
|
*
|
Deprecate compatibility with CMake versions older than 3.5
Brad King
2023-02-11
50
-66/+198
|
*
|
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
240
-367/+214
|
*
|
Tests: Teach RunCMake to optionally ignore policy version deprecation warnings
Brad King
2023-02-09
14
-75/+19
|
|
/
*
|
Merge topic 'test-https-connections'
Brad King
2023-02-11
6
-1/+28
|
\
\
|
|
/
|
/
|
|
*
Tests: Add test for file(DOWNLOAD) with TLS_VERIFY
scivision
2023-02-10
6
-1/+28
|
*
Merge topic 'stop_parsing_after_first_script_arg' into release-3.26
Brad King
2023-02-09
2
-0/+11
|
|
\
*
|
\
Merge topic 'vs9-deprecate'
Brad King
2023-02-09
4
-0/+12
|
\
\
\
|
*
|
|
Deprecate Visual Studio 9 2008 generator
Brad King
2023-02-08
4
-0/+12
*
|
|
|
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 '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
|
|
/
*
|
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
[next]