summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | Tests: Add build preset testsSam Freed2021-02-0429-0/+301
| * | | | | | Tests: Factor out RunCMake.CMakePresets schema validationSam Freed2021-02-042-15/+20
| * | | | | | cmake-presets: Add build and test presetsSam Freed2021-02-019-343/+1868
| * | | | | | Help: Add documentation for buildPresets and testPresetsSam Freed2021-02-013-4/+523
| * | | | | | Help: Add buildPresets and testPresets to JSON schemaSam Freed2021-01-271-13/+472
* | | | | | | Merge branch 'release-3.19'Brad King2021-02-050-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'doc-find-env-vars' into release-3.19Brad King2021-02-053-3/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-find-env-vars'Brad King2021-02-053-3/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Help: Restore docs that find_library considers LIB, not INCLUDEBrad King2021-02-043-3/+6
* | | | | | | CMake Nightly Date StampKitware Robot2021-02-051-1/+1
* | | | | | | Merge topic 'aix-xcoff-edit'Brad King2021-02-0427-56/+639
|\ \ \ \ \ \ \
| * | | | | | | AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-038-18/+157
| * | | | | | | cmXCOFF: Add helper to parse and edit the XCOFF binary formatBrad King2021-02-034-0/+432