summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-014-2/+16
* Merge topic 'use-generator-target'Brad King2013-10-316-321/+320
|\
| * Move TraceDependencies to cmGeneratorTarget.Stephen Kelly2013-10-306-317/+318
| * Do not populate SourceEntries in AddSourceFile.Stephen Kelly2013-10-301-4/+2
* | Merge topic 'fix-ninja-launcher-errors-from-custom'Brad King2013-10-317-2/+125
|\ \
| * | Tests: Add test for CTEST_USE_LAUNCHERS capture of custom commandsNils Gladitz2013-10-315-0/+82
| * | Ninja: run custom commands through launcher if availableNils Gladitz2013-10-312-2/+43
* | | Merge topic 'vs-generator-names'Brad King2013-10-3115-93/+208
|\ \ \
| * | | VS: Add version year to generator namesBrad King2013-10-2815-93/+208
* | | | CMake Nightly Date StampKitware Robot2013-10-311-1/+1
* | | | Merge topic 'use-generator-target'Brad King2013-10-307-95/+127
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove the Location member from cmTarget.Stephen Kelly2013-10-292-13/+19
| * | | Move GenerateTargetManifest to cmGeneratorTarget.Stephen Kelly2013-10-275-76/+83
| * | | Split CreateGeneratorTargets into two methods.Stephen Kelly2013-10-274-6/+25
* | | | Merge topic 'cmake-syntax-test-escaped-comment'Brad King2013-10-304-0/+12
|\ \ \ \
| * | | | Add to RunCMake.Syntax test \-escape casesBrad King2013-10-293-0/+7
| * | | | Add to RunCMake.Syntax test comments not separated by spacesBrad King2013-10-291-0/+5
| | |_|/ | |/| |
* | | | Merge topic 'doc-conf-auto-manuals'Brad King2013-10-3015-15/+51
|\ \ \ \
| * | | | Help: Glob manual/*.rst in Sphinx configurationBrad King2013-10-3015-15/+51
* | | | | Merge topic 'doc-build-standalone'Brad King2013-10-301-0/+1
|\ \ \ \ \
| * | | | | Configure Utilities/Sphinx for standalone build with CTestBrad King2013-10-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-coverage-over-multiple-projects'Brad King2013-10-301-0/+1
|\ \ \ \ \
| * | | | | CTest: clean TargetDirs between unrelated coverage runs (issue 13143)Nils Gladitz2013-10-291-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-10-301-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'doc-organize-index'Brad King2013-10-291-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: Add index document titleBrad King2013-10-291-0/+2
* | | | | Merge topic 'doc-organize-index'Brad King2013-10-291-10/+28
|\ \ \ \ \ | |/ / / /
| * | | | Help: Organize top-level indexBrad King2013-10-281-10/+28
| | |_|/ | |/| |
* | | | Merge topic 'fix-custom-source-with-flags-crash'Brad King2013-10-293-1/+15
|\ \ \ \
| * | | | Generators: don't append sources from utility targets to objectSourcesNils Gladitz2013-10-283-1/+15
* | | | | Merge topic 'external-language-compiler-id'Brad King2013-10-291-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMakeDetermineCompilerId: Load src from CMAKE_MODULE_PATH (#14481)Dragos Carp2013-10-281-1/+3
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2013-10-291-1/+1
* | | | Merge topic 'Qt-auto-generators'Brad King2013-10-2866-205/+1228
|\ \ \ \ | |/ / / |/| | |
| * | | Add automatic rcc invocation for Qt.Stephen Kelly2013-10-2417-10/+426
| * | | Add automatic uic invocation for Qt.Stephen Kelly2013-10-2419-14/+559
| * | | Record which files are skipped by automoc.Stephen Kelly2013-10-242-12/+27
| * | | Run the main executable created in the autogen tests.Stephen Kelly2013-10-243-8/+16
| * | | Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-2437-13/+13
| * | | 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-242-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-244-3/+19
| * | | 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