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: Do not expect EINTR when sleep is interrupted on GNU/Hurd
Mattias Ellert
2023-12-08
1
-1/+1
*
|
|
|
|
Merge topic 'ninja-dev'
Brad King
2023-12-09
2
-4/+11
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests: Update for changes to upstream ninja development version
Brad King
2023-12-08
2
-4/+11
|
|
/
/
/
|
*
|
|
Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28
Brad King
2023-12-06
5
-3/+27
|
|
\
\
\
*
|
|
|
|
Tests: Fix RunCMake.try_run case on gfortran < 4.3
Brad King
2023-12-07
1
-1/+1
*
|
|
|
|
Tests: Add inspection step to RunCMake.try_run
Brad King
2023-12-07
3
-4/+37
*
|
|
|
|
Tests: Remove unused code from RunCMake.try_run
Brad King
2023-12-07
1
-4/+0
*
|
|
|
|
Merge topic 'GoogleTest-discovery-scope'
Brad King
2023-12-07
3
-0/+53
|
\
\
\
\
\
|
*
|
|
|
|
GoogleTest: Avoid silent failures of dynamic test discovery
Moritz Haase
2023-12-06
3
-0/+53
*
|
|
|
|
|
CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVC
Brad King
2023-12-06
3
-0/+23
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'cxxmodules-msvc-corner-cases'
Brad King
2023-12-06
5
-3/+27
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Tests/CXXModules: enhance `internal-partitions` test
Ben Boeckel
2023-12-05
4
-1/+17
|
*
|
|
|
Tests/CXXModules: import from an internal partition
Ben Boeckel
2023-12-05
3
-2/+10
*
|
|
|
|
Merge topic 'fix-cxx-module-transitive-requirements'
Brad King
2023-12-06
35
-1/+384
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cmCxxModuleMapper: Fix transitive requirements computation
namniav
2023-12-05
35
-1/+384
*
|
|
|
Merge topic 'cxxmodules-pch'
Brad King
2023-12-05
4
-0/+24
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Tests/CXXModules: add a test which scans a PCH-using source
Ben Boeckel
2023-12-04
4
-0/+24
|
|
/
*
|
Merge topic 'ctest-jobserver-client'
Brad King
2023-12-04
8
-0/+61
|
\
\
|
*
|
ctest: Add support for running under a make job server on POSIX systems
Brad King
2023-12-03
8
-0/+61
*
|
|
Merge topic 'fileapi-exe-launcher'
Brad King
2023-12-04
11
-4/+288
|
\
\
\
|
*
|
|
fileapi: Add cross-compiling emulator to codemodel-v2
Ralf Habacker
2023-12-01
11
-4/+288
*
|
|
|
Merge topic 'cmake-non-writable-build-dir'
Brad King
2023-12-04
6
-12/+45
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Tests: Add case covering non-writable CMAKE_BINARY_DIR
Brad King
2023-11-30
4
-0/+26
|
*
|
|
Tests: Factor out RunCMake helper to get UNIX user id
Brad King
2023-11-30
2
-12/+19
*
|
|
|
Merge topic 'xcode-embed-xpc-services'
Brad King
2023-12-01
5
-0/+46
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Xcode: Add support to embed XPC Services
Jonathan Earnshaw
2023-11-29
5
-0/+46
*
|
|
|
Merge topic 'execute_process-no-extension'
Brad King
2023-11-30
7
-0/+57
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Tests: Add case to cover execute_process support for no extension on Windows
Kyle Edwards
2023-11-30
7
-0/+57
|
*
|
|
Merge topic 'cxxmodules-diagnostics' into release-3.28
Brad King
2023-11-29
5
-14/+49
|
|
\
\
\
*
|
\
\
\
Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT'
Brad King
2023-11-30
6
-0/+19
|
\
\
\
\
\
|
*
|
|
|
|
LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT
Marc Chevrier
2023-11-29
6
-0/+19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Tests: Avoid leaving behind non-readable directories
Brad King
2023-11-29
1
-0/+24
*
|
|
|
|
Tests: Avoid creating world-writable paths
Brad King
2023-11-29
1
-2/+2
*
|
|
|
|
Tests: Fix directory removal in RunCMake.if test
Brad King
2023-11-29
1
-3/+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'cxxmodules-diagnostics'
Brad King
2023-11-29
5
-14/+49
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cxxmodules: Add more suggestions to no-modules-support diagnostics
Brad King
2023-11-28
5
-14/+49
*
|
|
|
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
|
|
/
/
/
[prev]
[next]