Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'enable-language-require-compiler' | Brad King | 2013-10-28 | 24 | -4/+124 |
|\ | |||||
| * | Require CMAKE_<LANG>_COMPILER to be found as a full path | Brad King | 2013-10-28 | 24 | -4/+124 |
* | | Tests: use string(TIMESTAMP) instead of system and locale specific date/time | Nils Gladitz | 2013-10-26 | 1 | -132/+31 |
* | | Merge topic 'ctest-fix-run-serial' | Brad King | 2013-10-26 | 3 | -0/+42 |
|\ \ | |||||
| * | | CTest: fix dashboard issues associated with the ctest-fix-run-serial topic | Nils Gladitz | 2013-10-25 | 2 | -1/+4 |
| * | | CTest: added test for RUN_SERIAL issue #14484 | Nils Gladitz | 2013-10-21 | 3 | -0/+39 |
* | | | Merge topic 'ctest-p4' | Brad King | 2013-10-26 | 3 | -1/+281 |
|\ \ \ | |||||
| * | | | ctest_update: Add support for Perforce p4 client | Pedro Navarro | 2013-10-26 | 3 | -1/+281 |
* | | | | Merge topic 'handle-CMP0024-in-tests' | Brad King | 2013-10-26 | 9 | -46/+74 |
|\ \ \ \ | |||||
| * | | | | Make ExportLanguages a subtest of the ObjectLibrary test | Stephen Kelly | 2013-10-24 | 7 | -16/+32 |
| * | | | | Refactor the Plugin test. | Stephen Kelly | 2013-10-24 | 2 | -30/+42 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'wix-fix-shortcut-ids' | Brad King | 2013-10-26 | 2 | -4/+11 |
|\ \ \ \ | |||||
| * | | | | CPackWiX: use safe IDs for generated start menu shortcuts | Nils Gladitz | 2013-10-26 | 2 | -4/+11 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'compatible-interface-numbers' | Brad King | 2013-10-26 | 2 | -0/+35 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Add interface for compatible numeric properties | Stephen Kelly | 2013-10-24 | 2 | -0/+35 |
* | | | | | Merge topic 'remove-pre-2.4-compatibility' | Brad King | 2013-10-26 | 35 | -28/+58 |
|\ \ \ \ \ | |||||
| * | | | | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 17 | -10/+40 |
| * | | | | | CTestTest*: Update minimum required CMake to 2.4 | Brad King | 2013-10-23 | 18 | -18/+18 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-tll-static-private' | Brad King | 2013-10-26 | 2 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES. | Stephen Kelly | 2013-10-26 | 2 | -1/+8 |
* | | | | | | Merge topic 'remove-old-commands-by-policy' | Brad King | 2013-10-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands test | Brad King | 2013-10-25 | 1 | -1/+1 |
* | | | | | | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 2 | -0/+13 |
* | | | | | | Add \-continuation to CMake language quoted arguments | Brad King | 2013-10-23 | 10 | -0/+26 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'output-CMP0022-entries' | Brad King | 2013-10-23 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | CMP0022: Output link interface mismatch for static library warning | Stephen Kelly | 2013-10-23 | 1 | -0/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'remove-old-commands-by-policy' | Brad King | 2013-10-23 | 73 | -0/+234 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Add policy CMP0036 to disallow build_name | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0035 to disallow variable_requires | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0034 to disallow utility_source | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0033 to disallow export_library_dependencies | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0032 to disallow output_required_files | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0031 to disallow load_command | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0030 to disallow use_mangled_mesa | Brad King | 2013-10-22 | 10 | -0/+29 |
| * | | | | Add policy CMP0029 to disallow subdir_depends | Brad King | 2013-10-22 | 8 | -0/+19 |
| * | | | | Add infrastructure for policies that disallow commands | Brad King | 2013-10-22 | 3 | -0/+12 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'CheckTypeSize_CXX' | Brad King | 2013-10-23 | 18 | -1/+287 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CheckTypeSize: Add unit tests | Daniele E. Domenichelli | 2013-10-21 | 18 | -1/+287 |
* | | | | Merge topic 'rst-literal-blocks' | Brad King | 2013-10-22 | 2 | -0/+39 |
|\ \ \ \ | |||||
| * | | | | cmRST: Process literal blocks after paragraphs ending in '::' | Brad King | 2013-10-21 | 2 | -0/+34 |
| * | | | | cmRST: Do not process inline markup in code-block literals | Brad King | 2013-10-21 | 2 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'string-CONCAT-command' | Brad King | 2013-10-22 | 7 | -0/+33 |
|\ \ \ \ | |||||
| * | | | | string: Add CONCAT sub-command | Brad King | 2013-10-21 | 7 | -0/+33 |
* | | | | | Merge topic 'double-colon-is-imported' | Brad King | 2013-10-22 | 15 | -11/+54 |
|\ \ \ \ \ | |||||
| * | | | | | Consider targets with double colons to be IMPORTED or ALIAS targets. | Stephen Kelly | 2013-10-21 | 15 | -11/+54 |
* | | | | | | Merge topic 'remove-cmake-i-wizard' | Brad King | 2013-10-22 | 2 | -57/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | cmake: Drop support for "-i" wizard mode | Brad King | 2013-10-18 | 2 | -57/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'INTERFACE_LIBRARY-build-targets' | Brad King | 2013-10-21 | 4 | -0/+40 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Create make rules for INTERFACE_LIBRARY targets. | Stephen Kelly | 2013-10-21 | 4 | -0/+40 |
* | | | | | Merge topic 'cmake-syntax-updates' | Brad King | 2013-10-21 | 87 | -39/+272 |
|\ \ \ \ \ |