summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-deb-windows-newline'Brad King2020-05-011-11/+15
|\
| * CPack: Fix newline output in .deb generatorKyle Edwards2020-04-301-11/+15
* | Merge topic 'cmprop-state'Brad King2020-05-018-30/+24
|\ \
| * | cmState::GetInitializedCacheValue: return cmPropVitaly Stakhovsky2020-04-308-30/+24
| |/
* | Merge topic 'stdstring-getsafeprop'Brad King2020-05-0112-28/+36
|\ \
| * | GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-3012-28/+36
| |/
* | Merge topic 'stl-support'Brad King2020-05-0135-98/+34
|\ \
| * | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-3035-98/+34
* | | Merge topic 'cm_cxx_features-icpc-10121'Brad King2020-05-011-0/+2
|\ \ \
| * | | cm_cxx_features: Filter out 'icpc: command line warning #10121'Jennifer Kathleen Green2020-04-301-0/+2
* | | | CMake Nightly Date StampKitware Robot2020-05-011-1/+1
| |_|/ |/| |
* | | Merge topic 'gitlab-ci-lint'Brad King2020-04-3013-12/+13
|\ \ \
| * | | cmFunctionBlocker: include missing headerBen Boeckel2020-04-291-0/+1
| * | | IWYU: mark includes needed for assert statements as neededBen Boeckel2020-04-291-0/+1
| * | | IWYU: mark cmLinkLineComputer as necessaryBen Boeckel2020-04-292-2/+2
| * | | IWYU: mark <cstddef> as neededBen Boeckel2020-04-299-9/+9
| * | | IWYU: add a mapping for other `__decay_and_strip` instancesBen Boeckel2020-04-291-1/+0
* | | | Merge topic 'cmprop-gt'Brad King2020-04-3032-649/+644
|\ \ \ \
| * | | | cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-2932-649/+644
| |/ / /
* | | | Merge topic 'cm_cxx_features-libhugetlbfs'Brad King2020-04-301-0/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cm_cxx_features: Filter out libhugetlbfs warningsJennifer Green2020-04-291-0/+2
| * | CMake 3.17.2v3.17.2Brad King2020-04-281-1/+1
| * | Merge topic 'makefile-objc' into release-3.17Brad King2020-04-282-3/+4
| |\ \
* | | | 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
|\ \ \ \ \ \