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
*
Merge topic 'iface-public-modules' into release-3.31
Brad King
2024-12-12
15
-2/+56
|
\
|
*
target_sources: Improve error message for CXX_MODULES on INTERFACE libraries
Brad King
2024-12-11
10
-0/+49
|
*
Tests/RunCMake/CXXModules: Rename FileSetModules cases to be more specific
Brad King
2024-12-11
6
-2/+7
*
|
Ninja: Add missing top-level codegen dependencies on per-directory codegen
Brad King
2024-12-10
7
-0/+56
*
|
Merge topic 'autogen-revert-ui-rebuild' into release-3.31
Brad King
2024-12-05
15
-294/+76
|
\
\
|
*
|
Autogen: Revert adding ui files to byproducts of the timestamp target
Orkun Tokdemir
2024-12-04
15
-294/+76
*
|
|
LINK_OPTIONS: Fix crash on empty LINKER: prefix
Brad King
2024-12-04
1
-0/+1
|
/
/
*
|
Autogen: Fix Ninja Multi-Config dependency graph regression
Orkun Tokdemir
2024-11-28
1
-0/+1
*
|
AIX: Disallow TARGET_SONAME_* genex for AIX_SHARED_LIBRARY_ARCHIVE targets
Brad King
2024-11-21
9
-3/+44
*
|
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]