summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-124-0/+18
* Merge topic 'GetPrerequisites-absolute-ucrt'Brad King2016-09-091-2/+2
|\
| * GetPrerequisites: Recognize absolute paths to UCRT system librariesBrad King2016-09-081-2/+2
* | 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-0917-4/+139
|\ \
| * | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#Bill Hoffman2016-09-0817-4/+139
| |/
* | 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
| |/
* | Merge topic 'fortran-scanbuild-fixes'Brad King2016-09-091-0/+1
|\ \
| * | CTestCustom: Suppress scan-build warnings in flex-generated lexerBrad King2016-09-081-0/+1
| |/
* | Merge topic 'update-kwiml'Brad King2016-09-095-5/+9
|\ \
| * \ Merge branch 'upstream-KWIML' into update-kwimlBrad King2016-09-084-4/+8
| |\ \
| | * | KWIML 2016-09-08 (d564b3c7)KWIML Upstream2016-09-084-4/+8
| * | | kwiml: Update import script for new upstream URLBrad King2016-09-081-1/+1
| | |/ | |/|
* | | Merge topic 'FindMatlab-regression-tests-print-on-error'Brad King2016-09-091-3/+3
|\ \ \
| * | | FindMatlab: add verbosity to the nightly testsRaffi Enficiaud2016-09-081-3/+3
* | | | 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-0819-12/+290
|\ \ \ \
| * | | | VS15: Add Visual Studio 15 generatorBrad King2016-09-0715-8/+259
| * | | | VS: Update v140 flag tables from VS 15 MSBuild filesBrad King2016-09-063-4/+28
| * | | | Features: Record features for VS 15 Preview 4Brad King2016-09-061-0/+3
* | | | | 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
| | |/ / / | |/| | |
* | | | | Merge topic 'ExternalData-repeat-file'Brad King2016-09-084-29/+74
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ExternalData: Tolerate files duplicated across multiple targetsBrad King2016-09-074-29/+74
* | | | | CMake Nightly Date StampKitware Robot2016-09-081-1/+1
|/ / / /
* | | | Merge branch 'release'Brad King2016-09-070-0/+0
|\ \ \ \
| * | | | CMake 3.6.2v3.6.2Brad King2016-09-071-1/+1
* | | | | Merge branch 'release'Brad King2016-09-070-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'backport-curl-fix' into releaseBrad King2016-09-071-1/+7
| |\ \ \ \
* | \ \ \ \ Merge topic 'backport-curl-fix'Brad King2016-09-071-1/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | curl: Backport certificate reuse fix from 7.50.2Brad King2016-09-071-1/+7
| |/ / / /
* | | | | Merge topic 'GNUInstallDirs-function'Brad King2016-09-072-30/+56
|\ \ \ \ \
| * | | | | GNUInstallDirs: Add macro to expose internal logic publiclyRoger Leigh2016-09-072-30/+56
| | |/ / / | |/| | |
* | | | | Merge topic 'cpack-deb-package-description-fallback'Brad King2016-09-076-28/+47
|\ \ \ \ \
| * | | | | CPack/DEB: Make package description variable precedence match RPMDomen Vrankar2016-09-076-28/+47
| |/ / / /
* | | | | Merge topic 'fix-continue-after-error'Brad King2016-09-079-16/+62
|\ \ \ \ \
| * | | | | cmMakefile: Restore nested error logic use of cmExecutionStatusBrad King2016-09-069-16/+62
| |/ / / /
* | | | | 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
|\ \ \ \ \