summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-updategit-test'David Cole2011-08-021-3/+5
|\
| * Fix machine-specific UpdateGIT test failuresDavid Cole2011-07-291-3/+5
* | Merge topic 'fix-8707-add-vs-globals'David Cole2011-08-025-6/+39
|\ \
| * | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-295-6/+39
| |/
* | Merge topic 'qt4-use-check-cxx-symbol'David Cole2011-08-021-7/+7
|\ \
| * | Remove C compiler requirement from FindQt4.cmakeClinton Stimpson2011-07-282-8/+7
| |/
* | Merge topic 'RemoveDebugOutput'David Cole2011-08-021-1/+0
|\ \
| * | Remove debug output from CheckSymbolExistsAlex Neundorf2011-07-291-1/+0
* | | Merge topic 'split-stdout-stderr'David Cole2011-08-0215-53/+103
|\ \ \
| * | | RunSingleCommand: Avoid assignment in conditionBrad King2011-07-281-1/+1
| * | | RunSingleCommand: Add a OUTPUT_NORMAL flag.Johan Björk2011-07-285-8/+40
| * | | RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-2813-35/+53
| * | | RunSingleCommand: Fix indentationBrad King2011-07-281-18/+18
* | | | Merge topic 'cmSystemTools-whitespace'David Cole2011-08-022-118/+118
|\ \ \ \ | |/ / /
| * | | cmSystemTools: Remove trailing whitespaceBrad King2011-07-282-118/+118
* | | | Merge topic 'add-flag-detection-regex'David Cole2011-08-021-1/+2
|\ \ \ \
| * | | | Add fail regex to detect supported warning flags correctly.David Cole2011-07-271-1/+2
* | | | | Merge topic 'library-multiarch-issue-12326'David Cole2011-08-021-0/+12
|\ \ \ \ \
| * | | | | multiarch: Treat lib/<arch> as implicit link dir (#12326)Modestas Vainius2011-07-271-0/+12
* | | | | | Merge topic 'FeatureSummaryImprovements'David Cole2011-08-022-87/+320
|\ \ \ \ \ \
| * | | | | | FeatureSummary.cmake: update documentationAlex Neundorf2011-07-171-18/+81
| * | | | | | FeatureSummary.cmake: cosmeticsAlex Neundorf2011-07-171-34/+39
| * | | | | | FeatureSummary.cmake: only higher TYPEs can override previous TYPEsAlex Neundorf2011-07-171-2/+9
| * | | | | | FeatureSummary.cmake: error out when a REQUIRED package is missingAlex Neundorf2011-07-171-4/+16
| * | | | | | FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keywordAlex Neundorf2011-07-172-34/+46
| * | | | | | FeatureSummary.cmake: remove "comment" fieldAlex Neundorf2011-07-171-12/+8
| * | | | | | Extend FeatureSummary: add PURPOSE of package and TYPEAlex Neundorf2011-07-171-29/+167
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-021-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-011-2/+2
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-07-311-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-07-301-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-07-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-281-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-07-271-1/+1
* | | | Merge topic 'search-for-aspell'Brad King2011-07-261-3/+8
|\ \ \ \
| * | | | Search for the ASPELL executableArnaud Gelas2011-07-221-3/+8
* | | | | Merge topic 'qt4-apple-framework-fix'Brad King2011-07-261-13/+13
|\ \ \ \ \
| * | | | | Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS XClinton Stimpson2011-07-251-13/+13
* | | | | | Merge topic 'cross-qt4-find-includes'Brad King2011-07-261-1/+1
|\ \ \ \ \ \
| * | | | | | Add qt4/QtCore to help find Qt headers when cross-compiling.Clinton Stimpson2011-07-221-1/+1
* | | | | | | Merge topic 'effective-platform-name'Brad King2011-07-263-9/+31
|\ \ \ \ \ \ \
| * | | | | | | Correct KWStyle line too long errorDavid Cole2011-07-191-1/+2
| * | | | | | | Add use of EFFECTIVE_PLATFORM_NAME to generated Xcode projects.David Cole2011-07-183-9/+30
* | | | | | | | Merge topic 'fix-tests-failing-with-Xcode4'Brad King2011-07-262-4/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | Use correct default multiple architecture values in testDavid Cole2011-07-191-9/+10
| * | | | | | | | Base architecture choice logic on Xcode versionDavid Cole2011-07-182-7/+37
| * | | | | | | | Fix BuildDepends test to work with Xcode 4David Cole2011-07-151-0/+5
| * | | | | | | | Fix Architecture test to work with Xcode 4David Cole2011-07-151-4/+27
* | | | | | | | | Merge topic 'SetPropertyAppendString'Brad King2011-07-2619-35/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-1519-35/+73