summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'tutorial-remove-maketable'Brad King2020-04-242-50/+0
|\
| * Tutorial: Remove MakeTable.cxx from Steps 5 and 6Betsy McPhail2020-04-232-50/+0
* | Merge topic 'tutorial-step5-clarify'Brad King2020-04-241-2/+6
|\ \
| * | Tutorial: Clarify Step 5Betsy McPhail2020-04-231-2/+6
| |/
* | CMake Nightly Date StampKitware Robot2020-04-241-1/+1
|/
* Merge topic 'remove-documentation-module'Brad King2020-04-2321-2/+201
|\
| * Modules/Documentation: removeBen Boeckel2020-04-2221-1/+170
| * cmIncludeCommand: add infrastructure for deprecated modulesBen Boeckel2020-04-211-1/+31
* | Merge topic 'ninja-compiler-PATH-windows'Brad King2020-04-2311-0/+51
|\ \
| * | Ninja: On Windows, select the compiler occurring first in PATHBrad King2020-04-2211-0/+51
* | | Merge topic 'doc_separate_arguments_typo'Craig Scott2020-04-231-1/+1
|\ \ \
| * | | Help: Fixed typo in command/separate_arguments.rstJaak Ristioja2020-04-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-04-231-1/+1
|/ / /
* | | Merge topic 'win-user-manifest-rc'Brad King2020-04-2210-8/+87
|\ \ \
| * | | Windows: Merge user-provided manifests into compiled resourceKenney Phillis2020-04-2110-8/+87
* | | | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-2217-1/+106
|\ \ \ \
| * | | | ctest: add option --stop-on-failureJohnny Jazeix2020-04-2017-1/+106
* | | | | Merge topic 'FindSquish-windows'Brad King2020-04-222-10/+7
|\ \ \ \ \
| * | | | | FindSquish: Fix setting the application under testFrederik Gladhorn2020-04-201-8/+4
| * | | | | FindSquish: Fix launching the Squish server process on WindowsFrederik Gladhorn2020-04-201-1/+1
| * | | | | FindSquish: Fix finding on WindowsFrederik Gladhorn2020-04-161-1/+2
* | | | | | Merge topic 'update-kwsys'Brad King2020-04-221-1/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-211-1/+8
| |\ \ \ \ \ \
| | * | | | | | KWSys 2020-04-21 (44086372)KWSys Upstream2020-04-211-1/+8
* | | | | | | | Merge branch 'release-3.17'Brad King2020-04-220-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'apple-merge-same-sysroot' into release-3.17Brad King2020-04-222-1/+24
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'apple-merge-same-sysroot'Brad King2020-04-222-1/+24
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Apple: Merge per-arch sysroot parameters if all are the sameGregor Jasny2020-04-212-1/+24
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-04-220-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'cpack-symlinks' into release-3.17Brad King2020-04-222-0/+5
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'cpack-symlinks'Brad King2020-04-222-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | CPack: Do not recurse through directory symlinksBrad King2020-04-212-0/+5
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-221-1/+1
* | | | | | | | | | | Merge topic 'external-project-mkdir-step-fix'Brad King2020-04-212-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ExternalProject: Fix step dependency on mkdir stepVyacheslav Yurkov2020-04-202-2/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindMPI-msmpi-env'Brad King2020-04-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindMPI: Normalize paths from MSMPI environment variablesBrad King2020-04-201-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'test-vtk'Brad King2020-04-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests/Contracts: Update VTK release branch build configurationBrad King2020-04-201-2/+2
* | | | | | | | | | | | Merge topic 'refactor_cmCacheManager'Brad King2020-04-213-287/+153
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmCacheManager: Cleanup CacheIterator interfaceTushar Maheshwari2020-04-183-287/+153
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'nasm-with-CXX'Brad King2020-04-211-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | NASM: Fix object format when CXX is enabled but not CChristian Feldmann2020-04-201-3/+9
* | | | | | | | | | | | | Merge topic 'findpython-remove-unneeded-guard'Brad King2020-04-211-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindPython: remove unnecessary if checkBen Boeckel2020-04-201-3/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'ti-compilers-fix-cxx'Brad King2020-04-211-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Compiler/TI: Fix C++ toolchain command-linesAlekseev Alexey2020-04-181-2/+5
| * | | | | | | | | | | | | Compiler/TI: Fix linker command line for C++Alekseev Alexey2020-04-181-1/+1
* | | | | | | | | | | | | | Merge topic 'update-kwiml'Brad King2020-04-212-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-KWIML' into update-kwimlBrad King2020-04-202-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |