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
*
codespell: Fix typos
Brad King
2023-11-17
10
-11/+11
*
Tests: Update HIP.MathFunctions case for nodiscard enforcement
Brad King
2023-11-17
1
-4/+8
*
Merge branch 'backport-target-objects' into target-objects
Brad King
2023-11-14
5
-0/+33
|
\
|
*
cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources
Brad King
2023-11-14
5
-0/+33
*
|
cmGeneratorExpressionNode: Fix short-circuit logic
Martin Duffy
2023-11-13
2
-0/+5
*
|
Merge topic 'cxx23' into release-3.28
Brad King
2023-11-08
2
-3/+3
|
\
\
|
*
|
Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)
Brad King
2023-11-07
2
-3/+3
*
|
|
Xcode: Fix linking against .xcframework from static libraries
Kyle Edwards
2023-11-06
3
-0/+12
|
/
/
*
|
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
|
\
\
|
*
|
CMP0155: ignore scanning for sources if no scanner is available
Ben Boeckel
2023-11-01
5
-13/+14
*
|
|
Merge topic 'modules-depends-via-target-objects' into release-3.28
Brad King
2023-10-31
8
-1/+68
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fortran: Restore support for TARGET_OBJECTS providing modules
Ben Boeckel
2023-10-30
7
-0/+67
|
*
|
Tests/ObjectLibrary: fix comment
Ben Boeckel
2023-10-27
1
-1/+1
*
|
|
Merge topic 'cxxmodules-ninja-forced-rsp-files' into release-3.28
Brad King
2023-10-30
3
-0/+51
|
\
\
\
|
*
|
|
Tests/CXXModules: test forced rsp files with ninja
Ben Boeckel
2023-10-28
3
-0/+51
|
|
|
/
|
|
/
|
*
|
|
CMP0153: Add suggestion to use execute_process()
Kyle Edwards
2023-10-27
2
-1/+4
|
/
/
*
|
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
|
\
\
|
*
|
Tests/CXXModules: test Visual Studio synthetic target error
Ben Boeckel
2023-10-17
6
-1/+47
*
|
|
Merge topic 'cxxmodules-export-fileset-info' into release-3.28
Brad King
2023-10-17
6
-4/+29
|
\
\
\
|
*
|
|
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
6
-4/+29
|
|
/
/
*
|
|
Merge topic 'execute_process-output_file-directory' into release-3.28
Brad King
2023-10-17
6
-0/+22
|
\
\
\
|
*
|
|
execute_process(): Restore opening files relative to WORKING_DIRECTORY
Kyle Edwards
2023-10-16
6
-0/+22
*
|
|
|
Tests/NinjaPrivateDeps: fix error message for Build-PrivateFileSet-check
Ben Boeckel
2023-10-16
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Autogen: Revert "AUTO*_EXECUTABLE: add support for per-config values"
Orkun Tokdemir
2023-10-13
12
-418/+7
*
|
|
Tests: Revert "NinjaMultiConfig: Update tests for the new dependency change"
Orkun Tokdemir
2023-10-13
3
-40/+22
|
/
/
*
|
Merge topic 'cxxmodules-try_compile' into release-3.28
Brad King
2023-10-11
3
-0/+26
|
\
\
|
*
|
cxxmodules: Honor CMAKE_CXX_SCAN_FOR_MODULES in try_compile
Brad King
2023-10-10
3
-0/+26
*
|
|
cxxmodules: Reference documentation in no-modules-support diagnostics
Brad King
2023-10-11
6
-24/+34
*
|
|
Tests: Enforce RunCMake.CXXModules no-modules-support diagnostics strictly
Brad King
2023-10-11
6
-36/+26
|
/
/
*
|
Tests/RunCMake/CXXModules: remove experimental settings
Ben Boeckel
2023-10-07
2
-4/+0
*
|
cxxmodules: Scan only targets that explicitly enable C++ 20
Brad King
2023-10-05
3
-0/+18
*
|
Tests: Modernize name of RunCMake.CXXModules compiler inspection case
Brad King
2023-10-04
2
-2/+2
*
|
Merge topic 'LLVMFlang-MSVC' into release-3.28
Brad King
2023-10-04
17
-3/+151
|
\
\
|
*
|
LLVMFlang: Add support for targeting MSVC ABI on Windows
Brad King
2023-10-03
3
-2/+16
|
*
|
Tests: Enable CMP0091/CMP0141 for MSVC settings in FortranOnly test
Brad King
2023-10-02
1
-1/+1
|
*
|
CMakeParseImplicitLinkInfo: Detect link lines using link.exe and lld-link
Brad King
2023-10-02
13
-0/+134
*
|
|
Merge topic 'cmDebugTools-add-header'
Brad King
2023-10-03
2
-0/+34
|
\
\
\
|
*
|
|
cmDebugTools: add header
Ben Boeckel
2023-10-01
2
-0/+34
|
|
/
/
*
|
|
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
127
-460/+244
|
\
\
\
|
*
|
|
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
44
-38/+72
|
*
|
|
cxxmodules: rework control logic for scanning regular C++ sources
Ben Boeckel
2023-10-02
10
-23/+58
|
*
|
|
Tests/RunCMake/CXXModules: remove rules file requirement
Ben Boeckel
2023-10-02
1
-12/+2
|
*
|
|
CXXModules: remove `EXPERIMENTAL` from C++ module variable names
Ben Boeckel
2023-10-02
11
-12/+12
|
*
|
|
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
79
-379/+104
|
|
/
/
*
|
|
Merge topic 'ctest-timeout-flag'
Brad King
2023-10-02
3
-2/+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ctest: Restore support for --timeout values higher than default test timeout
Brad King
2023-09-29
2
-0/+13
|
*
|
Tests: Clarify RunCMake.CTestTimeout case name
Brad King
2023-09-29
2
-2/+2
*
|
|
Merge topic 'FindCUDAToolkit-implicit-dirs'
Brad King
2023-09-29
2
-4/+20
|
\
\
\
[next]