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
*
Merge topic 'verify-header-sets'
Brad King
2022-03-30
37
-0/+221
|
\
|
*
FILE_SET: Add VERIFY_HEADER_SETS target property
Kyle Edwards
2022-03-29
37
-0/+221
*
|
Merge topic 'preserve-compiler-arg1'
Brad King
2022-03-30
5
-11/+20
|
\
\
|
*
|
Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txt
Klein, Thorsten (BSH)
2022-03-29
5
-0/+14
|
*
|
Tests: Simplify RunCMake.CompilerArgs no-clean cases
Brad King
2022-03-29
1
-12/+7
*
|
|
Merge topic 'framework-consumption-during-compilation'
Brad King
2022-03-30
5
-0/+43
|
\
\
\
|
*
|
|
Ensure targets which are frameworks can be used freely
Marc Chevrier
2022-03-29
5
-0/+43
|
|
/
/
*
|
|
Merge topic 'set-env-var-first-run'
Brad King
2022-03-29
10
-4/+42
|
\
\
\
|
*
|
|
CMP0132: Don't set compiler environment variables on first run
Craig Scott
2022-03-29
10
-0/+36
|
*
|
|
Tests: Reorder CMP0129 test
Craig Scott
2022-03-26
1
-4/+6
*
|
|
|
Merge topic 'fix-23191'
Brad King
2022-03-29
3
-1/+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Trace: process else and elseif commands correctly
Braulio Valdivielso Martinez
2022-03-25
3
-1/+15
|
|
/
/
*
|
|
Merge topic 'variable-link-feature-supported'
Brad King
2022-03-28
13
-1/+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
genex-LINK_(LIBRARY|GROUP) features: update variables behavior
Marc Chevrier
2022-03-25
13
-1/+51
*
|
|
Tests: Add Matlab label to Matlab-related tests
Silvio
2022-03-25
2
-0/+7
|
|
/
|
/
|
*
|
Merge topic 'link-interface-direct'
Brad King
2022-03-25
7
-6/+68
|
\
\
|
*
|
LINK_LIBRARIES: Add support for LINK_ONLY genex
Brad King
2022-03-24
4
-0/+34
|
*
|
INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLY
Brad King
2022-03-22
3
-6/+34
*
|
|
Merge topic 'cmake-fresh'
Brad King
2022-03-25
8
-3/+47
|
\
\
\
|
*
|
|
cmake: Add --fresh option to clear the cache and start from scratch
Brad King
2022-03-22
8
-3/+47
|
|
/
/
*
|
|
cmake -E tar: Add --touch option
Kasper Laudrup
2022-03-23
2
-0/+16
*
|
|
Tests: Add test for 'cmake -E tar --mtime' option
Kasper Laudrup
2022-03-23
3
-0/+23
|
|
/
|
/
|
*
|
Merge topic 'initialize-property-name'
Brad King
2022-03-23
11
-23/+23
|
\
\
|
*
|
define_property(): Change constraints of INITIALIZE_FROM_VARIABLE
Kyle Edwards
2022-03-23
11
-23/+23
|
*
|
Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch
Brad King
2022-03-21
63
-773/+2
|
*
|
Merge topic 'always_prefer_last_source_dir' into release-3.23
Brad King
2022-03-18
1
-1/+1
|
|
\
\
*
|
|
|
Genex-LINK_GROUP: Add support feature RESCAN on BSD systems
Marc Chevrier
2022-03-22
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'ghs_predefined_targets'
Brad King
2022-03-21
6
-123/+105
|
\
\
\
|
*
|
|
GHS: Update tests for updated binary layout
Fred Baksik
2022-03-17
5
-122/+104
|
*
|
|
GHS: use INSTALL target
Fred Baksik
2022-03-17
1
-1/+1
*
|
|
|
Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'
Brad King
2022-03-21
4
-36/+57
|
\
\
\
\
|
*
|
|
|
genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
Marc Chevrier
2022-03-17
4
-36/+57
*
|
|
|
|
Merge topic 'cmake-P-args'
Brad King
2022-03-18
3
-4/+17
|
\
\
\
\
\
|
*
|
|
|
|
cmake: Improve acceptance of arbitrary arguments in -P script mode
Brad King
2022-03-17
3
-4/+17
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'always_prefer_last_source_dir'
Brad King
2022-03-18
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmake: Always prefer the last source directory provided
Robert Maynard
2022-03-17
1
-1/+1
*
|
|
|
Merge topic 'tll-genex-concat'
Brad King
2022-03-17
3
-0/+28
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
target_link_libraries: Restore LINK_ONLY for multiple static lib dependencies
Brad King
2022-03-16
3
-0/+28
|
|
/
/
*
|
|
Tests: Fix FindMatlab.r2018a_check case in MATLAB R2021a and R2021b
Silvio Traversaro
2022-03-15
1
-6/+1
*
|
|
Merge topic 'test-RunCMake-lld-llvm-warnings'
Brad King
2022-03-15
1
-0/+1
|
\
\
\
|
*
|
|
Tests: Teach RunCMake to ignore lld-link PDB item index warnings
Brad King
2022-03-11
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'find_package-global-imported'
Brad King
2022-03-11
14
-0/+139
|
\
\
\
|
*
|
|
find_package: Add support for default GLOBAL imported targets
John Parent
2022-03-10
14
-0/+139
|
|
/
/
*
|
|
Merge topic 'cuda-arch-native'
Brad King
2022-03-11
10
-5/+31
|
\
\
\
|
*
|
|
CUDA: Add support for CUDA_ARCHITECTURES=native
Brad King
2022-03-10
8
-1/+27
|
*
|
|
Tests: Rename CudaOnly.{All => ArchSpecial}
Brad King
2022-03-10
3
-4/+4
|
|
/
/
*
|
|
Merge topic 'FindX11-xcb-components'
Brad King
2022-03-11
2
-0/+30
|
\
\
\
|
*
|
|
FindX11: add xcb-xtest and xcb-keysyms
planc
2022-03-10
2
-0/+30
*
|
|
|
Merge topic 'test-fix-regex'
Brad King
2022-03-11
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tests: Fix CMake syntax warning in RunCMake.CTestCommandLine
Brad King
2022-03-10
1
-1/+1
|
|
/
/
[next]