Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'. | Sebastian Lipponer | 2019-01-14 | 3 | -0/+3 |
* | 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 |
| |/ / / | |||||
* | | | | Merge topic 'vs_ce_support' | Brad King | 2019-01-11 | 10 | -44/+138 |
|\ \ \ \ | |||||
| * | | | | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 10 | -1/+95 |
| * | | | | Tests: Detect VS and SDK availability early | Wil Stark | 2019-01-10 | 1 | -44/+44 |
| |/ / / | |||||
* | | | | Merge topic 'FindBoost-1.70' | Brad King | 2019-01-11 | 1 | -3/+17 |
|\ \ \ \ | |||||
| * | | | | FindBoost: Add support for Boost 1.70 | Mateusz Ĺoskot | 2018-12-18 | 1 | -3/+17 |
* | | | | | Merge topic 'FindICE-more-exe' | Brad King | 2019-01-11 | 2 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | FindIce: Find slice2confluence and slice2matlab executables | jspam | 2019-01-10 | 2 | -0/+9 |
* | | | | | | Merge topic 'cpack-deb-rpm-split' | Brad King | 2019-01-11 | 6 | -49/+101 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Split CPack DEB and RPM tests into smaller tests | Kyle Edwards | 2019-01-10 | 5 | -31/+77 |
| * | | | | | | Tests: Add infrastructure to split up large CPack tests | Kyle Edwards | 2019-01-10 | 2 | -18/+24 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'xl-early-bE' | Brad King | 2019-01-11 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | XL: Move '-bE' flag earlier so it can be overridden | Rob Boehne | 2019-01-10 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'bison_target_policy' | Brad King | 2019-01-11 | 5 | -4/+73 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 5 | -4/+73 |
* | | | | | | | Merge topic 'fix-doc-typo' | Brad King | 2019-01-11 | 3 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: fix typo for CTEST_CUSTOM_TESTS_IGNORE | Ben Boeckel | 2019-01-02 | 3 | -4/+4 |
* | | | | | | | | Merge topic 'sort1' | Brad King | 2019-01-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: correct alphabetical sorting of lines | Joachim Wuttke (o) | 2019-01-10 | 1 | -2/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'doc-roff-fix' | Brad King | 2019-01-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Prevent .so from being treated as a roff macro | Raf Czlonka | 2019-01-10 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'threads' | Brad King | 2019-01-11 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: FindThreads not needed with modern C++. | Joachim Wuttke (o) | 2019-01-09 | 1 | -1/+4 |