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
*
cmExperimental: Make CPS-export experimental notice more consistent
Matthew Woehlke
2024-11-19
1
-2/+2
*
LLD linker: avoid regression on archive libraries deduplication
Marc Chevrier
2024-11-18
2
-1/+12
*
CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET)
Craig Scott
2024-11-15
3
-4/+5
*
Clarify advice given by compatibility deprecation message for CMake < 3.10
Brad King
2024-11-14
28
-60/+90
*
GoogleTest: Clear script content buffer on flush and flush less often
Craig Scott
2024-11-12
4
-10/+46
*
cmake_parse_arguments: Restore capture of value after repeated keyword
Craig Scott
2024-10-28
2
-4/+32
*
Merge topic 'link-strategy' into release-3.31
Brad King
2024-10-28
23
-12/+12
|
\
|
*
LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectations
Brad King
2024-10-25
23
-12/+12
*
|
Tests/RunCMake/BuildDepends: Skip LinkDepends with broken GNU ld 2.43
Brad King
2024-10-26
2
-4/+10
*
|
Tests: Fix FILE stream leaks in helper programs
Brad King
2024-10-26
2
-7/+11
*
|
codespell: Fix typos
Brad King
2024-10-25
5
-7/+7
|
/
*
Merge topic 'windows-kernel-mode-driver' into release-3.31
Brad King
2024-10-25
1
-1/+1
|
\
|
*
WindowsKernelModeDriver: Switch to appending to variables
Joseph Snyder
2024-10-24
1
-1/+1
*
|
LFortran: Improve detection of implicit link information for lfortran 0.40+
Brad King
2024-10-24
5
-0/+91
|
/
*
cmExportPackageInfoGenerator: Fix version properties
Matthew Woehlke
2024-10-17
3
-0/+41
*
Revert "Ensure imported targets in sibling dirs are deduplicated"
Brad King
2024-10-16
3
-1/+5
*
Tests/RunCMake/CMP0156: Match expected results more precisely
Brad King
2024-10-16
2
-2/+2
*
project: Always set <PROJECT-NAME>_* as normal variables
Craig Scott
2024-10-08
10
-11/+56
*
Merge topic 'project-vars'
Brad King
2024-10-08
1
-1/+6
|
\
|
*
project: Only check non-cache vars when setting project vars
Craig Scott
2024-10-07
1
-1/+6
*
|
Merge topic 'cmake--workflow-preset'
Brad King
2024-10-07
5
-2/+58
|
\
\
|
*
|
preset: Easier command line interface for Workflow Presets
Kevin Tolle
2024-10-05
5
-2/+58
*
|
|
Merge topic 'GoogleTest-DISCOVERY_EXTRA_ARGS'
Brad King
2024-10-07
4
-0/+70
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GoogleTest: Add DISCOVERY_EXTRA_ARGS to gtest_discover_tests()
Cedric Martineau
2024-10-04
4
-0/+70
*
|
|
Deprecate compatibility with CMake versions older than 3.10
Brad King
2024-10-03
32
-35/+65
*
|
|
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
190
-189/+237
*
|
|
Tests/RunCMake: Match diagnostic line numbers more robustly
Brad King
2024-10-03
52
-78/+78
*
|
|
Static libraries de-duplication: keep first occurrence
Marc Chevrier
2024-10-02
2
-19/+23
*
|
|
Tests/RunCMake/LinkLibrariesStrategy: Check ordering results more strongly
Brad King
2024-10-02
11
-2/+62
|
/
/
*
|
Merge topic 'preserve-empty-args-test-command-lines'
Brad King
2024-10-02
11
-29/+171
|
\
\
|
*
|
tests: Preserve empty arguments in test command lines
Craig Scott
2024-10-02
11
-29/+171
*
|
|
VS: Honor VS_TOOL_OVERRIDE for known source file types too
Darragh Coy
2024-10-01
5
-0/+74
|
/
/
*
|
Merge topic 'curl-tls-version'
Brad King
2024-09-27
4
-8/+7
|
\
\
|
*
|
file(DOWNLOAD/UPLOAD): Require minimum TLS 1.2 by default
Brad King
2024-09-26
4
-8/+7
*
|
|
Merge topic 'link-strategy'
Brad King
2024-09-26
27
-0/+177
|
\
\
\
|
*
|
|
Linking: Optionally reorder direct dependencies from LINK_LIBRARIES
Brad King
2024-09-25
27
-0/+177
*
|
|
|
VS: Fix missing <Configurations> property for DOTNET_SDK
Calum Robinson
2024-09-25
3
-0/+32
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'curl-tls-version'
Brad King
2024-09-25
9
-11/+87
|
\
\
\
|
*
|
|
Tests/RunCMake/file-DOWNLOAD: Add case covering TLS_VERSION values
Brad King
2024-09-24
6
-0/+76
|
*
|
|
Tests/RunCMake/file-DOWNLOAD: Clarify name of invalid TLS_VERSION case
Brad King
2024-09-24
4
-4/+4
*
|
|
|
Merge topic 'nested_linker_prefixes'
Brad King
2024-09-25
7
-18/+46
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Linking: Preserve nested LINKER: prefixes as written
Gergely Meszaros
2024-09-23
7
-4/+34
|
*
|
|
Tests/LINK_OPTIONS: extract common code in test (NFC)
Gergely Meszaros
2024-09-18
1
-16/+14
*
|
|
|
Merge topic 'curl-tls-verify'
Brad King
2024-09-24
2
-3/+3
|
\
\
\
\
|
*
|
|
|
file(DOWNLOAD/UPLOAD): Verify TLS server certificate by default
Brad King
2024-09-24
2
-3/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cuda-host-compiler-id'
Brad King
2024-09-23
21
-5/+122
|
\
\
\
\
|
*
|
|
|
NVCC: Detect host compiler id and version
Brad King
2024-09-20
4
-4/+24
|
*
|
|
|
Tests: Migrate compiler id tests to RunCMake infrastructure
Brad King
2024-09-20
21
-0/+97
|
*
|
|
|
Tests/RunCMake: Generalize construction of arguments for languages to test
Brad King
2024-09-20
1
-5/+5
|
|
/
/
/
*
|
|
|
Merge branch 'backport-project-vars' into project-vars
Brad King
2024-09-20
5
-0/+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
[next]