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
*
project: Only check non-cache vars when setting project vars
Craig Scott
2024-10-07
1
-1/+6
*
project: Only define non-cache vars if already defined
Craig Scott
2024-09-20
5
-0/+40
*
project: non cache <project> prefix variables are also created
Robert Maynard
2024-08-27
2
-0/+12
*
Merge topic 'swift-install-names' into release-3.30
Brad King
2024-08-02
4
-3/+38
|
\
|
*
Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behavior
Evan Wilde
2024-08-01
4
-3/+38
|
*
Merge topic 'backport-test-curl-output' into release-3.29
Brad King
2024-07-29
1
-1/+1
|
|
\
*
|
\
Merge topic 'backport-test-curl-output' into release-3.30
Brad King
2024-07-29
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9
Brad King
2024-07-29
1
-1/+1
*
|
|
Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)
Brad King
2024-07-19
3
-0/+7
*
|
|
Merge topic 'TRANSITIVE_LINK_PROPERTIES_isnt_usage' into release-3.30
Kyle Edwards
2024-07-08
2
-0/+5
|
\
\
\
|
*
|
|
Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
Robert Maynard
2024-07-05
2
-0/+5
*
|
|
|
Tests: Fix RunCMake.ExternalProject when git is not available
Brad King
2024-07-03
1
-4/+5
|
/
/
/
*
|
|
Merge topic 'link-feature-attributes-stabilization' into release-3.30
Brad King
2024-06-24
38
-42/+96
|
\
\
\
|
*
|
|
Link feature attributes: stabilization
Marc Chevrier
2024-06-21
28
-32/+86
|
*
|
|
Libraries processing: update configuration wording
Marc Chevrier
2024-06-21
10
-10/+10
*
|
|
|
Ninja Multi-Config: Fix crash if config list is changed in subdirectory
Brad King
2024-06-21
3
-0/+6
|
/
/
/
*
|
|
Tests: Update expected results for Xcode 16
Brad King
2024-06-13
2
-2/+3
*
|
|
FetchContent: Force cmake --fresh to re-execute direct population steps
Craig Scott
2024-06-07
1
-0/+8
*
|
|
Tests: RunCMake.FetchContent should not always force _deps removal
Craig Scott
2024-06-07
1
-3/+0
*
|
|
Tests: Fix -direct variants of FetchContent tests using wrong files
Craig Scott
2024-06-07
2
-8/+6
*
|
|
Merge topic 'cpack-nuget-dependency-groups'
Brad King
2024-06-04
8
-0/+109
|
\
\
\
|
*
|
|
CPack/NuGet: Build dependencies in groups
Alex Opie
2024-06-03
8
-0/+109
*
|
|
|
Merge topic 'cmake-C-crash'
Brad King
2024-06-03
6
-0/+57
|
\
\
\
\
|
*
|
|
|
Fix crash in target-specific commands called from initial cache script
Brad King
2024-06-01
6
-0/+57
*
|
|
|
|
Merge topic 'file-accept-empty-lists'
Brad King
2024-06-03
4
-11/+2
|
\
\
\
\
\
|
*
|
|
|
|
file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists
Craig Scott
2024-05-31
4
-11/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'ep-disable-source-changes'
Brad King
2024-06-03
4
-0/+37
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error
Craig Scott
2024-05-31
4
-0/+37
|
|
/
/
/
*
|
|
|
Merge topic 'dep-provider-try_compile'
Brad King
2024-05-31
7
-1/+124
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
try_compile: Propagating top level includes into whole-project calls
Craig Scott
2024-05-30
7
-1/+124
*
|
|
|
Merge topic 'enforce-fc-fully-disconnected-requirements'
Brad King
2024-05-30
13
-0/+83
|
\
\
\
\
|
*
|
|
|
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
13
-0/+83
*
|
|
|
|
Merge topic 'deprecate-fetchcontent_populate'
Brad King
2024-05-29
28
-0/+90
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
28
-0/+90
*
|
|
|
|
Merge topic 'swift-multi-config'
Brad King
2024-05-29
7
-114/+130
|
\
\
\
\
\
|
*
|
|
|
|
Swift: Use per-config module file locations in multi-config generators
Dave Abrahams
2024-05-24
1
-4/+18
|
*
|
|
|
|
Tests/RunCMake/Swift: Enable more cases with Ninja Multi-Config
Dave Abrahams
2024-05-24
7
-114/+116
*
|
|
|
|
|
Merge topic 'execute_process-child-startup-info'
Brad King
2024-05-28
4
-0/+34
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests/RunCMake/execute_process: Check STARTUPINFOW reserved members
Brad King
2024-05-24
4
-0/+34
|
*
|
|
|
Merge topic 'cmp0037-message' into release-3.29
Brad King
2024-05-15
9
-0/+40
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
FetchContent: Make FetchContent_Populate() honor CMP0168
Craig Scott
2024-05-25
1
-0/+16
*
|
|
|
|
Merge topic 'doc-test-RunCMake'
Brad King
2024-05-24
1
-30/+201
|
\
\
\
\
\
|
*
|
|
|
|
Tests/RunCMake: Document how to write multi-step test cases
Brad King
2024-05-23
1
-0/+26
|
*
|
|
|
|
Tests/RunCMake: Document commands/variables available to RunCMakeTest scripts
Brad King
2024-05-23
1
-8/+132
|
*
|
|
|
|
Tests/RunCMake: Clarify documentation of platform-specific output matching
Brad King
2024-05-23
1
-5/+2
|
*
|
|
|
|
Tests/RunCMake: Rename "sub-test" terminology to "case"
Brad King
2024-05-23
1
-17/+17
|
*
|
|
|
|
Tests/RunCMake: Organize README as multiple sections
Brad King
2024-05-23
1
-1/+13
|
*
|
|
|
|
Tests/RunCMake: Cross-reference README from main Tests/README
Brad King
2024-05-23
1
-2/+14
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'genex-compiler-frontend-variant'
Brad King
2024-05-24
10
-0/+45
|
\
\
\
\
\
|
*
|
|
|
|
GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT
Deniz Bahadir
2024-05-22
10
-0/+45
|
|
/
/
/
/
[next]