Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split CreateGeneratorTargets into two methods. | Stephen Kelly | 2013-10-27 | 4 | -6/+25 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-27 | 1 | -1/+1 |
* | Merge topic 'ctest-fix-run-serial' | Brad King | 2013-10-26 | 2 | -59/+85 |
|\ | |||||
| * | CTest: fix dashboard issues associated with the ctest-fix-run-serial topic | Nils Gladitz | 2013-10-25 | 1 | -7/+20 |
| * | CTest: added comments that describe the basic test sorting approach | Nils Gladitz | 2013-10-21 | 1 | -0/+7 |
| * | CTest: removed redundant copy of test dependency set | Nils Gladitz | 2013-10-21 | 1 | -7/+1 |
| * | CTest: perform cycle test early | Nils Gladitz | 2013-10-19 | 2 | -1/+8 |
| * | CTest: consider previously failed tests before all others | Nils Gladitz | 2013-10-19 | 1 | -15/+10 |
| * | CTest: prioritize tests by their depth in the dependency graph | Nils Gladitz | 2013-10-18 | 1 | -4/+45 |
| * | CTest: handle dependent and non dependent test requirements equally | Nils Gladitz | 2013-10-17 | 1 | -40/+9 |
* | | Merge topic 'ctest-p4' | Brad King | 2013-10-26 | 6 | -1/+676 |
|\ \ | |||||
| * | | ctest_update: Add support for Perforce p4 client | Pedro Navarro | 2013-10-26 | 6 | -1/+676 |
* | | | Merge topic 'less-versioned-installs' | Brad King | 2013-10-26 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | Shorten CMake version used in install destinations | Brad King | 2013-10-25 | 1 | -3/+5 |
* | | | | Merge topic 'wix-fix-shortcut-ids' | Brad King | 2013-10-26 | 4 | -125/+199 |
|\ \ \ \ | |||||
| * | | | | CPackWiX: use safe IDs for generated start menu shortcuts | Nils Gladitz | 2013-10-26 | 4 | -125/+199 |
* | | | | | Merge topic 'compatible-interface-numbers' | Brad King | 2013-10-26 | 4 | -33/+352 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: Add interface for compatible numeric properties | Stephen Kelly | 2013-10-24 | 4 | -13/+262 |
| * | | | | | cmTarget: Add enumeration for consistency to expect from properties. | Stephen Kelly | 2013-10-24 | 1 | -18/+57 |
| * | | | | | cmTarget: Assign consistent content back to the property being evaluated. | Stephen Kelly | 2013-10-24 | 1 | -3/+12 |
| * | | | | | cmTarget: Make consistentProperty return consistent content. | Stephen Kelly | 2013-10-24 | 1 | -6/+14 |
| * | | | | | cmTarget: Add a template to create correct implied content. | Stephen Kelly | 2013-10-24 | 1 | -0/+14 |
* | | | | | | Merge topic 'remove-pre-2.4-compatibility' | Brad King | 2013-10-26 | 15 | -280/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 15 | -280/+30 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-tll-static-private' | Brad King | 2013-10-26 | 2 | -8/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES. | Stephen Kelly | 2013-10-26 | 2 | -8/+18 |
* | | | | | | | Merge topic 'cmarray-templates' | Brad King | 2013-10-26 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC. | Stephen Kelly | 2013-10-24 | 1 | -1/+2 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-26 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-25 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cmake-syntax-updates' | Brad King | 2013-10-24 | 4 | -13/+42 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 2 | -11/+40 |
| * | | | | | | | Add \-continuation to CMake language quoted arguments | Brad King | 2013-10-23 | 2 | -2/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-24 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'output-CMP0022-entries' | Brad King | 2013-10-23 | 1 | -1/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMP0022: Output link interface mismatch for static library warning | Stephen Kelly | 2013-10-23 | 1 | -1/+26 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-cmake-developer' | Brad King | 2013-10-23 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmRST: Cross-reference cmake-developer.7 manual and cmRST Doxygen | Brad King | 2013-10-22 | 1 | -0/+10 |
* | | | | | | | Merge topic 'remove-old-commands-by-policy' | Brad King | 2013-10-23 | 19 | -256/+114 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add policy CMP0036 to disallow build_name | Brad King | 2013-10-22 | 4 | -34/+13 |
| * | | | | | | | Add policy CMP0035 to disallow variable_requires | Brad King | 2013-10-22 | 4 | -28/+12 |
| * | | | | | | | Add policy CMP0034 to disallow utility_source | Brad King | 2013-10-22 | 4 | -36/+12 |
| * | | | | | | | Add policy CMP0033 to disallow export_library_dependencies | Brad King | 2013-10-22 | 4 | -35/+14 |
| * | | | | | | | Add policy CMP0032 to disallow output_required_files | Brad King | 2013-10-22 | 4 | -29/+12 |
| * | | | | | | | Add policy CMP0031 to disallow load_command | Brad King | 2013-10-22 | 4 | -22/+11 |
| * | | | | | | | Add policy CMP0030 to disallow use_mangled_mesa | Brad King | 2013-10-22 | 4 | -38/+11 |
| * | | | | | | | Add policy CMP0029 to disallow subdir_depends | Brad King | 2013-10-22 | 4 | -34/+10 |
| * | | | | | | | Add infrastructure for policies that disallow commands | Brad King | 2013-10-22 | 1 | -0/+19 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmarray-templates' | Brad King | 2013-10-23 | 2 | -25/+38 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Genex: Use cmArraySize for targetPolicyWhitelist | Stephen Kelly | 2013-10-22 | 1 | -4/+1 |