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 'misc-warnings'
Brad King
2023-10-24
1
-1/+1
|
\
|
*
Fix clang -Wstrict-prototypes by making main take void instead of nothing
Sean McBride
2023-10-20
1
-1/+1
*
|
Merge topic 'ninja-better-order-depends'
Brad King
2023-10-23
6
-1/+72
|
\
\
|
*
|
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
|
|
\
\
|
*
\
\
Merge topic 'cxxmodules-export-fileset-info' into release-3.28
Brad King
2023-10-17
6
-4/+29
|
|
\
\
\
|
*
\
\
\
Merge topic 'execute_process-output_file-directory' into release-3.28
Brad King
2023-10-17
6
-0/+22
|
|
\
\
\
\
*
|
|
|
|
|
CMAKE_PROJECT_INCLUDE: Allow to run module files
Cristian Le
2023-10-18
4
-0/+49
*
|
|
|
|
|
Merge topic 'project-include-multiple'
Brad King
2023-10-18
20
-22/+72
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CMAKE_PROJECT_INCLUDE: Add support for including multiple files
Cristian Le
2023-10-18
20
-22/+72
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'cxxmodules-vs-no-synthetic-targets'
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 'try_compile-alias-targets'
Brad King
2023-10-17
1
-1/+86
|
\
\
\
\
\
|
*
|
|
|
|
try_compile: Add support for using ALIAS targets
Cristian Le
2023-10-16
1
-0/+85
|
*
|
|
|
|
Add missing `OUTPUT` in ExportImport test
Cristian Le
2023-10-16
1
-1/+1
*
|
|
|
|
|
Merge topic 'try_compile-linker-language'
Brad King
2023-10-17
7
-7/+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
try_{compile,run}: add LINKER_LANGUAGE option
scivision
2023-10-16
5
-1/+58
|
*
|
|
|
|
|
Tests: Remove redundant policy setting from RunCMake.try_{compile,run} cases
Brad King
2023-10-16
2
-6/+0
*
|
|
|
|
|
|
Merge topic 'cxxmodules-export-fileset-info'
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'
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
*
|
|
|
|
|
Merge topic 'Tests-NinjaPrivateDeps-error-message'
Brad King
2023-10-17
1
-1/+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Tests/NinjaPrivateDeps: fix error message for Build-PrivateFileSet-check
Ben Boeckel
2023-10-16
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'linker-user-selection'
Brad King
2023-10-16
17
-0/+170
|
\
\
\
\
|
*
|
|
|
Add options to specify linker tool
Marc Chevrier
2023-10-13
17
-0/+170
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'revert-autogen-exe-per-config'
Brad King
2023-10-16
15
-458/+29
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
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
|
|
\
*
|
\
Merge topic 'cxxmodules-try_compile'
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
*
|
|
Merge topic 'cxxmodules-diagnostics'
Brad King
2023-10-11
6
-48/+48
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
|
/
*
|
Merge topic 'remove-experimental-settings'
Brad King
2023-10-10
2
-4/+0
|
\
\
|
|
/
|
*
Tests/RunCMake/CXXModules: remove experimental settings
Ben Boeckel
2023-10-07
2
-4/+0
*
|
Merge topic 'post-rel-dev'
Brad King
2023-10-06
11
-3/+94
|
\
\
|
|
/
|
/
|
|
*
Add deprecation warnings for policies CMP0126 and below
Brad King
2023-10-03
11
-3/+94
*
|
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
[next]