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
*
Add deprecation warnings for policies CMP0120 and below
Brad King
2023-06-07
27
-20/+302
*
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-clang-asm-compiler-id'
Brad King
2023-06-06
1
-1/+1
|
\
\
|
*
|
AppleClang: Fix ASM compiler identification
Gregor Jasny
2023-06-05
1
-1/+1
*
|
|
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 'cmuvprocesschain-status-getexception'
Kyle Edwards
2023-06-06
2
-14/+65
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmUVProcessChain: Add Status::GetException() method
Kyle Edwards
2023-06-05
2
-14/+65
*
|
|
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 'automoc-moc-options-test'
Brad King
2023-06-01
5
-0/+38
|
\
\
|
*
|
Tests: Add test for AUTOMOC_MOC_OPTIONS
Orkun Tokdemir
2023-05-31
5
-0/+38
|
|
/
*
|
Merge topic 'cmuvprocesschain-finished'
Kyle Edwards
2023-06-01
1
-0/+12
|
\
\
|
*
|
cmUVProcessChain: Add Finished() method
Kyle Edwards
2023-05-31
1
-0/+12
|
|
/
*
|
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 'cuda-ipo-arch'
Brad King
2023-06-01
1
-2/+9
|
\
\
|
*
|
CUDA/NVIDIA: fix LTO with explicit architectures
Rafael Stahl
2023-05-31
1
-2/+9
*
|
|
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
30
-1/+1770
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'cmuvprocesschain-merged-output'
Brad King
2023-05-30
1
-0/+60
|
\
\
\
\
|
*
|
|
|
cmUVProcessChain: Add option for merged output and error
Kyle Edwards
2023-05-26
1
-0/+60
*
|
|
|
|
Merge topic 'cmuvprocesschain-working-directory'
Brad King
2023-05-30
3
-0/+70
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
cmUVProcessChain: Add working directory option
Kyle Edwards
2023-05-26
3
-0/+70
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Optionally exclude implicit link directories via environment
Brad King
2023-05-25
3
-0/+30
|
/
/
/
*
|
|
cxxmodules: Fix exported path to installed module sources in subdirs
Tyler
2023-05-23
18
-6/+64
*
|
|
cxxmodules: Do not expect collator install scripts with no CXX_MODULES
Tyler
2023-05-23
12
-6/+36
*
|
|
Tests: Improve RunCMake.CXXModules expectation matching and error reporting
Brad King
2023-05-23
12
-32/+78
*
|
|
Merge topic 'ep-update-disconnected'
Brad King
2023-05-23
2
-17/+30
|
\
\
\
|
*
|
|
ExternalProject: Avoid reconfigure when updates are disconnected
Craig Scott
2023-05-23
1
-16/+26
|
*
|
|
Tests: Reduce warning noise in ExternalProjectUpdate test
Craig Scott
2023-05-21
1
-1/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'correct_cuda_complex_adding_bad_rpath_entries'
Brad King
2023-05-23
4
-4/+8
|
\
\
\
|
*
|
|
CUDA: Cuda* tests add rpath entry only for need cuda lib directory
Robert Maynard
2023-05-22
4
-4/+8
*
|
|
|
Tests: Avoid printing function address in FindOpenAL.Test
Brad King
2023-05-22
1
-2/+3
*
|
|
|
codespell: Fix typos
Brad King
2023-05-22
14
-19/+19
*
|
|
|
codespell: Avoid escape sequence that looks like misspelled "nodes"
Brad King
2023-05-22
17
-35/+39
*
|
|
|
Merge topic 'autogen-test-file-generate'
Brad King
2023-05-22
3
-0/+31
|
\
\
\
\
|
*
|
|
|
Autogen: Add AUTOMOC test /w file(Generate)
Orkun Tokdemir
2023-05-19
3
-0/+31
|
|
|
/
/
|
|
/
|
|
[next]