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
*
Merge topic 'fileapi-file-sets-base-dirs-relative'
Brad King
2023-11-20
2
-5/+5
|
\
|
*
fileapi: Fix file sets' base directories relative to top source
Kyle Edwards
2023-11-17
2
-5/+5
|
*
Tests: Always load presets schema as UTF-8
Craig Scott
2023-05-30
1
-3/+3
*
|
Merge topic 'ctest-cleanup'
Brad King
2023-11-20
8
-15/+76
|
\
\
|
*
|
cmCTestMultiProcessHandler: Stop searching for tests when limit is reached
Brad King
2023-11-17
5
-0/+55
|
*
|
Tests: Cover ctest waiting on insufficient non-zero spare test-load
Brad King
2023-11-17
5
-15/+21
*
|
|
Merge topic 'ci-fedora-39'
Brad King
2023-11-20
4
-4/+4
|
\
\
\
|
*
\
\
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
4
-4/+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
codespell: Fix typos
Brad King
2023-11-17
4
-4/+4
*
|
|
|
Merge topic 'swift-compilation-mode'
Brad King
2023-11-19
13
-8/+57
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Tests: Update Swift tests to use CMP0157 NEW behavior
Evan Wilde
2023-11-17
5
-0/+5
|
*
|
|
Swift: Add abstraction for compilation mode
Evan Wilde
2023-11-17
7
-0/+46
|
*
|
|
Tests: Simplify RunCMake.Swift conditions to enable use of Swift
Brad King
2023-11-17
2
-8/+6
*
|
|
|
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
[next]