summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmExecutionStatus: Remove arguments from settersDaniel Pfeifer2017-05-0910-25/+32
* 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
* | | | | Merge topic 'ipo-xcode'Brad King2017-05-032-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Xcode: Support IPO (LTO)Ruslan Baratov2017-05-022-2/+7
* | | | | CMake Nightly Date StampKitware Robot2017-05-031-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'add-language-standards-to-more-compilers'Brad King2017-05-021-1/+5
|\ \ \ \
| * | | | CompileFeatures: Let STD compile options be a listChuck Atkins2017-05-011-1/+5
| |/ / /
* | | | Merge topic 'excludeFixtures'Brad King2017-05-026-27/+162
|\ \ \ \
| * | | | Add ctest options for limiting which tests fixtures addCraig Scott2017-05-016-27/+162
* | | | | Merge topic 'sunpro-c++11-link'Brad King2017-05-028-19/+87
|\ \ \ \ \
| * | | | | Features: On SunPro link with language standard compiler flagBrad King2017-05-011-0/+9
| * | | | | cmLocalGenerator: Add a hook for compiler flags used at link timeBrad King2017-05-015-11/+24
| * | | | | Features: Refactor <LANG>_STANDARD updateBrad King2017-05-015-8/+54
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2017-05-021-1/+11
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-011-1/+11
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-05-021-1/+1
|/ / / /
* | | | Merge topic 'yacclex-clang-tidy'Brad King2017-05-0130-89/+53
|\ \ \ \
| * | | | LexerParser: disable clang-tidy checksDaniel Pfeifer2017-04-281-0/+6
| * | | | LexerParser: move to custom directoryDaniel Pfeifer2017-04-2829-34/+47