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 'xcode-embed-resources'
Brad King
2023-11-29
1
-1/+1
|
\
|
*
Xcode: Fix embed resources prop name
halx99
2023-11-28
1
-1/+1
|
*
Merge topic 'fortran-objects-as-sources-fix' into release-3.28
Brad King
2023-11-27
6
-0/+6
|
|
\
|
*
\
Merge topic 'clang-scan-deps-failed-scan' into release-3.28
Brad King
2023-11-22
1
-2/+2
|
|
\
\
*
|
\
\
Merge topic 'cpack-auto-suffixes'
Brad King
2023-11-28
4
-0/+16
|
\
\
\
\
|
*
|
|
|
CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing
Alex Neundorf
2023-11-27
4
-3/+5
|
*
|
|
|
CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing
Alex Neundorf
2023-11-27
4
-0/+14
*
|
|
|
|
Merge topic 'vs-ifx'
Brad King
2023-11-27
8
-0/+23
|
\
\
\
\
\
|
*
|
|
|
|
VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files
Brad King
2023-11-22
8
-0/+23
*
|
|
|
|
|
Merge topic 'fortran-objects-as-sources-fix'
Brad King
2023-11-27
6
-0/+6
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Ninja: support "forwarding" modules from other targets
Ben Boeckel
2023-11-23
6
-0/+6
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28
Brad King
2023-11-20
2
-5/+5
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'clang-scan-deps-failed-scan'
Brad King
2023-11-22
1
-2/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Clang-CXX: copy into the dyndep output on success
Ben Boeckel
2023-11-21
1
-2/+2
|
|
/
/
/
*
|
|
|
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
[next]