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
*
CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()
Kyle Edwards
2023-11-15
6
-0/+39
*
install(EXPORT): Add ability to point to .xcframework file
Kyle Edwards
2023-11-15
15
-0/+164
*
Merge topic 'export-find_dependency-calls'
Brad King
2023-11-14
27
-0/+331
|
\
|
*
FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAME
Kyle Edwards
2023-11-13
6
-0/+110
|
*
install(EXPORT): Export find_dependency() calls
Kyle Edwards
2023-11-13
21
-0/+221
*
|
Merge topic 'genex-fix-short-circuit'
Brad King
2023-11-14
2
-0/+5
|
\
\
|
|
/
|
/
|
|
*
cmGeneratorExpressionNode: Fix short-circuit logic
Martin Duffy
2023-11-13
2
-0/+5
*
|
Merge topic 'make-test-depend-on-all'
Brad King
2023-11-13
10
-0/+38
|
\
\
|
*
|
Optionally make `test` target depend on `all`
William Sciaroni
2023-11-10
4
-0/+9
|
*
|
Tests: Add case to verify that 'make test' does not 'make all'
Brad King
2023-11-10
7
-0/+29
*
|
|
Merge topic 'link-deduplicate-libs'
Brad King
2023-11-13
115
-24/+480
|
\
\
\
|
*
|
|
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
115
-24/+480
|
|
/
/
*
|
|
ctest_empty_binary_directory: Report more detail in failure message
Brad King
2023-11-09
6
-0/+24
|
/
/
*
|
Merge topic 'static-library-link-xcframework'
Brad King
2023-11-07
3
-0/+12
|
\
\
|
|
/
|
*
Xcode: Fix linking against .xcframework from static libraries
Kyle Edwards
2023-11-06
3
-0/+12
*
|
Merge topic 'vs-CharacterSet'
Brad King
2023-11-07
3
-0/+69
|
\
\
|
*
|
VS: Consider macros with values when determining CharacterSet
Deniz Bahadir
2023-11-06
3
-0/+69
*
|
|
Merge topic 'Ninja-use-depslog'
Brad King
2023-11-07
14
-1/+359
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmTransformDepfile: warn when a depfile is not written to
Ben Boeckel
2023-11-01
1
-0/+4
|
*
|
Tests/Ninja*/CustomCommandDepfile: check that deps are in the database
Ben Boeckel
2023-11-01
12
-0/+354
|
*
|
Tests/RunCMake/Ninja: fix subdir prefix check
Ben Boeckel
2023-10-23
1
-1/+1
*
|
|
Merge topic 'cmake-E-cat-stdin'
Brad King
2023-11-06
3
-0/+13
|
\
\
\
|
*
|
|
cmake -E cat: Add ability to print standard input
Kyle Edwards
2023-11-03
3
-0/+13
*
|
|
|
Merge topic 'cmsystemtools-runsinglecommand-stdin'
Kyle Edwards
2023-11-03
4
-1/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cmSystemTools::RunSingleCommand(): Pass stdin to child process
Kyle Edwards
2023-11-02
4
-1/+8
|
*
|
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...
Brad King
2023-11-01
5
-13/+14
|
|
\
\
|
*
\
\
Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28
Brad King
2023-10-30
3
-0/+51
|
|
\
\
\
*
|
\
\
\
Merge topic 'if-check-file-permissions'
Brad King
2023-11-02
3
-1/+171
|
\
\
\
\
\
|
*
|
|
|
|
if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.
Marc Chevrier
2023-11-01
3
-1/+171
*
|
|
|
|
|
Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner'
Brad King
2023-11-01
5
-13/+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
5
-13/+14
*
|
|
|
|
Merge topic 'cxxmodules-ninja-forced-rsp-files'
Brad King
2023-10-30
3
-0/+51
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Tests/CXXModules: test forced rsp files with ninja
Ben Boeckel
2023-10-28
3
-0/+51
|
|
/
/
/
*
|
|
|
Merge topic 'cmp0153-suggestion'
Brad King
2023-10-30
2
-1/+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
CMP0153: Add suggestion to use execute_process()
Kyle Edwards
2023-10-27
2
-1/+4
|
|
/
/
*
|
|
Merge topic 'cpack-archive-dedup'
Brad King
2023-10-27
5
-0/+93
|
\
\
\
|
*
|
|
CPack: Avoid adding duplicate files to archive when combining components
Atılhan Emre Dursunoğlu
2023-10-26
5
-0/+93
*
|
|
|
Merge topic 'unity-build-objc'
Brad King
2023-10-27
7
-1/+111
|
\
\
\
\
|
*
|
|
|
Unity: Enable UNITY_BUILD for OBJC and OBJCXX files
Rob Raguet-Schofield
2023-10-26
7
-1/+111
*
|
|
|
|
Merge topic 'fix-Wstrict-prototypes'
Brad King
2023-10-27
62
-77/+77
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
62
-77/+77
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'hint-about-missing-extension-on-windows'
Brad King
2023-10-26
9
-12/+24
|
\
\
\
\
\
|
*
|
|
|
|
cmGlobalGenerator: hint about missing extensions on Windows
Ben Boeckel
2023-10-24
9
-12/+24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'iar-nightly'
Brad King
2023-10-26
12
-0/+177
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
IAR: Add tests covering IAR toolchains
Felipe Torrezan
2023-10-23
12
-0/+177
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'misc-warnings'
Brad King
2023-10-24
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix clang -Wstrict-prototypes by making main take void instead of nothing
Sean McBride
2023-10-20
1
-1/+1
*
|
|
|
Merge topic 'ninja-better-order-depends'
Brad King
2023-10-23
6
-1/+72
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
6
-1/+72
|
*
|
Merge topic 'cxxmodules-vs-no-synthetic-targets' into release-3.28
Brad King
2023-10-18
6
-1/+47
|
|
\
\
[next]