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
*
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
*
Linting: Fix empty evaluated genex
Orkun Tokdemir
2023-09-25
2
-0/+7
*
cxxmodules: detect and message about non-compiled sources
Ben Boeckel
2023-09-12
6
-1/+37
*
list(INSERT): restore old behavior
Marc Chevrier
2023-08-17
1
-0/+47
*
Apple Text Stubs (.tbd): various fixes
Marc Chevrier
2023-08-11
1
-6/+6
*
VS: Select latest Windows SDK even when targeting Windows 8.1 and below
Brad King
2023-08-10
2
-5/+9
*
VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection
Brad King
2023-08-10
1
-0/+11
*
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Brad King
2023-08-10
9
-24/+33
*
Tests: Remove redundant condition in RunCMake.GeneratorPlatform test
Brad King
2023-08-10
1
-23/+21
*
file(GENERATE): Restore INPUT|CONTENT parse checking
Evan Wilde
2023-08-07
4
-0/+10
*
VS: Revert "Add CMake input files to ZERO_CHECK"
Brad King
2023-08-02
7
-255/+11
*
CTest: Fix regression in calculating test timeout
Kyle Edwards
2023-07-24
2
-0/+13
*
Tests/RunCMake/CXXModules: add a test for issue #25112
Ben Boeckel
2023-07-22
5
-0/+39
*
Genex: Restore REMOVE_DUPLICATES preservation of empty elements
Brad King
2023-07-12
3
-0/+10
*
Ninja: include module mapper flags in `compile_commands.json`
Ben Boeckel
2023-07-09
6
-0/+66
*
Merge topic 'FetchContent-unparsed-arguments' into release-3.27
Brad King
2023-06-30
4
-4/+4
|
\
|
*
FetchContent: Protect ExternalProject keywords from unknown arguments
Brad King
2023-06-29
4
-4/+4
*
|
Merge topic 'vs-cxxmodules-same-src-name' into release-3.27
Brad King
2023-06-30
6
-0/+42
|
\
\
|
|
/
|
/
|
|
*
VS: Fix C++ modules in source files with the same name
Brad King
2023-06-28
6
-0/+42
*
|
Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27
Brad King
2023-06-26
6
-1/+12
|
\
\
|
*
|
NVHPC: Support nvfortran versions that don't support isystem
Robert Maynard
2023-06-23
6
-1/+12
|
|
/
*
|
link dependencies: deactivate the feature
Marc Chevrier
2023-06-23
2
-3/+4
|
/
*
list(): restore SUBLIST behavior
Marc Chevrier
2023-06-16
1
-0/+51
*
Tests: Require git to enable RunCMake.CMP0150 test
Brad King
2023-06-12
1
-1/+4
*
Merge topic 'add_test-empty-args' into release-3.27
Brad King
2023-06-12
3
-0/+24
|
\
|
*
add_test: Restore support for empty test arguments
Marc Chevrier
2023-06-09
3
-0/+24
*
|
Makefiles: quote `$(COLOR)` expansions
Ben Boeckel
2023-06-08
2
-0/+15
|
/
*
Merge topic 'verify-interface-header-sets-skip-linting'
Kyle Edwards
2023-06-06
3
-0/+9
|
\
|
*
VERIFY_INTERFACE_HEADER_SETS: Skip header files that have SKIP_LINTING
Kyle Edwards
2023-06-06
3
-0/+9
*
|
Merge topic 'Apple-tbd-runpath-handling'
Brad King
2023-06-06
2
-1/+9
|
\
\
|
|
/
|
/
|
|
*
Apple text-based stubs: ensure runpath is correctly defined
Marc Chevrier
2023-06-04
2
-1/+9
*
|
Merge topic 'file-api-query-command'
Brad King
2023-06-05
6
-0/+100
|
\
\
|
*
|
cmake_file_api: New project command
Craig Scott
2023-06-05
6
-0/+100
*
|
|
Merge topic 'orkun_24968_02_06_2023'
Brad King
2023-06-05
1
-4/+6
|
\
\
\
|
*
|
|
Test: Generate pseudo linters generator independent
Orkun Tokdemir
2023-06-02
1
-4/+6
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ctest-timeout-signal'
Brad King
2023-06-05
22
-1/+241
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
22
-1/+241
*
|
|
cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable
Ben Boeckel
2023-06-01
39
-165/+13
|
|
/
|
/
|
*
|
Merge topic 'remove-header-unit-fileset-type'
Brad King
2023-06-01
26
-139/+15
|
\
\
|
*
|
cxxmodules: update the experimental UUID
Ben Boeckel
2023-05-31
10
-10/+10
|
*
|
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
16
-129/+5
|
|
/
*
|
Merge topic 'cmake-compile-no-warning-as-error'
Brad King
2023-06-01
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Preserve --compile-no-warning-as-error in automatic CMake re-runs
Brad King
2023-05-30
1
-0/+4
*
|
Merge topic 'orkun_24848_19_05_2023'
Brad King
2023-05-31
2
-0/+34
|
\
\
|
*
|
Autogen: Fix multi-config generated file issue
Orkun Tokdemir
2023-05-27
2
-0/+34
*
|
|
Merge topic 'cmake-verbose-print-build-tool-command'
Brad King
2023-05-31
1
-1/+1
|
\
\
\
|
*
|
|
cmGlobalGenerator: use a stream for output in `Build`
Ben Boeckel
2023-05-27
1
-1/+1
*
|
|
|
cmake: Add debugger
Glen Chung
2023-05-30
18
-1/+37
|
|
_
|
/
|
/
|
|
*
|
|
Optionally exclude implicit link directories via environment
Brad King
2023-05-25
3
-0/+30
[next]