summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-continue-after-error'Brad King2016-09-074-16/+17
|\
| * cmMakefile: Restore nested error logic use of cmExecutionStatusBrad King2016-09-064-16/+17
* | Merge topic 'include-what-you-use'Brad King2016-09-0738-82/+230
|\ \
| * | CPack: include what you useDaniel Pfeifer2016-09-0638-82/+230
| |/
* | Merge topic 'wix-fix-static-prefix'Brad King2016-09-0710-38/+79
|\ \
| * | CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementationMichael Stürmer2016-09-0610-38/+79
| |/
* | Merge topic 'vs-minor-cleanups'Brad King2016-09-072-7/+20
|\ \
| * | VS: Verify that MSBuild.exe and devenv.com exist before using themBrad King2016-09-062-7/+20
| |/
* | CMake Nightly Date StampKitware Robot2016-09-071-1/+1
|/
* Merge topic 'genex-LINK_ONLY-not-linking'Brad King2016-09-061-3/+8
|\
| * Genex: Diagnose invalid LINK_ONLY usage instead of crashingBrad King2016-09-051-3/+8
* | Merge topic 'cpack-deb-long-filenames'Brad King2016-09-061-2/+10
|\ \
| * | CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-051-2/+10
* | | Merge topic 'macro-parenthesis'Brad King2016-09-067-15/+16
|\ \ \
| * | | surround macro arguments with parenthesesDaniel Pfeifer2016-09-057-15/+16
* | | | Merge topic 'cm_nullptr'Brad King2016-09-062-8/+9
|\ \ \ \
| * | | | use CM_NULLPTRDaniel Pfeifer2016-09-052-8/+9
| |/ / /
* | | | Merge topic 'qtdialog-tidy'Brad King2016-09-069-33/+51
|\ \ \ \
| * | | | QtDialog: fix clang-tidy warningsDaniel Pfeifer2016-09-069-33/+51
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-09-061-1/+1
* | | | Merge topic 'include-what-you-use'Brad King2016-09-0526-36/+116
|\ \ \ \
| * | | | CursesDialog: include what you useDaniel Pfeifer2016-09-0326-36/+116
| |/ / /
* | | | Merge topic 'tidy-readability-redundant-string-cstr'Brad King2016-09-059-67/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | tidy: Fix readability-redundant-string-cstr issuesGregor Jasny2016-09-049-67/+60
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2016-09-051-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2016-09-041-1/+1
|/
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-03165-438/+1102
* cmCTest: don't redefine cout and cerrDaniel Pfeifer2016-09-031-10/+0
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-0372-1/+145
* CMake Nightly Date StampKitware Robot2016-09-031-1/+1
* Merge topic 'autogen-base32'Brad King2016-09-024-12/+157
|\
| * cmFilePathUuid: Use Base32 string instead of Base64 stringSebastian Holtermann2016-09-021-12/+6
| * Add cmBase32Encoder classSebastian Holtermann2016-09-023-0/+151
* | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-09-021-1/+3
|\ \
| * | VS: Fix VS 2015 .vcxproj debug setting for v80 toolsetBrad King2016-09-011-1/+3
| * | VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolsetBrad King2016-08-051-4/+7
* | | CMake Nightly Date StampKitware Robot2016-09-021-1/+1
| |/ |/|
* | Merge topic 'install-directory-genex-fix'Brad King2016-09-012-1/+13
|\ \
| * | install: Fix evaluation of leading generator expressions in DIRECTORYYves Frederix2016-08-312-1/+13
* | | CMake Nightly Date StampKitware Robot2016-09-011-1/+1
|/ /
* | Merge topic '16101-xcode-fix-directory-exclude-from-all'Brad King2016-08-312-11/+5
|\ \
| * | Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)Gregor Jasny2016-08-312-11/+5
* | | Merge topic 'syntax-unexpected-eof'Brad King2016-08-311-2/+1
|\ \ \
| * | | Improve error message on unexpected end of fileBrad King2016-08-301-2/+1
* | | | Merge topic 'import-libuv'Brad King2016-08-314-0/+140
|\ \ \ \
| * | | | cmake: Add trivial usage of libuvBrad King2016-08-311-0/+7
| * | | | FindLibUV: Add module to find libuv packageBrad King2016-08-311-0/+131
| * | | | libuv: Build the library within CMakeBrad King2016-08-312-0/+2
* | | | | CMake Nightly Date StampKitware Robot2016-08-311-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cleanup-Convert'Brad King2016-08-3025-384/+343
|\ \ \ \