summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'cuda_sanitizer_false_positives'Brad King2022-10-102-4/+26
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | ctest_memcheck: ignore false-positives in CUDA's compute-sanitizerTobias Ribizel2022-10-072-4/+26
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-10-100-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'add_cuda_11.8_new_archs' into release-3.24Brad King2022-10-101-0/+6
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'add_cuda_11.8_new_archs'Brad King2022-10-101-0/+6
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | CUDA: Add support for the two new architectures in 11.8Robert Maynard2022-10-071-0/+6
* | | | | | | | | | Merge branch 'release-3.24'Brad King2022-10-100-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'Intel-Fortran-warn-errors' into release-3.24Brad King2022-10-105-11/+29
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'Intel-Fortran-warn-errors'Brad King2022-10-105-11/+29
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Intel/IntelLLVM: Fortran has distinct "-Werror"-like flagMichael Hirsch2022-10-072-6/+20
| * | | | | | | | | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-073-5/+9
| |/ / / / / / / /
* | | | | | | | | Merge topic 'test-CheckSourceTree'Brad King2022-10-101-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Run CheckSourceTree test using just-built CMakeBrad King2022-10-081-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-xcode-per-config-sources'Craig Scott2022-10-101-0/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Help: The Xcode generator does not support per-config sourcesCraig Scott2022-10-081-0/+10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-10-101-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-10-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2022-10-081-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'Tasking-regex-fix'Brad King2022-10-071-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tasking: Simplify processor list matching regexHutchings Samuel (ETAS/ERS-PRM)2022-10-071-2/+2
* | | | | | Merge topic 'clang-tidy-prefer-p-option'Brad King2022-10-076-10/+57
|\ \ \ \ \ \
| * | | | | | clang-tidy: Don't append compiler commands if using -pCraig Scott2022-10-076-10/+57
* | | | | | | Merge topic 'improve-symlink-error-reporting'Brad King2022-10-0710-42/+122
|\ \ \ \ \ \ \
| * | | | | | | file(INSTALL): Report "Installing:" for a symlink to a directoryJohn Parent2022-10-062-2/+5
| * | | | | | | file(INSTALL): Clarify symlink vs dir conflict errorsJohn Parent2022-10-062-2/+17
| * | | | | | | file(INSTALL): Improve formatting of symlink creation errorBrad King2022-10-066-11/+53
| * | | | | | | cmSystemTools: Provide quiet link creation methodsBrad King2022-10-064-30/+50
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'automoc-skip-pch'Brad King2022-10-074-2/+55
|\ \ \ \ \ \ \
| * | | | | | | AUTOMOC: Skip PCH when all sources files skip the PCH file tooCristian Adam2022-10-064-2/+55
| |/ / / / / /
* | | | | | | Merge topic 'tutorial_step5_update'Brad King2022-10-0716-61/+317
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Update step 5 styleMarkus Ferrell2022-10-0616-61/+317
* | | | | | | | Merge topic 'test-try_compile'Brad King2022-10-0745-229/+311
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Move TryCompile check module cases to RunCMake.Check*Brad King2022-10-0614-144/+226
| * | | | | | | | Tests: Clarify RunCMake.Check* case namesBrad King2022-10-0634-30/+30
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-10-071-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'try_compile-more-debug-logging'Brad King2022-10-067-2/+50
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Report build dir with --debug-trycompileMatthew Woehlke2022-10-066-1/+49
| * | | | | | | Tests: Remove stray debugging flag from RunCMake.CheckCompilerFlag caseBrad King2022-10-051-1/+1
* | | | | | | | Merge topic 'test-CheckSourceTree'Brad King2022-10-066-380/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Improve CheckSourceTree testBrad King2022-10-055-380/+36
| * | | | | | | | ci: Tell Git to ignore files known to be downloaded by jobsBrad King2022-10-051-0/+16
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-10-060-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'ifw-4.4' into release-3.24Brad King2022-10-061-0/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'ifw-4.4'Brad King2022-10-061-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | CPack/IFW: Add support for QtIFW 4.4Erlend E. Aasland2022-10-051-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'self-target_sources'Brad King2022-10-062-13/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Source: Fix regression causing CMakeLib sources to be compiled repeatedlyBrad King2022-10-052-13/+13
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-10-061-1/+1
* | | | | | | Merge topic 'doc-cmake-modes'Brad King2022-10-0513-30/+64
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-0513-30/+64
|/ / / / / /