summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'execute_process-pipeline-results'Brad King2017-06-121-1/+52
|\
| * execute_process: Add option to get results of every childAdam Weisi2017-06-101-1/+52
* | Merge topic 'cpack-freebsd-pkg'Brad King2017-06-124-0/+439
|\ \
| * | CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-104-0/+439
| |/
* | Merge topic 'cuda-compiler-launcher'Brad King2017-06-123-2/+5
|\ \
| * | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-093-2/+5
* | | Merge topic 'update-kwsys'Brad King2017-06-122-15/+8
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-06-092-15/+8
| |/ /
* | | Merge topic 'file-generate-relative-paths'Brad King2017-06-124-3/+78
|\ \ \
| * | | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-094-3/+78
* | | | CMake Nightly Date StampKitware Robot2017-06-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-06-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-06-101-1/+1
| |/ / |/| |
* | | Merge topic 'file-generate-path-cleanup'Brad King2017-06-091-5/+13
|\ \ \ | |/ /
| * | file: Normalize GENERATE command input and output file pathsBrad King2017-06-081-5/+13
* | | Merge topic 'qt-pass-point-by-value'Brad King2017-06-092-2/+2
|\ \ \
| * | | CMakeSetupDialog: Pass QPoint by valueDaniel Pfeifer2017-06-082-2/+2
| |/ /
* | | Merge topic 'no-return-void-expression'Brad King2017-06-092-2/+2
|\ \ \
| * | | QtDialog/FirstConfigure: remove 'return' from void expressionDaniel Pfeifer2017-06-081-1/+1
| * | | cmGlobalGenerator: remove 'return' from void expressionDaniel Pfeifer2017-06-081-1/+1
| |/ /
* | | Merge topic 'cpack-destructor-overrides'Brad King2017-06-098-8/+8
|\ \ \
| * | | Add CM_OVERRIDE to CPack generator destructorsBrad King2017-06-088-8/+8
| |/ /
* | | Merge topic 'improve-msvc-feature-checks'Brad King2017-06-091-1/+3
|\ \ \
| * | | C++ feature checks: Improve exclusion of "0 Warning(s)"Brad King2017-06-081-1/+3
* | | | CMake Nightly Date StampKitware Robot2017-06-091-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2017-06-081-1/+1
* | | Merge topic 'autogen-no-vs-per-config'Brad King2017-06-071-0/+4
|\ \ \
| * | | Autogen: Do not use per-config file suffixes with VS yetBrad King2017-06-071-0/+4
* | | | Merge topic 'fix-vs2017-featuredetect'Brad King2017-06-071-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | C++ feature checks: Do not match "0 Warning(s)" as a warningWalter Gray2017-06-061-1/+1
| |/ /
* | | Merge topic 'cmake_host_system_information-extend'Brad King2017-06-071-0/+49
|\ \ \
| * | | cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-0/+49
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2017-06-071-1/+1
* | | CMake Nightly Date StampKitware Robot2017-06-061-1/+1
|/ /
* | Begin post-3.9 developmentBrad King2017-06-051-2/+2
* | CMake 3.9.0-rc1 version updatev3.9.0-rc1Brad King2017-06-051-3/+3
|/
* Merge topic 'lint-function-args'Brad King2017-06-0537-80/+82
|\
| * Pass large types by const&, small types by valueDaniel Pfeifer2017-06-0337-80/+82
* | Merge topic 'cm_fallthrough'Brad King2017-06-0520-18/+111
|\ \
| * | Provide and use CM_FALLTHROUGHDaniel Pfeifer2017-06-0320-17/+110
| * | C++ feature checks: check output for '[Ww]arning'Daniel Pfeifer2017-06-031-1/+1
| |/
* | Merge topic 'display-ctest-disabled'Brad King2017-06-051-2/+6
|\ \
| * | ctest: Display disabled status when ctest -N is calledChuck Atkins2017-06-021-2/+6
* | | CMake Nightly Date StampKitware Robot2017-06-051-1/+1
* | | CMake Nightly Date StampKitware Robot2017-06-041-1/+1
* | | CMake Nightly Date StampKitware Robot2017-06-031-1/+1
| |/ |/|
* | Merge topic 'string-npos-cleanup'Brad King2017-06-0246-194/+206
|\ \
| * | Remove second arg: npos in substr usagesPavel Solodovnikov2017-06-0111-17/+15
| * | Access string npos without instancePavel Solodovnikov2017-06-0144-184/+199
| * | cmLocalUnixMakefileGenerator3: Remove unnecessary local variableBrad King2017-06-011-2/+1