summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'renamefile-string'Brad King2019-01-259-22/+25
|\
| * cmSystemTools::RenameFile: Accepts std::string argsVitaly Stakhovsky2019-01-239-22/+25
* | Merge topic 'error-overloads'Brad King2019-01-2523-54/+62
|\ \
| * | cmSystemTools::Error(): new overload accepting std::stringVitaly Stakhovsky2019-01-2323-54/+62
* | | Merge topic 'unixmfg3-string'Brad King2019-01-256-63/+45
|\ \ \
| * | | cmLocalUnixMakefileGenerator3: more methods accept std::stringVitaly Stakhovsky2019-01-226-63/+45
* | | | Merge topic 'revert-file-alt-httpauth'Brad King2019-01-251-8/+0
|\ \ \ \
| * | | | Revert "file: Allow DOWNLOAD/UPLOAD using alternate authentication methods"Brad King2019-01-241-8/+0
| * | | | CMake 3.13.3v3.13.3Brad King2019-01-141-1/+1
| * | | | Merge branch 'cmake-option-parsing' into release-3.13Brad King2019-01-143-16/+22
| |\ \ \ \
| * | | | | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled.Sebastian Holtermann2019-01-101-0/+25
* | | | | | Merge topic 'aarch64-no-std-move-function'Brad King2019-01-251-0/+5
|\ \ \ \ \ \
| * | | | | | cmListCommand: Avoid std::function move constructor on aarch64Brad King2019-01-241-0/+5
* | | | | | | CMake Nightly Date StampKitware Robot2019-01-251-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-01-241-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'tidy-pass-by-value'Brad King2019-01-2373-256/+265
|\ \ \ \ \ \ | |/ / / / /
| * | | | | clang-tidy: Pass by valueRegina Pfeifer2019-01-2273-256/+265
| | |_|/ / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2019-01-231-1/+2
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-221-1/+2
| |/ / / /
* | | | | Merge topic 'getmodulesfile-string'Brad King2019-01-236-25/+20
|\ \ \ \ \
| * | | | | cmMakefile: GetModulesFile() accepts std::string paramVitaly Stakhovsky2019-01-216-25/+20
* | | | | | Merge topic 'cmake_build_jobs_supports_no_space'Brad King2019-01-231-19/+36
|\ \ \ \ \ \
| * | | | | | cmake: --build supports '-jN'Robert Maynard2019-01-221-19/+36
| |/ / / / /
* | | | | | Merge topic 'cmake-warn-no-src-build-dir'Brad King2019-01-231-2/+5
|\ \ \ \ \ \
| * | | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-221-2/+5
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-01-231-1/+1
|/ / / / /
* | | | | Merge topic 'implicit-includes'Brad King2019-01-222-9/+19
|\ \ \ \ \
| * | | | | try_compile: Preserve special characters in COMPILE_DEFINITIONSBrad King2019-01-211-1/+3
| * | | | | Refactor exclusion of -I/usr/include to avoid per-language valuesBrad King2019-01-211-8/+16
* | | | | | Merge topic 'help-mark-default-generator'Brad King2019-01-228-22/+64
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Mark default CMake generator with asteriskArtur Ryt2019-01-185-8/+38
| * | | | | ccmake: Append rather than replace Generators section of docsCraig Scott2019-01-181-1/+1
| * | | | | cmake: Return generator docs directlyArtur Ryt2019-01-185-13/+25
| |/ / / /
* | | | | Merge topic 'crosscompiling_emulator-fix'Brad King2019-01-221-1/+1
|\ \ \ \ \
| * | | | | CROSSCOMPILING_EMULATOR: Fix test generation for empty valueKyle Edwards2019-01-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'Wcomma'Brad King2019-01-225-11/+13
|\ \ \ \ \
| * | | | | Fixed all but one clang -Wcomma warningSean McBride2019-01-125-11/+13
* | | | | | Merge topic 'stdout-string'Brad King2019-01-229-56/+42
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Stdout(),Stderr() accept std::string argumentVitaly Stakhovsky2019-01-209-56/+42
* | | | | | | Merge topic 'depends-string'Brad King2019-01-2210-73/+76
|\ \ \ \ \ \ \
| * | | | | | | cmDepends: all members accept std::string argumentsVitaly Stakhovsky2019-01-1910-73/+76
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'cmake-gui-generator-platform'Brad King2019-01-2215-29/+341
|\ \ \ \ \ \ \
| * | | | | | | cmake-gui: Improve label for default platformJulien Jomier2019-01-212-2/+13
| * | | | | | | cmake-gui: Add field for generator platform selectionJulien Jomier2019-01-185-4/+101
| * | | | | | | Add global generator factory method to get default platform nameBrad King2019-01-1810-0/+26
| * | | | | | | Add global generator factory method to get list of known platformsBrad King2019-01-1810-0/+96
| * | | | | | | Split global generator factory list with and without platformsBrad King2019-01-1810-15/+92
| * | | | | | | VS: Factor out helper function to compute host platform nameBrad King2019-01-181-10/+15
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-01-221-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'read-list-file'Brad King2019-01-2115-47/+42
|\ \ \ \ \ \