Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'consistent-genex-target-message' | Brad King | 2014-05-30 | 19 | -0/+116 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Genex: Clarify error message on use with non-binary targets (#14899). | Stephen Kelly | 2014-05-29 | 19 | -0/+116 | |
* | | | Merge topic 'normalize-custom-command-paths' | Brad King | 2014-05-29 | 1 | -0/+27 | |
|\ \ \ | ||||||
| * | | | add_custom_command: Normalize OUTPUT and DEPENDS paths. | Stephen Kelly | 2014-05-28 | 1 | -0/+27 | |
| |/ / | ||||||
* | | | Merge topic 'cxx14-features' | Brad King | 2014-05-29 | 13 | -1/+141 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 13 | -1/+141 | |
* | | | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 19 | -0/+94 | |
|\ \ \ | ||||||
| * | | | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 19 | -0/+94 | |
* | | | | Merge topic 'revise-CTestTestTimeout' | Brad King | 2014-05-27 | 7 | -37/+40 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Try to make CTestTestTimeout more robust | Brad King | 2014-05-23 | 7 | -37/+40 | |
| | |/ / | |/| | | ||||||
* | | | | tests: test CMP0053 in WARN mode when watching variables | Ben Boeckel | 2014-05-22 | 9 | -0/+37 | |
|/ / / | ||||||
* | | | Merge topic 'COMPILE_FEATURES-genex' | Brad King | 2014-05-22 | 15 | -0/+129 | |
|\ \ \ | ||||||
| * | | | Features: Add COMPILE_FEATURES generator expression. | Stephen Kelly | 2014-05-21 | 15 | -0/+129 | |
* | | | | Merge topic 'clang-features' | Brad King | 2014-05-21 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Features: Record for Clang 3.4 | Stephen Kelly | 2014-05-20 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | file: Report system error on failure to open file | Brad King | 2014-05-20 | 6 | -0/+15 | |
|/ / / | ||||||
* | | | Merge topic 'test-BuildDepends-sleep' | Brad King | 2014-05-20 | 2 | -8/+1 | |
|\ \ \ | ||||||
| * | | | Tests/BuildDepends: Make 3-second delay more robust | Brad King | 2014-05-19 | 2 | -8/+1 | |
* | | | | Merge topic 'compile-features-C-language' | Brad King | 2014-05-20 | 33 | -17/+258 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 33 | -17/+258 | |
| |/ / | ||||||
* | | | CMP0022: Fix link language propagation in NEW behavior | Brad King | 2014-05-19 | 1 | -1/+1 | |
* | | | Merge topic 'xcode-file-type' | Brad King | 2014-05-16 | 9 | -0/+24 | |
|\ \ \ | ||||||
| * | | | Xcode: Add source file property to control file type (#14854) | Brad King | 2014-05-15 | 9 | -0/+24 | |
| |/ / | ||||||
* | | | Merge topic 'fix_mumps_coverage' | Brad King | 2014-05-16 | 7 | -1895/+108 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | CTest: Fix MUMPS coverage parsing and test | Joseph Snyder | 2014-05-16 | 7 | -1895/+108 | |
* | | | Merge topic 'WriteCompilerDetectionHeader-module' | Brad King | 2014-05-14 | 36 | -0/+274 | |
|\ \ \ | ||||||
| * | | | Add the WriteCompilerDetectionHeader module. | Stephen Kelly | 2014-05-14 | 36 | -0/+274 | |
* | | | | Merge topic 'package-disable-registry' | Brad King | 2014-05-12 | 2 | -3/+40 | |
|\ \ \ \ | ||||||
| * | | | | Allow the Package Registry to be disabled (#14849) | Daniele E. Domenichelli | 2014-05-12 | 1 | -1/+31 | |
| * | | | | Tests: Improve FindPackageTest for in-source builds | Brad King | 2014-05-12 | 1 | -1/+1 | |
| * | | | | Tests: Improve FindPackageTest exported package version | Brad King | 2014-05-12 | 2 | -2/+9 | |
* | | | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-12 | 4 | -13/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Make CompileFeatures feature list lang-specific. | Stephen Kelly | 2014-05-10 | 2 | -4/+4 | |
| * | | | | | Test: Parameterize the language in the CompileFeature test. | Stephen Kelly | 2014-05-09 | 1 | -19/+23 | |
| * | | | | | Tests: Make CompileFeature tests use highest standard known. | Stephen Kelly | 2014-05-09 | 2 | -3/+29 | |
* | | | | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling context | Brad King | 2014-05-09 | 6 | -1/+41 | |
|/ / / / / | ||||||
* | | | | | EVIS: Add tests for syntax corner cases and CMP0053 | Ben Boeckel | 2014-05-08 | 108 | -14/+692 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'GNU-4.7-features' | Brad King | 2014-05-08 | 1 | -7/+18 | |
|\ \ \ \ | ||||||
| * | | | | Features: Record for GNU 4.7. | Stephen Kelly | 2014-05-07 | 1 | -7/+18 | |
| |/ / / | ||||||
* | | | | Merge topic 'ctest-bad-generator' | Brad King | 2014-05-08 | 4 | -0/+42 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | ctest_build: Do not crash on bad generator name | Brad King | 2014-05-07 | 4 | -0/+42 | |
* | | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 4 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Features: Include the language of the compiler in error messages. | Stephen Kelly | 2014-05-07 | 4 | -4/+4 | |
* | | | | | Merge topic 'hp-cpp98-tests' | Brad King | 2014-05-08 | 5 | -1/+58 | |
|\ \ \ \ \ | ||||||
| * | | | | | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards | Rolf Eike Beer | 2014-04-25 | 5 | -1/+58 | |
* | | | | | | Merge topic 'decay-language-version' | Brad King | 2014-05-08 | 28 | -2/+107 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 27 | -0/+105 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Tests: Fix name of cache variable. | Stephen Kelly | 2014-05-07 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'no-assert-missing-objlib' | Brad King | 2014-05-07 | 4 | -0/+27 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | cmTarget: Don't assert on object libraries for configure-time location. | Stephen Kelly | 2014-05-06 | 4 | -0/+27 | |