summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Factor Compute(File|String)MD5 into cmCryptoHash helperBrad King2011-11-164-50/+139
* Merge topic 'vs-version-ivar'David Cole2011-11-1520-55/+87
|\
| * Enumerate VS11 version explicitly in local generatorsBrad King2011-11-144-7/+23
| * Order VS local generator Version ivar values consistentlyBrad King2011-11-1418-55/+71
* | Merge topic 'automoc_qt5'David Cole2011-11-152-4/+13
|\ \
| * | Fix style.Stephen Kelly2011-11-091-2/+3
| * | Update comments and method names to not be Qt4 specific.Stephen Kelly2011-11-092-4/+4
| * | Don't assume the existence of QT_MAJOR_VERSION.Stephen Kelly2011-11-091-0/+8
* | | Merge topic 'fix-11213-vs10-mfc-support'David Cole2011-11-151-4/+12
|\ \ \
| * | | VS10: Use expected values for UseOfMfc (#11213)David Cole2011-11-041-4/+12
* | | | KWSys Nightly Date StampKWSys Robot2011-11-141-1/+1
* | | | KWSys: Fix wrong spelling of __INTEL_COMPILERBrad King2011-11-131-6/+1
* | | | KWSys: Remove trailing whitespace in SystemTools.cxxBrad King2011-11-131-128/+128
* | | | KWSys Nightly Date StampKWSys Robot2011-11-131-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-11-111-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-11-101-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-11-091-1/+1
* | | Merge topic 'fix-typo'David Cole2011-11-081-1/+1
|\ \ \
| * | | Fix typo.Stephen Kelly2011-11-041-1/+1
* | | | Merge topic 'FixAutomocFromCCMakeFromPATH'David Cole2011-11-081-1/+1
|\ \ \ \
| * | | | make automoc work when using ccmake via PATH (#12551)Alex Neundorf2011-11-031-1/+1
* | | | | Merge topic 'watcom-cmake-shortpath-issue-12548'David Cole2011-11-082-17/+26
|\ \ \ \ \
| * | | | | Watcom: Use shortpath to CMake if full path has parens (#12548)Brad King2011-11-032-17/+26
| |/ / / /
* | | | | Merge topic 'framework-with-space'David Cole2011-11-081-2/+3
|\ \ \ \ \
| * | | | | Fix linking to OS X Frameworks named with spaces (#12550)Brad King2011-11-021-2/+3
* | | | | | 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
|\ \ \ \ \ \