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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 'cmuvprocesschain-wait-0'
Brad King
2023-07-27
1
-0/+19
|
\
\
|
*
|
cmUVProcessChain::Wait(): Treat timeout of 0 as no timeout
Kyle Edwards
2023-07-26
1
-0/+19
|
|
/
*
|
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
*
|
Merge topic 'exec-program-policy'
Kyle Edwards
2023-07-26
12
-0/+32
|
\
\
|
*
|
exec_program(): Remove by policy CMP0153
Kyle Edwards
2023-07-25
12
-0/+32
*
|
|
Merge topic 'property-typo-fix'
Brad King
2023-07-25
1
-1/+3
|
\
\
\
|
*
|
|
cmTarget: Restore Fortran_PREPROCESS property initialization
Ben Boeckel
2023-07-25
1
-1/+3
*
|
|
|
Merge topic 'cdash_checksum_400'
Brad King
2023-07-25
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ctest: Update ctest_submit for CDash behavior change
Zack Galbreath
2023-07-25
1
-1/+1
|
*
|
|
Tests: Always load presets schema as UTF-8
Craig Scott
2023-05-30
1
-3/+3
*
|
|
|
Merge topic 'remove-exec-program-usage'
Brad King
2023-07-25
6
-45/+45
|
\
\
\
\
|
*
|
|
|
Tests/ExternalOBJ: Replace exec_program() with execute_process()
Kyle Edwards
2023-07-24
2
-2/+2
|
*
|
|
|
Tests/ComplexOneConfig: Replace exec_program() with execute_process()
Kyle Edwards
2023-07-24
1
-3/+3
|
*
|
|
|
Tests/Complex: Replace exec_program() with execute_process()
Kyle Edwards
2023-07-24
1
-3/+3
|
*
|
|
|
Tests/CommandLineTest: Replace exec_program() with execute_process()
Kyle Edwards
2023-07-24
1
-34/+34
|
*
|
|
|
Tests/CMakeOnly: Replace exec_program() with execute_process()
Kyle Edwards
2023-07-24
1
-3/+3
*
|
|
|
|
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
8
-0/+57
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Tests/RunCMake/CXXModules: add a test for issue #25112
Ben Boeckel
2023-07-22
5
-0/+39
|
*
|
|
Tests/FortranOnly: add a test case for issue #25112
Ben Boeckel
2023-07-22
3
-0/+18
*
|
|
|
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
11
-9/+79
|
\
\
\
\
|
*
|
|
|
cmTarget: Add a way to represent imported shared library stubs
Robert Maynard
2023-07-18
10
-9/+57
|
*
|
|
|
GeneratorExpression: Expand testing of imported location resolution
Robert Maynard
2023-07-18
2
-0/+21
|
*
|
|
|
Testing: Map RelWithDebInfo config in GeneratorExpression test
Robert Maynard
2023-07-06
1
-0/+1
*
|
|
|
|
Merge topic 'cmCMakePath-SunPro-sparc-workaround'
Brad King
2023-07-19
2
-0/+442
|
\
\
\
\
\
|
*
|
|
|
|
cmCMakePath: workarounds for Sunpro/sparc compiler
Marc Chevrier
2023-07-18
2
-0/+442
*
|
|
|
|
|
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
*
|
|
|
|
|
Merge topic 'module-mapper-clang-transitive'
Brad King
2023-07-14
12
-11/+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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 'debugger-breakpoints'
Brad King
2023-07-14
1
-0/+13
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Debugger: Always clear existing breakpoints on setBreakpoints
Ben McMorran
2023-07-13
1
-0/+13
[next]