summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-301-2/+29
* CMake Nightly Date StampKitware Robot2019-01-291-1/+1
* Merge topic 'cmake-gui-s-b'Brad King2019-01-281-12/+43
|\
| * QtDialog: Clean up and document -S and -B optionsKyle Edwards2019-01-251-12/+43
* | Merge topic 'cmake-E-compare_files-eol'Brad King2019-01-281-5/+16
|\ \
| * | cmake: Add --ignore-eol option to `-E compare_files` commandTaylor Braun-Jones2019-01-281-5/+16
| |/
* | Merge topic 'get_filename_component_last_ext'Brad King2019-01-281-0/+4
|\ \
| * | cmGetFilenameComponentCommand: Add more componentsTushar Maheshwari2019-01-241-0/+4
* | | Merge topic 'vs2019'Brad King2019-01-283-9/+26
|\ \ \
| * | | VS: Update for Visual Studio 2019 Preview 2Brad King2019-01-243-9/+26
| |/ /
* | | Merge topic 'png-optimize'Brad King2019-01-285-0/+0
|\ \ \
| * | | Reduce size of PNG imagesLucy Phipps2019-01-255-0/+0
* | | | CMake Nightly Date StampKitware Robot2019-01-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-01-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-01-261-1/+1
| |_|/ |/| |
* | | Merge topic 'max-recursion-depth'Brad King2019-01-259-5/+78
|\ \ \
| * | | cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-239-5/+78
| |/ /
* | | Merge topic 'exclude_from_all'Brad King2019-01-258-29/+15
|\ \ \
| * | | Pass EXCLUDE_FROM_ALL from directory to targetsZack Galbreath2019-01-218-29/+15
* | | | Merge topic 'swift'Brad King2019-01-251-1/+6
|\ \ \ \
| * | | | Ninja: support `SWIFT_MODULE_NAME` propertySaleem Abdulrasool2019-01-241-1/+6
| | |_|/ | |/| |
* | | | Merge topic 'clang-warnings'Brad King2019-01-252-4/+5
|\ \ \ \
| * | | | Silence -Wcomma warningBrad King2019-01-231-2/+3
| * | | | Avoid -Wstring-plus-int warningBrad King2019-01-231-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'update-kwsys'Brad King2019-01-254-5/+114
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-244-5/+114
| | |/ / | |/| |
* | | | Merge topic 'cmake-files-directory'Brad King2019-01-2528-85/+62
|\ \ \ \
| * | | | cmake: inlined files dir constant and removed it from cmake.hBruno Manganelli2019-01-2128-85/+62
* | | | | 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
|\ \ \ \ \ \ \ \