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
...
*
|
|
Tests/RunCMake/property_init: test 'executable' properties
Ben Boeckel
2023-07-29
2
-0/+26
*
|
|
Tests/RunCMake/property_init: test 'can_compile' properties
Ben Boeckel
2023-07-29
2
-0/+275
*
|
|
Tests/RunCMake/property_init: test 'always' properties
Ben Boeckel
2023-07-29
2
-0/+17
*
|
|
Tests/RunCMake/property_init: add a function to test properties
Ben Boeckel
2023-07-29
1
-0/+57
*
|
|
Tests/RunCMake/property_init: add functions to make example targets
Ben Boeckel
2023-07-29
4
-1/+58
*
|
|
Tests/RunCMake/property_init: add a function to parse property tables
Ben Boeckel
2023-07-29
1
-0/+29
*
|
|
Tests/RunCMake/property_init: add a function to check a property
Ben Boeckel
2023-07-29
1
-0/+24
*
|
|
Tests/RunCMake/property_init: add skeleton for testing
Ben Boeckel
2023-07-29
3
-0/+8
*
|
|
find_library(): Add support for .xcframework
Kyle Edwards
2023-07-28
2
-0/+15
*
|
|
Merge topic 'xcframework-target-link-libraries'
Kyle Edwards
2023-07-27
75
-0/+275
|
\
\
\
|
*
|
|
macOS: Add support for linking against .xcframework folders
Kyle Edwards
2023-07-26
75
-0/+275
*
|
|
|
Merge topic 'jobserver-fix'
Brad King
2023-07-26
3
-13/+50
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY
Chris Mahoney
2023-07-25
3
-13/+50
*
|
|
|
exec_program(): Remove by policy CMP0153
Kyle Edwards
2023-07-25
12
-0/+32
*
|
|
|
Merge topic 'fix-ctest-timeout-regression'
Brad King
2023-07-25
2
-0/+13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CTest: Fix regression in calculating test timeout
Kyle Edwards
2023-07-24
2
-0/+13
*
|
|
|
Merge topic 'file-REAL_PATH-relative'
Brad King
2023-07-24
11
-0/+89
|
\
\
\
\
|
*
|
|
|
file(REAL_PATH): resolve symlinks before '..' components
Robert Maynard
2023-07-20
11
-0/+89
*
|
|
|
|
Merge topic 'dyndep-module-info-objlib-dependency'
Brad King
2023-07-24
5
-0/+39
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tests/RunCMake/CXXModules: add a test for issue #25112
Ben Boeckel
2023-07-22
5
-0/+39
*
|
|
|
Merge topic 'command-job-server-aware'
Brad King
2023-07-20
8
-1/+297
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
Chris Mahoney
2023-07-19
8
-1/+297
*
|
|
|
Merge topic 'imported-implib-only'
Brad King
2023-07-19
6
-8/+17
|
\
\
\
\
|
*
|
|
|
cmTarget: Add a way to represent imported shared library stubs
Robert Maynard
2023-07-18
6
-8/+17
*
|
|
|
|
LINK_OPTIONS: ensure correct dollar escaping
Marc Chevrier
2023-07-17
4
-1/+10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'find_library-simplify-regex'
Brad King
2023-07-14
2
-2/+2
|
\
\
\
\
|
*
|
|
|
find_library: Improve regex readability in --debug-find output
Thomas Schenker
2023-07-13
2
-2/+2
*
|
|
|
|
cmExperimental: refresh the C++ modules UUID
Ben Boeckel
2023-07-13
10
-10/+10
*
|
|
|
|
Tests/RunCMake/CXXModules: require transitive usages
Ben Boeckel
2023-07-13
2
-1/+9
*
|
|
|
|
Merge topic 'genex-REMOVE_DUPLICATES-empty'
Brad King
2023-07-13
3
-0/+10
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Genex: Restore REMOVE_DUPLICATES preservation of empty elements
Brad King
2023-07-12
3
-0/+10
*
|
|
|
|
Merge topic 'compile-commands-modules'
Brad King
2023-07-12
6
-0/+66
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Ninja: include module mapper flags in `compile_commands.json`
Ben Boeckel
2023-07-09
6
-0/+66
|
*
|
|
|
Merge topic 'FetchContent-unparsed-arguments' into release-3.27
Brad King
2023-06-30
4
-4/+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge topic 'vs-cxxmodules-same-src-name' into release-3.27
Brad King
2023-06-30
6
-0/+42
|
|
\
\
\
\
\
*
|
|
|
|
|
|
apple: add preliminary visionOS support
Gregor Jasny
2023-07-11
5
-2/+35
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'FetchContent-unparsed-arguments'
Brad King
2023-06-30
4
-4/+4
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
FetchContent: Protect ExternalProject keywords from unknown arguments
Brad King
2023-06-29
4
-4/+4
|
|
/
/
/
/
|
*
|
|
|
Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27
Brad King
2023-06-26
6
-1/+12
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'vs-cxxmodules-same-src-name'
Brad King
2023-06-30
6
-0/+42
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
VS: Fix C++ modules in source files with the same name
Brad King
2023-06-28
6
-0/+42
*
|
|
|
|
|
Deprecate Visual Studio 12 2013 generator
Brad King
2023-06-26
4
-0/+12
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'imported-target-framework-path'
Brad King
2023-06-26
5
-42/+28
|
\
\
\
\
\
|
*
|
|
|
|
macOS: Allow IMPORTED_LOCATION to be a framework folder
Kyle Edwards
2023-06-23
5
-42/+28
*
|
|
|
|
|
Merge topic 'support_nvhpc_versions_without_isystem'
Brad King
2023-06-26
6
-1/+12
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
NVHPC: Support nvfortran versions that don't support isystem
Robert Maynard
2023-06-23
6
-1/+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'link-depends-is-OFF'
Brad King
2023-06-26
2
-3/+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
link dependencies: deactivate the feature
Marc Chevrier
2023-06-23
2
-3/+4
|
|
/
/
/
*
|
|
|
File set: Allow absolute CMAKE_INSTALL_INCLUDEDIR
Kyle Edwards
2023-06-20
3
-0/+26
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'cmList-SUBLIST-regression'
Brad King
2023-06-20
1
-0/+51
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
[prev]
[next]