summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Release: Drop Cygwin binaryBrad King2016-09-121-69/+0
* Merge topic 'cmGeneratorTarget-cleanup'Brad King2016-09-092-20/+14
|\
| * cmGeneratorTarget: factor out common part of AddSources commandsDaniel Pfeifer2016-09-082-11/+10
| * cmGeneratorTarget: use erase-unique instead of reinitializationDaniel Pfeifer2016-09-081-8/+4
| * cmGeneratorTarget: don't clear container in destructorDaniel Pfeifer2016-09-081-1/+0
* | Merge topic 'parse_arguments_argv_n'Brad King2016-09-091-4/+53
|\ \
| * | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#Bill Hoffman2016-09-081-4/+53
| |/
* | Merge topic 'fortran-parser-keywords'Brad King2016-09-096-491/+567
|\ \
| * | cmFortranParser: Parse keywords as lexical tokensBrad King2016-09-086-466/+581
| * | cmFortranParser: Simplify grammar by skipping unknown statementsBrad King2016-09-082-191/+152
| |/
* | CMake Nightly Date StampKitware Robot2016-09-091-1/+1
|/
* Merge topic 'fortran-depend-cleanup'Brad King2016-09-0810-1365/+1291
|\
| * cmFortranParser: Inject a newline at end-of-file when missingBrad King2016-09-062-2/+15
| * cmFortranParser: Revise indentation style to match rest of CMakeBrad King2016-09-063-333/+260
| * cmFortranLexer: Update to flex 2.6Brad King2016-09-065-1026/+1005
| * Fortran: Warn when dependency scanning fails to parse a source fileBrad King2016-09-063-4/+11
* | Merge topic 'vs-15-generator'Brad King2016-09-0811-5/+259
|\ \
| * | VS15: Add Visual Studio 15 generatorBrad King2016-09-078-1/+231
| * | VS: Update v140 flag tables from VS 15 MSBuild filesBrad King2016-09-063-4/+28
* | | Merge topic 'install-export-root-prefix'Brad King2016-09-081-1/+4
|\ \ \
| * | | install: Fix computed import prefix in export files when it is "/"Ben Keller2016-09-061-1/+4
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2016-09-081-1/+1
* | | 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