Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | CheckFortranSourceRuns: Add module to check if Fortran code runs | Michael Hirsch, Ph.D | 2019-01-10 | 6 | -3/+177 | |
* | | | | | | | | | Merge topic 'refactor-cmDocumentation' | Brad King | 2019-01-15 | 3 | -91/+41 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmDocumentation: Get rid of raw pointers in AllSections map | Artur Ryt | 2019-01-11 | 2 | -84/+40 | |
| * | | | | | | | | | cmDocumentationSection: Remove unused parameter in constructor | Artur Ryt | 2019-01-11 | 2 | -16/+10 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'curl-IPv6' | Brad King | 2019-01-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | curl: do not disable IPv6 support | Rechi Rechi | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-01-15 | 3 | -1/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add deprecation warnings for policies CMP0065 and below | Brad King | 2019-01-11 | 3 | -1/+23 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-01-15 | 2 | -18/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-14 | 2 | -18/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | KWSys 2019-01-14 (1541d849) | KWSys Upstream | 2019-01-14 | 2 | -18/+19 | |
* | | | | | | | | | | | Merge topic 'FindBoost-test-env' | Brad King | 2019-01-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environment | Brad King | 2019-01-14 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'iwyu-clang-6' | Brad King | 2019-01-15 | 31 | -10/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 31 | -10/+35 | |
* | | | | | | | | | | | Merge topic 'clang-scan-build-warnings' | Kyle Edwards | 2019-01-15 | 11 | -6/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Source/LexerParser: Suppress "Use of zero-allocated memory" warning | Kyle Edwards | 2019-01-14 | 8 | -0/+40 | |
| * | | | | | | | | | | | cmGlobalUnixMakefileGenerator3: Fix memory leak warning | Kyle Edwards | 2019-01-14 | 1 | -4/+4 | |
| * | | | | | | | | | | | liblzma: fix undefined shift result | Kyle Edwards | 2019-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | libuv: fix clang scan-build warning | Kyle Edwards | 2019-01-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'find_package-doc-clarification' | Kyle Edwards | 2019-01-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Help/find_package: clarify intended behavior with REQUIRED QUIET | Ben Boeckel | 2019-01-14 | 1 | -3/+3 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-15 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'xref3' | Kyle Edwards | 2019-01-14 | 4 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Provide cross-references from and to set_property | Joachim Wuttke (o) | 2019-01-10 | 4 | -6/+18 | |
* | | | | | | | | | | | Merge topic 'drop-IRIX' | Brad King | 2019-01-14 | 16 | -264/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove now-unused code once used on IRIX | Brad King | 2019-01-11 | 16 | -264/+7 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cpplint-no-output-no-warning' | Brad King | 2019-01-14 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cpplint: only print diagnostics to console if there are errors | jasjuang | 2019-01-11 | 1 | -3/+6 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | CMake 3.13.3v3.13.3 | Brad King | 2019-01-14 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'cmake-option-parsing' into release-3.13 | Brad King | 2019-01-14 | 6 | -30/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-autogen_noqt_warning' into release-3.13 | Brad King | 2019-01-11 | 7 | -0/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'cmake-option-parsing' | Brad King | 2019-01-14 | 6 | -30/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cmake: Ensure source and binary dirs are set | Craig Scott | 2019-01-13 | 5 | -25/+34 | |
| * | | | | | | | | | | | | cmake: Stop processing if -P option lacks file name | Craig Scott | 2019-01-13 | 1 | -5/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'autogen_noqt_warning' | Brad King | 2019-01-14 | 7 | -3/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'backport-autogen_noqt_warning' into autogen_noqt_warning | Brad King | 2019-01-11 | 6 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Tests: Add case for warning when AUTOMOC/UIC/RCC gets disabled | Brad King | 2019-01-11 | 6 | -0/+21 | |
| | * | | | | | | | | | | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled. | Sebastian Holtermann | 2019-01-10 | 1 | -0/+25 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled. | Sebastian Holtermann | 2019-01-10 | 1 | -3/+37 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-14 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-13 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-12 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-refactor' | Brad King | 2019-01-11 | 24 | -71/+112 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Track explicitly when platform is specified in generator name | Brad King | 2019-01-10 | 4 | -3/+5 | |
| * | | | | | | | | | VS: Move platform name members to top-level global generator | Brad King | 2019-01-10 | 4 | -36/+42 | |
| * | | | | | | | | | VS: Clarify global generator constructor interface | Brad King | 2019-01-10 | 17 | -35/+56 | |
| * | | | | | | | | | Help: Document VS generator default platform selection | Brad King | 2019-01-10 | 6 | -0/+12 | |
| |/ / / / / / / / |