Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-11 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'vs-refactor' | Brad King | 2019-01-10 | 20 | -449/+100 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Convert WriteSLNHeader to non-virtual lookup table | Brad King | 2019-01-10 | 17 | -81/+54 |
| * | | | | | | | | VS: Move ExpressEdition member to top-level generator | Brad King | 2019-01-10 | 2 | -4/+4 |
| * | | | | | | | | VS: Convert GetIDEVersion to non-virtual table lookup | Brad King | 2019-01-10 | 9 | -12/+20 |
| * | | | | | | | | VS: Convert GetToolsVersion to non-virtual table lookup | Brad King | 2019-01-10 | 5 | -10/+22 |
| * | | | | | | | | VS: Remove unused MSBuild XML parsing script | Brad King | 2019-01-09 | 1 | -341/+0 |
| * | | | | | | | | cmake: Drop unused table entry for selecting default generator | Brad King | 2019-01-09 | 1 | -1/+0 |
* | | | | | | | | | Merge topic 'ctest-show-as-json' | Brad King | 2019-01-10 | 16 | -20/+683 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Add cases for ctest --show-only=json-v1 | Brad King | 2019-01-10 | 3 | -0/+159 |
| * | | | | | | | | | CTest: Add --show-only[=format] option to print test info | Justin Goshi | 2019-01-10 | 8 | -2/+448 |
| * | | | | | | | | | TestGenerator: Record support file and line where test was added | Justin Goshi | 2019-01-08 | 4 | -17/+74 |
| * | | | | | | | | | Tests: Pass python interpreter into RunCMake.CTestCommandLine | Brad King | 2019-01-08 | 1 | -1/+2 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cmake-CDU-option-parsing' into release-3.13 | Brad King | 2019-01-10 | 13 | -1/+37 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'cmake-CDU-option-parsing' | Brad King | 2019-01-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Tests: Add cases for -{C,D,U} without a source tree | Brad King | 2019-01-10 | 12 | -1/+22 |
| * | | | | | | | | | | cmake: distinguish '-Cpath' from '-C path' in source dir parsing | Paul Seyfert | 2019-01-10 | 1 | -0/+15 |
* | | | | | | | | | | | Merge topic 'autogen-qt6' | Brad King | 2019-01-10 | 10 | -24/+141 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 10 | -18/+131 |
| * | | | | | | | | | | | Autogen: Prepare for Qt 6 | Tobias Hunger | 2019-01-07 | 2 | -8/+12 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'fix-msvc-warnings' | Brad King | 2019-01-10 | 5 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Source: Fix various compiler warnings in Visual Studio 2017 | Bruno Manganelli | 2019-01-09 | 4 | -4/+4 |