Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'FindHDF5-fix-hl-fortran' into release | Brad King | 2016-09-02 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'FindHDF5-is-parallel' into release | Brad King | 2016-09-02 | 1 | -8/+60 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-07 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'genex-LINK_ONLY-not-linking' | Brad King | 2016-09-06 | 5 | -3/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Genex: Diagnose invalid LINK_ONLY usage instead of crashing | Brad King | 2016-09-05 | 5 | -3/+19 | |
* | | | | | | | | Merge topic 'test-GenerateExportHeader-with-RunCMake' | Brad King | 2016-09-06 | 44 | -51/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Cleanup RunCMake.GenerateExportHeader somewhat | Brad King | 2016-09-05 | 11 | -51/+14 | |
| * | | | | | | | | Tests: Port GenerateExportHeader test to RunCMake infrastructure | Brad King | 2016-09-05 | 41 | -2/+27 | |
| * | | | | | | | | GNU: Do not use -fvisibility on AIX or HP-UX | Brad King | 2016-09-05 | 4 | -0/+4 | |
* | | | | | | | | | Merge topic 'cpack-deb-long-filenames' | Brad King | 2016-09-06 | 10 | -3/+107 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack/DEB: Add option to select archive type | Domen Vrankar | 2016-09-05 | 10 | -3/+107 | |
* | | | | | | | | | | Merge topic 'macro-parenthesis' | Brad King | 2016-09-06 | 9 | -18/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | surround macro arguments with parentheses | Daniel Pfeifer | 2016-09-05 | 9 | -18/+19 | |
* | | | | | | | | | | | Merge topic 'cm_nullptr' | Brad King | 2016-09-06 | 4 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | use CM_NULLPTR | Daniel Pfeifer | 2016-09-05 | 4 | -10/+12 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'qtdialog-tidy' | Brad King | 2016-09-06 | 9 | -33/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | QtDialog: fix clang-tidy warnings | Daniel Pfeifer | 2016-09-06 | 9 | -33/+51 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-06 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-09-05 | 26 | -36/+116 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CursesDialog: include what you use | Daniel Pfeifer | 2016-09-03 | 26 | -36/+116 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'tidy-readability-redundant-string-cstr' | Brad King | 2016-09-05 | 9 | -67/+60 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | tidy: Fix readability-redundant-string-cstr issues | Gregor Jasny | 2016-09-04 | 9 | -67/+60 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-05 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-04 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-09-03 | 204 | -415/+1222 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 165 | -438/+1102 | |
| * | | | | | | | cmCTest: don't redefine cout and cerr | Daniel Pfeifer | 2016-09-03 | 1 | -10/+0 | |
| * | | | | | | | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 72 | -1/+145 | |
| * | | | | | | | Tests/CMakeLib: include what you use | Daniel Pfeifer | 2016-09-03 | 3 | -4/+7 | |
| * | | | | | | | Tests/CMakeLib: use cmsys::ifstream | Daniel Pfeifer | 2016-09-03 | 2 | -10/+16 | |