summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Build with Qt5 if it is found.Stephen Kelly2012-08-221-6/+23
* Compile with both Qt4 and Qt5.Stephen Kelly2012-08-211-0/+4
* Replace two include_directories with a setting.Stephen Kelly2012-08-211-2/+1
* Use add_subdirectory instead of the obsolete subdirs.Stephen Kelly2012-08-211-1/+1
* Remove an if which is always true.Stephen Kelly2012-08-211-7/+6
* Move variable setting down to where it relates to.Stephen Kelly2012-08-211-1/+1
* Use CMake platform variables instead of Qt ones.Stephen Kelly2012-08-211-2/+2
* Add a return-after-error if an old Qt is found.Stephen Kelly2012-08-211-94/+93
* CMake Nightly Date StampKitware Robot2012-08-211-1/+1
* Merge topic 'cmcldeps-needs-cl'David Cole2012-08-201-18/+18
|\
| * Ninja: don't crash on returned 0 pointerPeter Kümmel2012-08-171-21/+18
| * Ninja: cmcldeps needs a compilerPeter Kümmel2012-08-171-4/+7
* | Merge topic 'HandleMacFrameworkIncludeDirs_13465'David Cole2012-08-201-0/+10
|\ \
| * | -fix line lengthAlex Neundorf2012-08-161-3/+3
| * | Eclipse on OSX: improve handling of framework include dirs (#13367)Alex Neundorf2012-08-161-0/+10
* | | Merge topic 'EclipseRemoveLinkedOutputDirectoryResources'David Cole2012-08-202-91/+0
|\ \ \
| * | | Eclipse: fix #13358: don't create bad linked resourcesAlex Neundorf2012-08-162-91/+0
| |/ /
* | | Merge topic 'clarify-if-is_newer_than-docs'David Cole2012-08-201-1/+6
|\ \ \
| * | | CMake: Clarify the documentation for if(f1 IS_NEWER_THAN f2)David Cole2012-08-151-1/+6
* | | | Merge topic 'list-command-argument-fixes'David Cole2012-08-201-0/+18
|\ \ \ \
| * | | | list command: error on too many argumentsRolf Eike Beer2012-08-151-0/+18
| |/ / /
* | | | Merge topic 'xcode-asm'David Cole2012-08-201-0/+4
|\ \ \ \
| * | | | Xcode: Set ASM source language in project file (#13472)Brad King2012-08-151-0/+4
| |/ / /
* | | | Merge topic 'generator-expression-conditions'David Cole2012-08-203-1/+66
|\ \ \ \
| * | | | Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-153-0/+11
| * | | | Add boolean generator expressionsBrad King2012-08-152-1/+55
* | | | | Merge topic 'DESTDIR-documentation-enhancement'David Cole2012-08-203-5/+22
|\ \ \ \ \
| * | | | | Enhance DESTDIR documentation. Fixes #0012374.Eric NOULARD2012-08-143-5/+22
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2012-08-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-08-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2012-08-181-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2012-08-171-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2012-08-161-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2012-08-151-1/+1
|/
* Merge branch 'master' into cleanup-styleBrad King2012-08-141-1/+1
|\
| * CMake Nightly Date StampKitware Robot2012-08-141-1/+1
* | CMakeVersion.bash: Update sed expression for lower-case 'set'Brad King2012-08-141-1/+1
* | Remove CMake-language block-end command argumentsKitware Robot2012-08-134-37/+37
* | Convert CMake-language commands to lower caseKitware Robot2012-08-136-207/+207
* | Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-13323-2148/+2148
|/
* Merge topic 'xcode-select'David Cole2012-08-131-2/+17
|\
| * Xcode: Run xcode-select to find Xcode version file (#13463)Brad King2012-08-101-2/+17
| * CMake Nightly Date StampKitware Robot2012-08-091-1/+1
| * CMake Nightly Date StampKitware Robot2012-08-081-1/+1
| * CMake Nightly Date StampKitware Robot2012-08-071-1/+1
| * CMake Nightly Date StampKitware Robot2012-08-061-1/+1
| * CMake Nightly Date StampKitware Robot2012-08-051-1/+1
| * CMake Nightly Date StampKitware Robot2012-08-041-1/+1
* | Merge topic 'doc_fixes'David Cole2012-08-131-3/+3
|\ \
| * | Clean up documentation formatting so that it is rendered properly in HTML.Zack Galbreath2012-08-031-3/+3
| |/