| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | cmListFileBacktrace: Refactor storage to provide efficient value semantics | Brad King | 2016-04-18 | 7 | -10/+16 |
|
|
* | Merge topic 'try_compile-config-flags' | Brad King | 2016-04-13 | 3 | -0/+21 |
|\ |
|
| * | try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054) | Brad King | 2016-04-11 | 3 | -0/+21 |
|
|
* | | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 15 | -1/+62 |
|/ |
|
* | Merge topic 'test-RunCMake.BuildDepends-filesystem-workaround' | Brad King | 2016-04-11 | 1 | -0/+1 |
|\ |
|
| * | Tests: Work around filesystem timestamp bugs in RunCMake.BuildDepends | Brad King | 2016-04-08 | 1 | -0/+1 |
|
|
* | | Merge topic 'ninja-restat-custom-command-byproducts' | Brad King | 2016-04-08 | 2 | -0/+29 |
|\ \
| |/ |
|
| * | Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049) | Brad King | 2016-04-05 | 2 | -0/+29 |
|
|
* | | Merge topic 'branch_coverage_glob' | Brad King | 2016-04-07 | 3 | -0/+4 |
|\ \ |
|
| * | | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOB | Zack Galbreath | 2016-04-07 | 3 | -0/+4 |
|
|
* | | | Merge topic 'fix-target-alias-in-subdir' | Brad King | 2016-04-05 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Fix lookup of an ALIAS target outside aliased target's directory (#16044) | Brad King | 2016-04-01 | 1 | -0/+5 |
| | |/
| |/| |
|
| * | | Merge branch 'fix-repeat-pkg-config' into release | Brad King | 2016-03-21 | 1 | -5/+6 |
| |\ \ |
|
* | \ \ | Merge topic 'cpack-rpm-external-symlink-handling' | Brad King | 2016-04-01 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | CPack/RPM external symlink handling | Domen Vrankar | 2016-04-01 | 2 | -0/+6 |
| | |_|/
| |/| | |
|
* | | | | PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILES | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -0/+5 |
|
|
* | | | | PushCheckStateTest: Test all variables managed by the module | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -9/+43 |
|
|
* | | | | PushCheckStateTest: Fix syntax warning | Jean-Christophe Fillion-Robin | 2016-03-31 | 1 | -2/+2 |
|
|