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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'LLVMFlang-MSVC'
Brad King
2023-12-07
4
-3/+28
|
\
|
*
LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0
Brad King
2023-12-06
1
-3/+5
|
*
CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVC
Brad King
2023-12-06
3
-0/+23
*
|
Merge topic 'cmuvprocesschain-external-loop'
Brad King
2023-12-07
1
-1/+52
|
\
\
|
|
/
|
/
|
|
*
cmUVProcessChain: Add option for external uv_loop_t
Kyle Edwards
2023-12-05
1
-1/+52
*
|
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 'LLVMFlang-MSVC-debug'
Brad King
2023-12-06
2
-4/+9
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
LLVMFlang: Fix MSVC ABI debug information format options
Brad King
2023-12-05
2
-4/+9
|
|
|
/
|
|
/
|
*
|
|
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
10
-0/+241
|
\
\
|
*
|
ctest: Add support for running under a make job server on POSIX systems
Brad King
2023-12-03
8
-0/+61
|
*
|
cmUVJobServerClient: Add libuv-based job server integration client
Brad King
2023-12-03
2
-0/+180
*
|
|
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
*
|
|
|
cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler
Brad King
2023-12-02
1
-0/+16
*
|
|
|
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
23
-0/+138
|
|
\
\
|
*
\
\
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 'tests-c99'
Brad King
2023-11-28
2
-11/+17
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tests: Improve C compatibility of LoadCommand tests
Florian Weimer
2023-11-27
2
-11/+17
*
|
|
|
|
|
Merge topic 'uv-write'
Brad King
2023-11-27
1
-0/+51
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmUVHandlePtr: Add uv_write wrapper to manage request lifetime
Brad King
2023-11-22
1
-0/+51
*
|
|
|
|
|
|
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
23
-0/+138
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Ninja: support "forwarding" modules from other targets
Ben Boeckel
2023-11-23
6
-0/+6
[next]