summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CTest: clean TargetDirs between unrelated coverage runs (issue 13143)Nils Gladitz2013-10-291-0/+1
* CMake Nightly Date StampKitware Robot2013-10-291-1/+1
* Merge topic 'Qt-auto-generators'Brad King2013-10-2810-176/+937
|\
| * Add automatic rcc invocation for Qt.Stephen Kelly2013-10-244-1/+296
| * Add automatic uic invocation for Qt.Stephen Kelly2013-10-247-14/+438
| * Record which files are skipped by automoc.Stephen Kelly2013-10-241-12/+26
| * Add extra checks for the AUTOMOC target property.Stephen Kelly2013-10-241-14/+21
| * Update output messages for generic use.Stephen Kelly2013-10-241-14/+14
| * Rename RunAutomoc to RunAutogen.Stephen Kelly2013-10-242-3/+3
| * Extract an SetupAutoMocTarget method.Stephen Kelly2013-10-242-48/+61
| * Rename the AutomocInfo.cmake file to be more generic.Stephen Kelly2013-10-241-3/+3
| * Move some makefile definitions up away from moc-specific code.Stephen Kelly2013-10-241-22/+21
| * Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER.Stephen Kelly2013-10-241-3/+8
| * Rename some variables to reflect broader scope.Stephen Kelly2013-10-241-8/+9
| * Rename method to reflect generic use.Stephen Kelly2013-10-242-3/+3
| * Rename local variable to reflect generic use.Stephen Kelly2013-10-241-8/+8
| * Move variable set to where it is used.Stephen Kelly2013-10-241-2/+1
| * Rename the cmake_automoc command to cmake_autogen.Stephen Kelly2013-10-242-2/+2
| * Rename the cmQtAutoGenerator instances to reflect coming features.Stephen Kelly2013-10-242-9/+9
| * Rename the cmQtAutomoc class to cmQtAutoGenerators.Stephen Kelly2013-10-246-38/+42
* | Merge topic 'enable-language-require-compiler'Brad King2013-10-284-25/+99
|\ \
| * | Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-284-25/+99
* | | Merge topic 'restore-serial-failed-test-order'Brad King2013-10-281-3/+4
|\ \ \
| * | | CTest: restore old failed test priority in serial test runsNils Gladitz2013-10-271-3/+4
* | | | Merge topic 'ninja-use-deps'Brad King2013-10-286-71/+150
|\ \ \ \
| * | | | Ninja: use deps = gcc/msvc featurePeter Kümmel2013-10-246-71/+150
* | | | | CMake Nightly Date StampKitware Robot2013-10-281-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-10-271-1/+1
* | | | Merge topic 'ctest-fix-run-serial'Brad King2013-10-262-59/+85
|\ \ \ \
| * | | | CTest: fix dashboard issues associated with the ctest-fix-run-serial topicNils Gladitz2013-10-251-7/+20
| * | | | CTest: added comments that describe the basic test sorting approachNils Gladitz2013-10-211-0/+7
| * | | | CTest: removed redundant copy of test dependency setNils Gladitz2013-10-211-7/+1
| * | | | CTest: perform cycle test earlyNils Gladitz2013-10-192-1/+8
| * | | | CTest: consider previously failed tests before all othersNils Gladitz2013-10-191-15/+10
| * | | | CTest: prioritize tests by their depth in the dependency graphNils Gladitz2013-10-181-4/+45
| * | | | CTest: handle dependent and non dependent test requirements equallyNils Gladitz2013-10-171-40/+9
* | | | | Merge topic 'ctest-p4'Brad King2013-10-266-1/+676
|\ \ \ \ \
| * | | | | ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-266-1/+676
* | | | | | Merge topic 'less-versioned-installs'Brad King2013-10-261-3/+5
|\ \ \ \ \ \
| * | | | | | Shorten CMake version used in install destinationsBrad King2013-10-251-3/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'wix-fix-shortcut-ids'Brad King2013-10-264-125/+199
|\ \ \ \ \ \
| * | | | | | CPackWiX: use safe IDs for generated start menu shortcutsNils Gladitz2013-10-264-125/+199
* | | | | | | Merge topic 'compatible-interface-numbers'Brad King2013-10-264-33/+352
|\ \ \ \ \ \ \
| * | | | | | | cmTarget: Add interface for compatible numeric propertiesStephen Kelly2013-10-244-13/+262
| * | | | | | | cmTarget: Add enumeration for consistency to expect from properties.Stephen Kelly2013-10-241-18/+57
| * | | | | | | cmTarget: Assign consistent content back to the property being evaluated.Stephen Kelly2013-10-241-3/+12
| * | | | | | | cmTarget: Make consistentProperty return consistent content.Stephen Kelly2013-10-241-6/+14
| * | | | | | | cmTarget: Add a template to create correct implied content.Stephen Kelly2013-10-241-0/+14
* | | | | | | | Merge topic 'remove-pre-2.4-compatibility'Brad King2013-10-2615-280/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Drop compatibility with CMake < 2.4Brad King2013-10-2315-280/+30
| |/ / / / / / /