Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'parse_arguments_argv_n' | Brad King | 2016-09-09 | 17 | -4/+139 |
|\ | |||||
| * | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 17 | -4/+139 |
* | | Merge topic 'fortran-parser-keywords' | Brad King | 2016-09-09 | 6 | -491/+567 |
|\ \ | |||||
| * | | cmFortranParser: Parse keywords as lexical tokens | Brad King | 2016-09-08 | 6 | -466/+581 |
| * | | cmFortranParser: Simplify grammar by skipping unknown statements | Brad King | 2016-09-08 | 2 | -191/+152 |
| |/ | |||||
* | | Merge topic 'fortran-scanbuild-fixes' | Brad King | 2016-09-09 | 1 | -0/+1 |
|\ \ | |||||
| * | | CTestCustom: Suppress scan-build warnings in flex-generated lexer | Brad King | 2016-09-08 | 1 | -0/+1 |
| |/ | |||||
* | | Merge topic 'update-kwiml' | Brad King | 2016-09-09 | 5 | -5/+9 |
|\ \ | |||||
| * \ | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2016-09-08 | 4 | -4/+8 |
| |\ \ | |||||
| | * | | KWIML 2016-09-08 (d564b3c7) | KWIML Upstream | 2016-09-08 | 4 | -4/+8 |
| * | | | kwiml: Update import script for new upstream URL | Brad King | 2016-09-08 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'FindMatlab-regression-tests-print-on-error' | Brad King | 2016-09-09 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | FindMatlab: add verbosity to the nightly tests | Raffi Enficiaud | 2016-09-08 | 1 | -3/+3 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-09 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'fortran-depend-cleanup' | Brad King | 2016-09-08 | 10 | -1365/+1291 |
|\ \ \ | |||||
| * | | | cmFortranParser: Inject a newline at end-of-file when missing | Brad King | 2016-09-06 | 2 | -2/+15 |
| * | | | cmFortranParser: Revise indentation style to match rest of CMake | Brad King | 2016-09-06 | 3 | -333/+260 |
| * | | | cmFortranLexer: Update to flex 2.6 | Brad King | 2016-09-06 | 5 | -1026/+1005 |
| * | | | Fortran: Warn when dependency scanning fails to parse a source file | Brad King | 2016-09-06 | 3 | -4/+11 |
* | | | | Merge topic 'vs-15-generator' | Brad King | 2016-09-08 | 19 | -12/+290 |
|\ \ \ \ | |||||
| * | | | | VS15: Add Visual Studio 15 generator | Brad King | 2016-09-07 | 15 | -8/+259 |
| * | | | | VS: Update v140 flag tables from VS 15 MSBuild files | Brad King | 2016-09-06 | 3 | -4/+28 |
| * | | | | Features: Record features for VS 15 Preview 4 | Brad King | 2016-09-06 | 1 | -0/+3 |
* | | | | | Merge topic 'install-export-root-prefix' | Brad King | 2016-09-08 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | install: Fix computed import prefix in export files when it is "/" | Ben Keller | 2016-09-06 | 1 | -1/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'ExternalData-repeat-file' | Brad King | 2016-09-08 | 4 | -29/+74 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | ExternalData: Tolerate files duplicated across multiple targets | Brad King | 2016-09-07 | 4 | -29/+74 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-08 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'release' | Brad King | 2016-09-07 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | CMake 3.6.2v3.6.2 | Brad King | 2016-09-07 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2016-09-07 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'backport-curl-fix' into release | Brad King | 2016-09-07 | 1 | -1/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'backport-curl-fix' | Brad King | 2016-09-07 | 1 | -1/+7 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | curl: Backport certificate reuse fix from 7.50.2 | Brad King | 2016-09-07 | 1 | -1/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'GNUInstallDirs-function' | Brad King | 2016-09-07 | 2 | -30/+56 |
|\ \ \ \ \ | |||||
| * | | | | | GNUInstallDirs: Add macro to expose internal logic publicly | Roger Leigh | 2016-09-07 | 2 | -30/+56 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cpack-deb-package-description-fallback' | Brad King | 2016-09-07 | 6 | -28/+47 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/DEB: Make package description variable precedence match RPM | Domen Vrankar | 2016-09-07 | 6 | -28/+47 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-continue-after-error' | Brad King | 2016-09-07 | 9 | -16/+62 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile: Restore nested error logic use of cmExecutionStatus | Brad King | 2016-09-06 | 9 | -16/+62 |
| |/ / / / | |||||
* | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-09-07 | 38 | -82/+230 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: include what you use | Daniel Pfeifer | 2016-09-06 | 38 | -82/+230 |
| |/ / / / | |||||
* | | | | | Merge topic 'wix-fix-static-prefix' | Brad King | 2016-09-07 | 10 | -38/+79 |
|\ \ \ \ \ | |||||
| * | | | | | CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementation | Michael Stürmer | 2016-09-06 | 10 | -38/+79 |
| |/ / / / | |||||
* | | | | | Merge topic 'vs-minor-cleanups' | Brad King | 2016-09-07 | 8 | -25/+32 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | VS: Verify that MSBuild.exe and devenv.com exist before using them | Brad King | 2016-09-06 | 2 | -7/+20 |
| * | | | | Help: Clarify meaning of MSVC<NN> variables | Brad King | 2016-09-06 | 6 | -18/+12 |
| |/ / / | |||||
* | | | | Merge topic 'FindMatlab-fix-empty-list-index' | Brad King | 2016-09-07 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | FindMatlab: Avoid indexing an empty list of versions | Brad King | 2016-09-06 | 1 | -2/+6 |
* | | | | | Merge branch 'release' | Brad King | 2016-09-07 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | |