summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'CMP0069-no-warn-try_compile'Brad King2017-05-111-1/+3
|\ \ \ \ \ \
| * | | | | | CMP0069: Suppress warning if we are in 'try_compile'Ruslan Baratov2017-05-101-1/+3
* | | | | | | Merge topic 'dead-code-removal'Brad King2017-05-1112-40/+32
|\ \ \ \ \ \ \
| * | | | | | | cmFindCommon: remove unused function SetMakefileDaniel Pfeifer2017-05-102-15/+0
| * | | | | | | cmExecutionStatus: Remove arguments from settersDaniel Pfeifer2017-05-0910-25/+32
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-05-111-1/+1
* | | | | | | Merge topic 'vs-project-guid'Brad King2017-05-102-4/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Fix .vcxproj ProjectGuid element caseBrad King2017-05-092-4/+4
* | | | | | | | Merge topic 'ninja-windows-command-concat'Brad King2017-05-101-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Fix command concatenation on WindowsBernhard Burgermeister2017-05-091-1/+7
* | | | | | | | | Merge topic 'separate-command-registration'Brad King2017-05-1073-301/+106
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | cmCommand: remove IsScriptableDaniel Pfeifer2017-05-0848-232/+0
| * | | | | | | | cmState: remove RemoveUnscriptableCommandsDaniel Pfeifer2017-05-084-22/+0
| * | | | | | | | cmMakefile: don't check IsScriptableDaniel Pfeifer2017-05-081-14/+1
| * | | | | | | | cmake: register fake project commands in -P modeDaniel Pfeifer2017-05-083-0/+64
| * | | | | | | | cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-0820-27/+41
| * | | | | | | | ctest: remove unused cmake instanceDaniel Pfeifer2017-05-081-6/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-05-101-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'suncc-cxx11'Brad King2017-05-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | cmBase32: Cast pointer subtraction result to size explicitlyBrad King2017-05-081-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2017-05-091-1/+1
|/ / / / / /
* | | | | | Merge topic 'c++11-iwyu'Brad King2017-05-0810-45/+51
|\ \ \ \ \ \
| * | | | | | QtDialog: block include-what-you-useDaniel Pfeifer2017-05-051-0/+6
| * | | | | | cmServer: include what you useDaniel Pfeifer2017-05-058-45/+43
| * | | | | | cmInstalledFile: add cmConfigure.h as first #includeDaniel Pfeifer2017-05-051-0/+2
* | | | | | | Merge topic 'clazy-cleanup'Brad King2017-05-086-35/+32
|\ \ \ \ \ \ \
| * | | | | | | CMakeSetupDialog: use multi-argDaniel Pfeifer2017-05-051-6/+3
| * | | | | | | QCMakeCacheView: prever QVector over QListDaniel Pfeifer2017-05-051-2/+2
| * | | | | | | QtDialog: add reference in foreachDaniel Pfeifer2017-05-053-9/+9
| * | | | | | | QCMakeCacheView: avoid temporary containers for iterationDaniel Pfeifer2017-05-051-4/+10
| * | | | | | | QtDialog: add missing emit keywordsDaniel Pfeifer2017-05-052-5/+5
| * | | | | | | cmFileMonitor: use cmDeleteAllDaniel Pfeifer2017-05-051-9/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2017-05-081-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-05-071-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-05-061-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'ctest_submit_headers'Brad King2017-05-056-2/+64
|\ \ \ \ \ \ \
| * | | | | | | ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-046-2/+64
* | | | | | | | Merge topic 'vector-over-list'Brad King2017-05-057-24/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | c++: prefer vectors over listsBen Boeckel2017-05-047-24/+24
* | | | | | | | | Merge topic 'clang-tidy-config'Brad King2017-05-051-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | auto_ptr: silence clang-tidy warningsDaniel Pfeifer2017-05-041-5/+5
| |/ / / / / / / /
* | | | | | | | | Merge topic 'vs-masm-flags'Brad King2017-05-055-157/+164
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | VS: Use tool-specific flag table for COMPILE_FLAGS parsingPeter Ivanyi2017-05-031-1/+16
| * | | | | | | | VS: Fix MASM flag tablesPeter Ivanyi2017-05-034-156/+148
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-05-051-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'cpackifw-part-refactoring'Brad King2017-05-0411-326/+251
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-0311-326/+251
* | | | | | | | | Merge topic 'remove-top-level-xcode-groups'Brad King2017-05-042-37/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Xcode: Remove the top-level Sources and Resources groupsMatt Stevens2017-05-032-37/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-05-041-1/+1