summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FixTargetsInVirtualFoldersForEclipseIndigo'David Cole2011-11-081-1/+5
|\
| * Eclipse: quote the build dir (to make it work with spaces)Alex Neundorf2011-11-011-2/+2
| * Eclipse: make targets work from any directoryAlex Neundorf2011-10-311-1/+5
* | Merge topic 'EclipseWarnIfBuildDirIsSubDirOfSrcDir'David Cole2011-11-081-0/+10
|\ \
| * | Eclipse: warn if CMAKE_BINARY_DIR is subdir of CMAKE_SOURCE_DIRAlex Neundorf2011-11-011-0/+10
| |/
* | Merge topic 'AddMocOptionsToAutomoc'David Cole2011-11-084-1/+38
|\ \
| * | add documentation for the AUTOMOC_MOC_OPTIONS propertyAlex Neundorf2011-11-012-1/+23
| * | automoc: fix #12541, support moc optionsAlex Neundorf2011-11-013-0/+15
* | | Merge topic 'DontCrashAutomocWithEmptyCompileDefs'David Cole2011-11-081-4/+8
|\ \ \ | |/ /
| * | Automoc: fix the fix, need to use std::string, not just char* pointerAlex Neundorf2011-11-011-7/+10
| * | don't crash in automoc with empty COMPILE_DEFINITIONS propertyAlex Neundorf2011-10-311-7/+8
| |/
* | Merge topic 'fix-12549-one-more-SCC-setting'David Cole2011-11-084-3/+24
|\ \
| * | VS: Add VS_SCC_AUXPATH target property (#12549)Robert Dailey2011-11-014-3/+24
* | | Merge topic 'automoc_qt5'David Cole2011-11-081-2/+2
|\ \ \
| * | | Also run moc automatically with Qt5.Stephen Kelly2011-11-011-2/+2
* | | | KWSys Nightly Date StampKWSys Robot2011-11-081-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-071-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-061-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-051-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-041-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-031-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-021-1/+1
* | | | Merge topic 'FixCMAKE_BUILD_TOOL_doc'David Cole2011-11-011-1/+1
|\ \ \ \
| * | | | Fix old reference to CMAKE_MAKE_PROGRAM inside CMAKE_BUILD_TOOL doc.Eric NOULARD2011-10-301-1/+1
* | | | | Merge topic 'doc-link_directories-misconception'David Cole2011-11-011-1/+6
|\ \ \ \ \
| * | | | | Tell people that link_directories() is not what they are searching forRolf Eike Beer2011-10-271-1/+6
* | | | | | Merge topic 'fix-12539-ctestconfig-from-build-dir'David Cole2011-11-011-6/+26
|\ \ \ \ \ \
| * | | | | | CTest: Look for CTestConfig.cmake in build dir first, then source dirJean-Christophe Fillion-Robin2011-10-271-6/+26
| |/ / / / /
* | | | | | Merge topic 'fix-12383-clear-ctest-vecs'David Cole2011-11-011-0/+2
|\ \ \ \ \ \
| * | | | | | CTest: Clear custom vectors before populating (#12383)David Cole2011-10-261-0/+2
| |/ / / / /
* | | | | | Merge topic 'ctest-memcheck-log-newline-issue-12538'David Cole2011-11-011-1/+1
|\ \ \ \ \ \
| * | | | | | Source/cmCTest.cxx: Add missing newline (#12538)Bernhard Walle2011-10-251-1/+1
* | | | | | | KWSys: Address Intel compiler remarksBrad King2011-11-013-26/+29
| |_|_|_|/ / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-11-011-2/+2
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-10-311-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-10-301-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-10-291-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-10-281-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-10-271-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-10-261-1/+1
| |/ |/|
* | Merge topic 'some-documentation-fixes'David Cole2011-10-2521-490/+495
|\ \
| * | ccmake: Factor toggle key help instructions.Nicolas Despres2011-10-231-9/+7
| * | ccmake: Document '/' key.Nicolas Despres2011-10-231-3/+2
| * | ccmake: Align 'g' and 'q' key instructions.Nicolas Despres2011-10-231-2/+3
| * | Usage: Print help, version and copyright options in usage information.Nicolas Despres2011-10-233-3/+3
| * | Usage: Document all options printing the version number.Nicolas Despres2011-10-231-1/+2
| * | Usage: Document all options printing usage information.Nicolas Despres2011-10-231-1/+1
| * | Usage: Document -j|--parallel option in help message.Nicolas Despres2011-10-231-0/+4
| * | Doxygen: Fix warnings.Nicolas Despres2011-10-2311-23/+24
| * | Doxygen: Improve code documentation.Nicolas Despres2011-10-231-0/+1