summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Extend RunCMake.SymlinkTrees to verify paths passed to compilerBrad King2022-02-244-0/+61
* Tests: Extend RunCMake.SymlinkTrees with directory argument variantsBrad King2022-02-241-2/+44
* Tests: Generalize RunCMake.SymlinkTrees implementationBrad King2022-02-242-11/+26
* Tests: Simplify RunCMake.SymlinkTrees per-case implementationBrad King2022-02-244-10/+7
* Merge branch 'release-3.23'Brad King2022-02-240-0/+0
|\
| * Merge topic 'ghs_fix_rtos_dir' into release-3.23Brad King2022-02-241-2/+2
| |\
* | \ Merge topic 'ghs_fix_rtos_dir'Brad King2022-02-241-2/+2
|\ \ \ | | |/ | |/|
| * | GHS: Store full path of Integrity OS directoryFred Baksik2022-02-231-2/+2
| |/
* | Merge topic 'cmake-minimum'Brad King2022-02-243-33/+32
|\ \
| * | libarchive: Simplify hard-coded options for build within CMakeBrad King2022-02-221-30/+29
| * | Require CMake 3.13+ to configure CMake itselfBrad King2022-02-223-3/+3
* | | Merge topic 'cpack-zstd-parallel'Brad King2022-02-243-31/+57
|\ \ \
| * | | CPack: Add parallel zstd compressionRussell Greene2022-02-233-0/+21
| * | | cmArchiveWrite: Factor out thread count selectionRussell Greene2022-02-231-25/+25
| * | | CPack: Format CPACK_THREADS compression methods as a definition listBrad King2022-02-221-6/+11
* | | | Merge topic 'zero_check_proj'Brad King2022-02-244-34/+241
|\ \ \ \
| * | | | VS: Write ZERO_CHECK.proj for VS19 and aboveSumit Bhardwaj2022-02-214-34/+241
* | | | | CMake Nightly Date StampKitware Robot2022-02-241-1/+1
* | | | | Merge branch 'release-3.23'Brad King2022-02-230-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMake 3.23.0-rc2v3.23.0-rc2Brad King2022-02-231-1/+1
* | | | | Merge branch 'release-3.23'Brad King2022-02-230-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'update-expat' into release-3.23Brad King2022-02-237-64/+134
| |\ \ \ \
* | \ \ \ \ Merge topic 'update-expat'Brad King2022-02-237-64/+134
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'upstream-expat' into update-expatBrad King2022-02-226-63/+133
| |\ \ \ \ \
| | * | | | | expat 2022-02-20 (65a21f2b)Expat Upstream2022-02-226-63/+133
| * | | | | | expat: Update script to get Expat 2.4.6Brad King2022-02-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ci-bzr-p4'Brad King2022-02-239-11/+48
|\ \ \ \ \ \
| * | | | | | ci: Explicitly enable CTest.Update{BZR,CVS,GIT,HG,P4,SVN} testsBrad King2022-02-223-0/+22
| * | | | | | ci: Add bzr and p4 to Debian and Fedora base imagesBrad King2022-02-224-3/+20
| * | | | | | Tests: Run CTest.UpdateP4 tests only if explicitly enabledBrad King2022-02-221-7/+1
| * | | | | | Tests: Print p4.log on server failure in CTest.UpdateP4Brad King2022-02-221-1/+2
| * | | | | | Tests: Preemptively create test HOME .bazaar directoryBrad King2022-02-221-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'add-ignore-revs-file'Brad King2022-02-231-0/+38
|\ \ \ \ \ \
| * | | | | | Utilities/Git: add a file for refs to ignore when blamingBen Boeckel2022-02-211-0/+38
* | | | | | | CMake Nightly Date StampKitware Robot2022-02-231-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'ghs_build_event_bugfix'Brad King2022-02-222-28/+52
|\ \ \ \ \ \
| * | | | | | GHS: fix build event script error on LinuxFred Baksik2022-02-172-28/+52
* | | | | | | Merge topic 'update-kwsys'Brad King2022-02-222-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-02-182-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | KWSys 2022-02-18 (599dc923)KWSys Upstream2022-02-182-2/+2
* | | | | | | | Merge branch 'release-3.23'Brad King2022-02-220-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda-archs' into release-3.23Brad King2022-02-221-5/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cuda-archs'Brad King2022-02-221-5/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CUDA: Restore support for non-"all" CUDA_ARCHITECTURES with nvcc 11.5+Brad King2022-02-181-5/+3
* | | | | | | | | Merge branch 'release-3.23'Brad King2022-02-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'CheckTypeSize-doc' into release-3.23Brad King2022-02-221-29/+36
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'CheckTypeSize-doc'Brad King2022-02-221-29/+36
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CheckTypeSize: Modernize and clarify documentationBrad King2022-02-181-29/+36
| |/ / / / / / /
* | | | | | | | Merge topic 'ep-REBASE_CHECKOUT-fallback'Craig Scott2022-02-222-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Remove extra quotes in for-each-ref update stepCraig Scott2022-02-211-1/+1