summaryrefslogtreecommitdiff
path: root/Modules/FindQt3.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindQt3: Add missing NAMES/PATHS keywords to find_ callsBrad King2020-12-141-2/+5
* FPHSA: detect inclusion between find modulesBen Boeckel2020-08-071-0/+7
* FindQt3: Restore missing lib and bin path suffixesChristian Pfeiffer2019-04-221-5/+7
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-31/+32
* Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-201-29/+6
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindQt[34]: Prefer matching versioned tool namesRolf Eike Beer2014-05-221-2/+2
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-2/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-13/+27
* OpenBSD: Add paths for Qt3/Qt4Amit Kulkarni2012-12-051-2/+4
* Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-2/+2
* Merge topic 'read-less-from-version-headers'David Cole2012-08-201-2/+2
|\
| * read less from version headers into variablesRolf Eike Beer2012-08-191-2/+2
* | use PATH_SUFFIXES to simplify find_* callsRolf Eike Beer2012-08-141-53/+61
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-30/+30
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-108/+108
* FindQt3: fix detection of Qt3 include directoryRolf Eike Beer2012-03-021-2/+5
* FindQt3: let FPHSA handle the version selectionRolf Eike Beer2012-03-021-54/+14
* FindQt3: fix version extraction for versions with lettersRolf Eike Beer2012-03-021-2/+2
* FindQt3: fix warning when Qt3 is not foundRolf Eike Beer2012-03-021-2/+10
* Fix paths/hints for finding qtmain.Clinton Stimpson2012-02-201-1/+4
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Fix #11421: FindQt3.cmake doesn't honor the REQUIRED keywordAlex Neundorf2010-11-091-3/+3
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)Brad King2009-10-051-2/+3
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can beAlexander Neundorf2008-08-161-2/+14
* STYLE: remove some unnecessary linesAlexander Neundorf2008-08-161-30/+14
* ENH: try to module run testBill Hoffman2008-06-181-4/+11
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-11/+3
* BUG: Fixed name of variable used to check version of uic executable.Brad King2007-06-111-1/+1
* ENH: make sure findqt3 finds qt3 and not qt4Bill Hoffman2006-11-221-4/+20
* ENH: automatically find Qt3 on SUSE, patch from Dirk Mueller and StephanAlexander Neundorf2006-08-301-0/+9
* BUG: #3514: qt-mt3.lib wasn't found on windowsAlexander Neundorf2006-08-271-41/+33
* ENH: try to find qt3 betterBill Hoffman2006-05-071-0/+14
* BUG: fix QT_MIN_VERSION handling, it didn't work anymore (qt_version_str vs.Alexander Neundorf2006-04-231-2/+2
* ENH: try to fix non-clean dashboardsBill Hoffman2006-03-061-0/+6
* ENH: use program files env for searchingBill Hoffman2006-02-281-3/+4
* ENH: fix module documenation to handle bad docs and fix qt3 docsBill Hoffman2005-12-151-11/+12
* ENH: add documentation support for modulesBill Hoffman2005-12-141-12/+12
* BUG: QT_DEFINITIONS should not be quoted. This addresses bug#2481.Brad King2005-11-221-2/+2
* ENH: add more libraries for qt3Bill Hoffman2005-09-121-2/+7
* ENH: more qt changesBill Hoffman2005-09-121-4/+25
* ENH: clean up the find qt stuff someBill Hoffman2005-09-091-0/+6
* ENH: Added support for finding qt-mtedu, the educational version of Qt.Brad King2005-08-231-2/+2
* ENH: add new qt stuff from warfield@bwh.harvard.edu, thanksBill Hoffman2005-07-151-0/+248