summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Export: Virtualize file generation step helpersBill Hoffman2016-09-082-25/+26
* Export: Factor out file generation steps into helpersBill Hoffman2016-09-084-87/+121
* 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
|\ \ \ \
| * | | | CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementationMichael Stürmer2016-09-0610-38/+79
| |/ / /
* | | | Merge topic 'vs-minor-cleanups'Brad King2016-09-078-25/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Verify that MSBuild.exe and devenv.com exist before using themBrad King2016-09-062-7/+20
| * | | Help: Clarify meaning of MSVC<NN> variablesBrad King2016-09-066-18/+12
| |/ /
* | | Merge topic 'FindMatlab-fix-empty-list-index'Brad King2016-09-071-2/+6
|\ \ \
| * | | FindMatlab: Avoid indexing an empty list of versionsBrad King2016-09-061-2/+6
* | | | Merge branch 'release'Brad King2016-09-070-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'FindHDF5-fix-hl-fortran' into releaseBrad King2016-09-021-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-is-parallel' into releaseBrad King2016-09-021-8/+60
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2016-09-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'genex-LINK_ONLY-not-linking'Brad King2016-09-065-3/+19
|\ \ \ \ \
| * | | | | Genex: Diagnose invalid LINK_ONLY usage instead of crashingBrad King2016-09-055-3/+19
* | | | | | Merge topic 'test-GenerateExportHeader-with-RunCMake'Brad King2016-09-0644-51/+43
|\ \ \ \ \ \
| * | | | | | Tests: Cleanup RunCMake.GenerateExportHeader somewhatBrad King2016-09-0511-51/+14
| * | | | | | Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-0541-2/+27
| * | | | | | GNU: Do not use -fvisibility on AIX or HP-UXBrad King2016-09-054-0/+4
* | | | | | | Merge topic 'cpack-deb-long-filenames'Brad King2016-09-0610-3/+107
|\ \ \ \ \ \ \
| * | | | | | | CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-0510-3/+107
* | | | | | | | Merge topic 'macro-parenthesis'Brad King2016-09-069-18/+19
|\ \ \ \ \ \ \ \