summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-3035-98/+34
* CMake Nightly Date StampKitware Robot2020-04-301-1/+1
* Merge topic 'vs_platform_toolset'Brad King2020-04-291-2/+8
|\
| * VS: Add option for per-target PlatformToolsetJulien Jemine2020-04-291-2/+8
* | CMake Nightly Date StampKitware Robot2020-04-291-1/+1
|/
* Merge topic 'stdstring-fformat'Brad King2020-04-285-18/+8
|\
| * cmOutputConverter::GetFortranFormat(): delete const char* overloadVitaly Stakhovsky2020-04-275-18/+8
* | Merge topic 'cmake-gui-empty-compiler'Brad King2020-04-281-4/+8
|\ \
| * | cmake-gui: Do not pass CMAKE_{C,CXX}_COMPILER items to cmake if emptyJiri Malak2020-04-271-4/+8
* | | Merge topic 'wmake-null'Brad King2020-04-281-1/+1
|\ \ \
| * | | Watcom WMake: Use wmake internal %null command for empty command listJiri Malak2020-04-271-1/+1
* | | | Merge topic 'makefile-objc'Brad King2020-04-282-3/+4
|\ \ \ \
| * | | | Makefiles: Add Objective C/C++ compilations to compile_commands.jsonBrad King2020-04-281-2/+3
| * | | | Makefiles: Scan Objective C/C++ preprocessor dependenciesBrad King2020-04-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-04-281-1/+1
* | | | | Merge topic 'ccmake-custom-colors'Brad King2020-04-273-8/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ccmake: Improve coloring, allow customizationMatthew Woehlke2020-04-242-5/+57
| * | | | ccmake: Rename cmCursesColor::{Options => Choice}Matthew Woehlke2020-04-243-4/+4
* | | | | CMake Nightly Date StampKitware Robot2020-04-271-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2020-04-261-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2020-04-251-1/+1
* | | Merge topic 'ninja-order-only-fix'Brad King2020-04-243-6/+15
|\ \ \
| * \ \ Merge branch 'master' into ninja-order-only-fixKyle Edwards2020-04-23291-5122/+7391
| |\ \ \
| * | | | Ninja: Remove config suffix from order-only targetKyle Edwards2020-04-233-6/+15
| * | | | Merge topic 'apple-merge-same-sysroot' into release-3.17Brad King2020-04-222-1/+24
| |\ \ \ \
| * \ \ \ \ Merge topic 'cpack-symlinks' into release-3.17Brad King2020-04-222-0/+5
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2020-04-241-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'remove-documentation-module'Brad King2020-04-232-2/+37
|\ \ \ \ \ \
| * | | | | | Modules/Documentation: removeBen Boeckel2020-04-222-1/+6
| * | | | | | cmIncludeCommand: add infrastructure for deprecated modulesBen Boeckel2020-04-211-1/+31
* | | | | | | CMake Nightly Date StampKitware Robot2020-04-231-1/+1
* | | | | | | Merge topic 'win-user-manifest-rc'Brad King2020-04-221-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Windows: Merge user-provided manifests into compiled resourceKenney Phillis2020-04-211-3/+12
* | | | | | | | Merge topic 'ctest_stop_on_failure_16628'Brad King2020-04-228-1/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest: add option --stop-on-failureJohnny Jazeix2020-04-208-1/+40
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2020-04-221-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-211-1/+8
* | | | | | | | | 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 topic 'ninja-fortran-doc' into release-3.17Brad King2020-04-201-8/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'ibmi-aix-exports' into release-3.17Brad King2020-04-151-2/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | file(UPLOAD): Add default ca_certsHarry Mallon2020-04-151-0/+7
* | | | | | | | | | 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 'refactor_cmCacheManager'Brad King2020-04-213-287/+153
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | cmCacheManager: Cleanup CacheIterator interfaceTushar Maheshwari2020-04-183-287/+153
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-04-211-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'device-link'Brad King2020-04-2015-197/+378
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Device linking use now link optionsMarc Chevrier2020-04-1910-138/+243