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: Simplify option passing to RunCMake.MaxRecursionDepth cases
Brad King
2023-03-09
1
-16/+6
*
Merge topic 'test-minver'
Brad King
2023-03-08
10
-37/+48
|
\
|
*
Tests: Update RunCMake.include cmake_minimum_required version
Brad King
2023-03-07
10
-37/+48
*
|
Tests/RunCMake: Add script to auto-generate RunCMake test suite stub
Kyle Edwards
2023-03-07
2
-0/+17
|
/
*
Merge topic 'Xcode-frameworks-consumption'
Brad King
2023-03-07
2
-3/+16
|
\
|
*
Xcode: Fix missing Frameworks search paths
Marc Chevrier
2023-03-06
2
-3/+16
*
|
Merge topic 'GoogleTest-type-param-suite'
Brad King
2023-03-06
5
-3/+67
|
\
\
|
|
/
|
/
|
|
*
GoogleTest: Restore suite name for type-parametrized tests
Brad King
2023-03-03
5
-3/+67
*
|
Merge topic 'ExternalProject-revert-install'
Brad King
2023-03-03
4
-0/+14
|
\
\
|
*
|
ExternalProject: Restore driving install through build system
Brad King
2023-03-02
4
-0/+14
|
*
|
Ninja: require Ninja 1.11 for C++ module support
Ben Boeckel
2023-01-23
2
-2/+2
|
*
|
Merge topic 'try_run-cross-compile' into release-3.25
Brad King
2023-01-13
2
-0/+10
|
|
\
\
*
|
\
\
Merge topic 'ninja-multi-output-path-prefix'
Brad King
2023-03-03
3
-0/+11
|
\
\
\
\
|
*
|
|
|
Ninja Multi-Config: Write output path prefix
Kyle Edwards
2023-03-02
3
-0/+11
*
|
|
|
|
Merge topic 'TargetRunTimeDllDirs'
Kyle Edwards
2023-03-02
3
-16/+27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add test for the new TARGET_RUNTIME_DLL_PATHS genex
Alexander Neundorf
2023-02-26
1
-1/+12
|
*
|
|
|
TARGET_RUNTIME_DLLS: minor refactoring of shared-check.cmake
Alexander Neundorf
2023-02-26
1
-6/+6
|
*
|
|
|
TARGET_RUNTIME_DLLS: fix test for this genex
Alexander Neundorf
2023-02-22
1
-0/+0
*
|
|
|
|
Merge topic 'target_sources-backtrace'
Brad King
2023-03-02
47
-133/+138
|
\
\
\
\
\
|
*
|
|
|
|
target_sources: Fix backtrace on missing source
Brad King
2023-02-28
43
-133/+127
|
*
|
|
|
|
Tests: Add RunCMake.target_sources case covering missing source
Brad King
2023-02-28
5
-1/+12
*
|
|
|
|
|
Merge topic 'Apple-handle-Text-Stubs'
Brad King
2023-03-02
38
-4/+679
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Apple: Handle generation and comsuption of text-based stubs (.tbd files)
Marc Chevrier
2023-03-01
38
-4/+679
*
|
|
|
|
|
|
Dart,FindDart: Add policy to remove these modules
Brad King
2023-02-28
19
-0/+114
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'target_sources-file_set-no-exist'
Brad King
2023-02-28
7
-0/+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
target_sources: give a hint when a file named `FILE_SET` is not found
Ben Boeckel
2023-02-24
7
-0/+35
*
|
|
|
|
|
|
Merge topic 'dll-name-soversion'
Brad King
2023-02-28
10
-8/+33
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add option to add SOVERSION to DLL names
Ralf Habacker
2023-02-27
5
-1/+31
|
*
|
|
|
|
|
Tests: Simplify RunCMake.TargetArtifacts spec
Brad King
2023-02-24
1
-5/+1
|
*
|
|
|
|
|
Tests: Rename RunCMake.{ArtifactOutputDirs => TargetArtifacts}
Brad King
2023-02-24
7
-3/+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'install-prefix-genex-install-code-script'
Brad King
2023-02-27
5
-2/+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex
Kyle Edwards
2023-02-24
5
-2/+13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'fetchcontent-reject-CMAKE_TOOLCHAIN_FILE-env-var'
Craig Scott
2023-02-25
2
-0/+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-build
Craig Scott
2023-02-24
2
-0/+3
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'PATH-genex-handle-list-of-paths'
Brad King
2023-02-24
9
-1/+325
|
\
\
\
\
\
|
*
|
|
|
|
PATH-genex: handle lists for path decomposition and transformations
Marc Chevrier
2023-02-21
9
-1/+325
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'GenerateExportHeader-Fix-Clang-support-on-Windows'
Brad King
2023-02-24
7
-5/+91
|
\
\
\
\
\
|
*
|
|
|
|
GenerateExportHeader: Fix Clang support on Windows
Corentin Damman
2023-02-23
7
-5/+91
*
|
|
|
|
|
find_package: Use <PACKAGENAME>_ROOT variables as search prefixes
Brad King
2023-02-23
16
-0/+466
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
2
-10/+48
|
/
/
/
/
*
|
|
|
Merge topic 'deprecate-extra-generators'
Brad King
2023-02-16
1
-0/+8
|
\
\
\
\
|
*
|
|
|
Deprecate "extra" generators in favor of cmake-file-api(7)
Brad King
2023-02-15
1
-0/+8
*
|
|
|
|
cmake -E time: use C++11 chrono and better format output
scivision
2023-02-15
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'AutoExport-vftable'
Brad King
2023-02-15
3
-0/+29
|
\
\
\
\
|
*
|
|
|
WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol
Malcolm Bechard
2023-02-14
3
-0/+29
*
|
|
|
|
Merge topic 'ninja-custom-command-depends'
Brad King
2023-02-15
2
-0/+30
|
\
\
\
\
\
|
*
|
|
|
|
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
2
-0/+30
|
|
/
/
/
/
*
|
|
|
|
Tests: Add dedicated RunCMake.ExtraGenerators test
Brad King
2023-02-13
4
-0/+30
*
|
|
|
|
Merge topic 'deprecate-pre-3.5'
Brad King
2023-02-13
301
-505/+428
|
\
\
\
\
\
|
*
|
|
|
|
Deprecate compatibility with CMake versions older than 3.5
Brad King
2023-02-11
50
-66/+198
[next]