Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Features: Do not use a lower-than-default standard for requested features | Zsolt Parragi | 2019-02-26 | 2 | -4/+4 | |
* | | | | | | | Help: Clarify ordering of list(REMOVE_DUPLICATES) | Kyle Edwards | 2019-02-27 | 2 | -0/+7 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake_role-vs-fix' | Brad King | 2019-02-27 | 2 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into cmake_role-vs-fix | Kyle Edwards | 2019-02-26 | 41 | -206/+891 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | CMAKE_ROLE: Fix value in --build for Visual Studio generators | Kyle Edwards | 2019-02-26 | 2 | -0/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindOctave-remove' | Brad King | 2019-02-27 | 6 | -83/+0 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindOctave: Remove module pending further work | Brad King | 2019-02-26 | 6 | -83/+0 | |
* | | | | | | Merge topic 'restore-min-cmake-3.1' | Brad King | 2019-02-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Tests: Restore support for CMake 3.1 through 3.6 with MSVC | Brad King | 2019-02-26 | 1 | -3/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'vs-wince-no-deploy' | Brad King | 2019-02-26 | 2 | -1/+61 | |
|\ \ \ \ | ||||||
| * | | | | VS: support suppressing deployment of selected targets | Wil Stark | 2019-02-25 | 2 | -1/+61 | |
* | | | | | XLClang: Extract compiler implicit include directories | Brad King | 2019-02-25 | 5 | -0/+87 | |
* | | | | | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 1 | -0/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'drop-MIPSpro' | Brad King | 2019-02-25 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -1/+1 | |
* | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-02-25 | 1 | -1/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add deprecation warnings for policies CMP0066 and below | Brad King | 2019-02-21 | 1 | -1/+12 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cmrange-improvements' | Brad King | 2019-02-25 | 2 | -0/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmRange: Add unit tests | Regina Pfeifer | 2019-02-21 | 2 | -0/+46 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'remove-exclude-from-all-warning' | Brad King | 2019-02-25 | 1 | -1/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 1 | -1/+0 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'try_compile-expand-compile-defs' into release-3.14 | Brad King | 2019-02-15 | 2 | -0/+39 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'genex-GENEX_EVAL-fix-recursion' into release-3.14 | Brad King | 2019-02-13 | 2 | -4/+5 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'FindOctave-interp-target' into release-3.14 | Brad King | 2019-02-11 | 2 | -0/+30 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'ghs-updates' into release-3.14 | Brad King | 2019-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'fix-exclude-dir-with-iface' into release-3.14 | Brad King | 2019-02-08 | 2 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'list-prepend-and-pop-subcommands' | Brad King | 2019-02-20 | 13 | -0/+212 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 13 | -0/+212 | |
* | | | | | | | | Merge topic 'autogen_test_fix' | Brad King | 2019-02-18 | 1 | -11/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Autogen: Fix RerunMocPlugin test for Ninja generator | Sebastian Holtermann | 2019-02-15 | 1 | -11/+4 | |
* | | | | | | | | Merge topic 'tests-intel-fixup' | Brad King | 2019-02-15 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Fix Module.WriteCompilerDetectionHeader for Intel on Windows | Brad King | 2019-02-14 | 1 | -1/+2 | |
* | | | | | | | | | Merge topic 'try_compile-expand-compile-defs' | Brad King | 2019-02-15 | 2 | -0/+39 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS | Brad King | 2019-02-15 | 2 | -0/+39 | |
* | | | | | | | | Merge topic 'autogen_refactor_rerun_tests' | Brad King | 2019-02-14 | 4 | -183/+274 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Refactor RerunRccDepends test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -80/+95 | |
| * | | | | | | | | Autogen: Refactor RerunRccConfigChange test | Sebastian Holtermann | 2019-02-13 | 1 | -14/+19 | |
| * | | | | | | | | Autogen: Refactor RerunMocBasic test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -31/+67 | |
| * | | | | | | | | Autogen: Refactor RerunMocPlugin test with fixed timestamp comparison | Sebastian Holtermann | 2019-02-13 | 1 | -58/+93 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-02-14 | 1 | -11/+15 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Tests: Disable test that builds KWSys if not also building CMake | Brad King | 2019-02-13 | 1 | -11/+15 | |
* | | | | | | | | | Merge topic 'genex-GENEX_EVAL-fix-recursion' | Brad King | 2019-02-13 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | genex: Fix erroneous handling of recursion for $<GENEX_EVAL:> | Marc Chevrier | 2019-02-13 | 2 | -4/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'clangcl-fixes' | Brad King | 2019-02-12 | 7 | -9/+9 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Tests: Teach tests when to treat clang-cl as MSVC | Zsolt Parragi | 2019-02-11 | 7 | -9/+9 | |
* | | | | | | | Merge topic 'FindOctave-interp-target' | Brad King | 2019-02-12 | 2 | -0/+30 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | FindOctave: Add target for octinterp | Peter Stroia-Williams | 2019-02-08 | 2 | -0/+30 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'ghs-updates' | Brad King | 2019-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE | Fred Baksik | 2019-02-08 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-exclude-dir-with-iface' | Brad King | 2019-02-11 | 2 | -0/+2 | |
|\ \ \ \ | | |_|/ | |/| | |