| Commit message (Expand) | Author | Age | Files | Lines |
* | ctest_update: Do not remove the p4 depot name | Pedro Navarro | 2013-11-01 | 2 | -0/+10 |
|
|
* | Merge topic 'fix-ninja-launcher-errors-from-custom' | Brad King | 2013-10-31 | 5 | -0/+82 |
|\ |
|
| * | Tests: Add test for CTEST_USE_LAUNCHERS capture of custom commands | Nils Gladitz | 2013-10-31 | 5 | -0/+82 |
|
|
* | | Add to RunCMake.Syntax test \-escape cases | Brad King | 2013-10-29 | 3 | -0/+7 |
|
|
* | | Add to RunCMake.Syntax test comments not separated by spaces | Brad King | 2013-10-29 | 1 | -0/+5 |
|/ |
|
* | Merge topic 'fix-custom-source-with-flags-crash' | Brad King | 2013-10-29 | 2 | -0/+7 |
|\ |
|
| * | Generators: don't append sources from utility targets to objectSources | Nils Gladitz | 2013-10-28 | 2 | -0/+7 |
|
|
* | | Merge topic 'Qt-auto-generators' | Brad King | 2013-10-28 | 41 | -29/+127 |
|\ \ |
|
| * | | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 5 | -9/+55 |
|
|
| * | | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 4 | -0/+44 |
|
|
| * | | Run the main executable created in the autogen tests. | Stephen Kelly | 2013-10-24 | 3 | -8/+16 |
|
|
| * | | Rename the QtAutomoc tests to QtAutogen. | Stephen Kelly | 2013-10-24 | 37 | -13/+13 |
|
|
* | | | 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 |
|
|