summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.19'Brad King2021-02-090-0/+0
|\
| * Merge topic 'FindXCTest-bundle-inject' into release-3.19Brad King2021-02-091-2/+9
| |\
* | \ Merge topic 'FindXCTest-bundle-inject'Brad King2021-02-091-2/+9
|\ \ \ | | |/ | |/|
| * | FindXCTest: Fix output directory for test bundle with new build systemYauheni Khnykin2021-02-081-2/+9
* | | Merge branch 'release-3.19'Brad King2021-02-090-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'xcode12-ios_install_combined' into release-3.19Brad King2021-02-098-21/+109
| |\ \ | | |/ | |/|
* | | Merge topic 'xcode12-ios_install_combined'Brad King2021-02-098-21/+109
|\ \ \ | | |/ | |/|
| * | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-088-21/+109
* | | Merge topic 'object-lib-multiarch'Brad King2021-02-0915-26/+159
|\ \ \
| * | | add_library(): Allow imported object libraries with multi-archCraig Scott2021-02-0613-21/+158
| * | | Tests: TargetObjects does not need any languages enabledCraig Scott2021-02-052-5/+1
* | | | Merge topic 'cuda_support_nvcc_from_hpctoolkit'Brad King2021-02-093-38/+32
|\ \ \ \
| * | | | CUDA: Always extract CUDA Toolkit root from nvcc verbose outputRobert Maynard2021-02-083-38/+32
* | | | | Merge topic '21479-branding-name-cpack-nsis'Brad King2021-02-096-0/+50
|\ \ \ \ \
| * | | | | CPack/NSIS: Add option for setting branding textJohnny Jazeix2021-02-076-0/+50
* | | | | | Merge topic 'AddFileDependencies-deprecate'Brad King2021-02-094-17/+33
|\ \ \ \ \ \
| * | | | | | AddFileDependencies: Deprecate this unnecessary moduleBrad King2021-02-083-2/+19
| * | | | | | MacroAddFileDependencies: Explicitly deprecate by documentationBrad King2021-02-081-7/+13
| * | | | | | MacroAddFileDependencies: Simplify implementationBrad King2021-02-081-8/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-02-091-1/+1
* | | | | | | Merge topic 'copyright-sort'Brad King2021-02-081-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Copyright.txt: Sort list of ContributorsBrad King2021-02-081-1/+1
|/ / / / / /
* | | | | | Merge topic 'AddFileDependencies-simplify'Brad King2021-02-081-11/+4
|\ \ \ \ \ \
| * | | | | | AddFileDependencies: Avoid leaking temporary variableAnakin Skywalker2021-02-081-11/+4
* | | | | | | Merge topic 'cmake_library_architecture_better_multiarch_support'Brad King2021-02-0827-22/+112
|\ \ \ \ \ \ \
| * | | | | | | CMakeDetermineCompilerABI: Parse library arch from versioned pathsRobert Maynard2021-02-0427-22/+112
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindGit-version-optimization-more'Brad King2021-02-081-16/+17
|\ \ \ \ \ \ \
| * | | | | | | FindGit: Cache the version more effectivelyCraig Scott2021-02-051-16/+17
* | | | | | | | Merge topic 'doc-genex-links'Brad King2021-02-086-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Convert some genex names to explicit cross-referencesBrad King2021-02-056-11/+11
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'parser-gcc-warning'Brad King2021-02-089-876/+884
|\ \ \ \ \ \ \ \
| * | | | | | | | LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated codeBrad King2021-02-059-876/+884
* | | | | | | | | Merge branch 'release-3.18'Brad King2021-02-080-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'lexer-posix-source' into release-3.18Brad King2021-02-051-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.19'Brad King2021-02-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'lexer-posix-source' into release-3.19Brad King2021-02-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'lexer-posix-source'Brad King2021-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | LexerParser: Do not override existing _POSIX_C_SOURCE definitionBrad King2021-02-051-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-02-081-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-02-071-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2021-02-061-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'fetchcontent-performance'Brad King2021-02-0536-1156/+1907
|\ \ \ \ \ \
| * | | | | | FetchContent: Invoke steps directly and avoid a separate sub-buildCraig Scott2021-02-0416-326/+481
| * | | | | | ExternalProject: Refactor pre-configure steps to support no-target usesCraig Scott2021-02-0421-784/+1299
| * | | | | | ExternalProject: Avoid scanning docs for keywords, use include_guard()Craig Scott2021-01-298-97/+178
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'build-test-presets'Brad King2021-02-0595-390/+3667
|\ \ \ \ \ \
| * | | | | | Help: Add release note for build and test presetsBrad King2021-02-041-0/+4
| * | | | | | Tests: Update RunCMake/CMakePresets --list-presetsSam Freed2021-02-044-4/+4
| * | | | | | Tests: Update RunCMake/CommandLine BuildDirSam Freed2021-02-0411-11/+11
| * | | | | | Tests: Add test preset testsSam Freed2021-02-0436-0/+464