| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ninja-output-path-prefix' | Brad King | 2016-05-19 | 21 | -0/+328 |
|\ |
|
| * | Tests: Select RunCMake.Ninja test cases based on ninja version | Brad King | 2016-05-18 | 1 | -0/+20 |
|
|
| * | Ninja: Support embedding of CMake as subninja project | Nicolas Despres | 2016-05-17 | 21 | -0/+308 |
|
|
* | | ExternalProject: Always run update step with non-empty UPDATE_COMMAND | Brad King | 2016-05-18 | 1 | -0/+12 |
|
|
* | | Merge topic 'file-glob-sort' | Brad King | 2016-05-18 | 3 | -9/+0 |
|\ \ |
|
| * | | file: Sort GLOB results to make it deterministic (#14491) | Reiner Herrmann | 2016-05-17 | 3 | -9/+0 |
| |/ |
|
* | | GHS: Use shorter object file names on collision | Geoff Viola | 2016-05-18 | 4 | -1/+20 |
|/ |
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 668 | -5444/+5326 |
|
|
* | Merge topic 'findpkgconfig-target' | Brad King | 2016-05-16 | 2 | -0/+27 |
|\ |
|
| * | FindPkgConfig: optionally create imported target for the found libraries | Rolf Eike Beer | 2016-05-14 | 2 | -0/+27 |
|
|
* | | Merge topic 'cpack-rpm-adding-dist-to-release-tag' | Brad King | 2016-05-16 | 4 | -0/+21 |
|\ \ |
|
| * | | CPack/RPM adding dist to release tag test | Domen Vrankar | 2016-05-14 | 4 | -0/+21 |
| |/ |
|
* | | Merge topic 'cpack-rpm-different-package-names' | Brad King | 2016-05-16 | 5 | -1/+25 |
|\ \ |
|
| * | | CPack/RPM different package names | Domen Vrankar | 2016-05-15 | 5 | -1/+25 |
| |/ |
|
* | | Merge topic 'cpack-deb-improvements' | Brad King | 2016-05-16 | 27 | -29/+211 |
|\ \
| |/
|/| |
|
| * | CPack/Deb test changes due to breaking changes | Domen Vrankar | 2016-05-13 | 27 | -29/+211 |
|
|
* | | InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073) | Brad King | 2016-05-12 | 2 | -0/+2 |
|
|
* | | Tests: Wrap long comment lines in VSXaml test | Brad King | 2016-05-11 | 1 | -7/+9 |
|
|
* | | Tests: Protect unicode literals from clang-format Cpp03 formatting | Brad King | 2016-05-11 | 1 | -0/+2 |
|
|
* | | Drop find_(library|file|path) prefixes from PATH on non-Windows | Brad King | 2016-05-09 | 3 | -3/+9 |
|/ |
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -2/+0 |
|
|
* | Merge topic 'custom-command-CROSSCOMPILING_EMULATOR' | Brad King | 2016-05-09 | 8 | -1/+134 |
|\ |
|
| * | CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR | Jean-Christophe Fillion-Robin | 2016-05-09 | 8 | -1/+134 |
|
|
* | | Help clang-format wrap after braces on long initializer lists | Brad King | 2016-05-06 | 1 | -0/+2 |
|/ |
|
* | Tests: Improve source file name in RunCMake.CrosscompilingEmulator | Jean-Christophe Fillion-Robin | 2016-05-03 | 5 | -7/+9 |
|
|
* | Tests: Cover genex behavior in CROSSCOMPILING_EMULATOR test case | Jean-Christophe Fillion-Robin | 2016-05-03 | 3 | -4/+35 |
|
|
* | Merge topic 'doc-cmake-policies-manual-improvements' | Brad King | 2016-05-03 | 1 | -2/+2 |
|\ |
|
| * | CMP0059: Fix typo in policy description | Brad King | 2016-05-02 | 1 | -2/+2 |
|
|
* | | Merge topic 'clang-format-include-order' | Brad King | 2016-05-03 | 2 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Tests: Sort includes of sys/types.h as clang-format would | Brad King | 2016-05-03 | 1 | -1/+1 |
|
|
| * | Tests: Fix Plugin test include order | Brad King | 2016-05-03 | 1 | -1/+2 |
|
|
* | | Merge topic 'test-watcom-workaround' | Brad King | 2016-05-02 | 3 | -2/+3 |
|\ \ |
|
| * | | Tests: Fix RunCMake.BuildDepends filesystem delay for Watcom WMake | Brad King | 2016-04-29 | 1 | -1/+2 |
|
|
| * | | Tests: Add workaround to Wrapping test for Watcom failure | Brad King | 2016-04-28 | 2 | -1/+1 |
|
|
* | | | Merge topic 'clang-format-include-order' | Brad King | 2016-05-02 | 75 | -107/+119 |
|\ \ \
| | |/
| |/| |
|
| * | | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 65 | -106/+105 |
|
|
| * | | Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhone | Brad King | 2016-04-29 | 11 | -1/+13 |
|
|
| * | | Tests: Stabilize include order in StringFileTest | Daniel Pfeifer | 2016-04-29 | 1 | -0/+1 |
| |/ |
|
* | | Deprecate Visual Studio 7 .NET 2003 generator | Brad King | 2016-04-28 | 5 | -0/+15 |
|
|
* | | Tests: Drop test for VS 7.0 generator deprecation warnings | Brad King | 2016-04-28 | 5 | -15/+0 |
|/ |
|
* | Merge topic 'intel-compiler-features' | Brad King | 2016-04-28 | 2 | -5/+91 |
|\ |
|
| * | WCDH: Add Intel to list of supported compilers | Robert Maynard | 2016-04-28 | 1 | -5/+9 |
|
|
| * | Features: Record standards and features for Intel C on UNIX | Robert Maynard | 2016-04-28 | 1 | -0/+10 |
|
|
| * | Features: Record standards and features for Intel C++ on UNIX | Levi Morrison | 2016-04-28 | 1 | -0/+72 |
|
|
* | | Merge topic 'ExternalProject-git-clone-shallow' | Brad King | 2016-04-28 | 1 | -0/+17 |
|\ \ |
|
| * | | ExternalProject: Add option to perform a shallow Git clone (#15291) | Brad King | 2016-04-27 | 1 | -0/+17 |
|
|
* | | | GHS: Fix handling of duplicate source filenames (#16046) | Geoff Viola | 2016-04-25 | 5 | -0/+40 |
|/ / |
|
* | | Merge topic 'autogen-updates' | Brad King | 2016-04-22 | 19 | -0/+234 |
|\ \ |
|
| * | | Tests: QtAutogen: Same source name in different directories test | Sebastian Holtermann | 2016-04-22 | 19 | -0/+234 |
| |/ |
|
* | | FindBoost: Define Boost::boost for all boost versions | Roger Leigh | 2016-04-19 | 4 | -0/+30 |
|/ |
|