| Commit message (Expand) | Author | Age | Files | Lines |
* | FindQt: explicitely mention that it cannot Qt5 or later | Rolf Eike Beer | 2015-01-16 | 1 | -0/+3 |
|
|
* | FindQt: fix variable name in error message | Rolf Eike Beer | 2015-01-16 | 1 | -2/+2 |
|
|
* | FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was called | Rolf Eike Beer | 2015-01-16 | 1 | -1/+5 |
|
|
* | Replace MATCHES test on numbers with EQUAL test | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -15/+25 |
|
|
* | OpenBSD: Add paths for Qt3/Qt4 | Amit Kulkarni | 2012-12-05 | 1 | -0/+14 |
|
|
* | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 1 | -2/+2 |
|
|
* | FindQt: add some more places to look for Qt3 | Rolf Eike Beer | 2012-10-24 | 1 | -1/+1 |
|
|
* | FindQt: improve version selection | Rolf Eike Beer | 2012-10-24 | 1 | -3/+7 |
|
|
* | Fix casing of 'Qt' in docs, comments and user-visible strings. | Stephen Kelly | 2012-08-28 | 1 | -13/+13 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -25/+25 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -83/+83 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+12 |
|
|
* | ENH: change to fatal error | Bill Hoffman | 2006-01-25 | 1 | -1/+1 |
|
|
* | ENH: add qt quiet stuff | Bill Hoffman | 2006-01-09 | 1 | -0/+4 |
|
|
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -3/+4 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -11/+12 |
|
|
* | ENH: if qt4 qmake is found then set QT_QMAKE_EXECUTABLE to that value so that... | Bill Hoffman | 2005-09-14 | 1 | -0/+1 |
|
|
* | ENH: fix if statement | Bill Hoffman | 2005-09-13 | 1 | -1/+1 |
|
|
* | ENH: add docs for QT_REQUIRED | Bill Hoffman | 2005-09-13 | 1 | -0/+2 |
|
|
* | ENH: more findqt fixes | Bill Hoffman | 2005-09-13 | 1 | -5/+5 |
|
|
* | ENH: add new place to search for qt4 in registry | Bill Hoffman | 2005-09-12 | 1 | -0/+1 |
|
|
* | ENH: fix typo | Bill Hoffman | 2005-09-12 | 1 | -2/+0 |
|
|
* | ENH: add a better message | Bill Hoffman | 2005-09-12 | 1 | -1/+3 |
|
|
* | ENH: add some messages not errors for findqt | Bill Hoffman | 2005-09-12 | 1 | -0/+4 |
|
|
* | ENH: make sure the correct qmake is used | Bill Hoffman | 2005-09-12 | 1 | -2/+2 |
|
|
* | ENH: only print errors if QT_REQUIRED is set | Bill Hoffman | 2005-09-11 | 1 | -1/+3 |
|
|
* | BUG: try to fix qt problems | Bill Hoffman | 2005-09-10 | 1 | -2/+6 |
|
|
* | ENH: clean up the find qt stuff some | Bill Hoffman | 2005-09-10 | 1 | -10/+13 |
|
|
* | ENH: try to fix this find qt stuff | Bill Hoffman | 2005-09-09 | 1 | -2/+123 |
|
|
* | ENH: make FindQt default to qt3 and print a message, and add CheckQtInstalled... | Bill Hoffman | 2005-09-09 | 1 | -289/+3 |
|
|
* | ENH: fixed up qt stuff from Clinton Stimpson | Bill Hoffman | 2005-08-10 | 1 | -10/+10 |
|
|
* | ENH: add advanced values | Bill Hoffman | 2005-08-02 | 1 | -0/+1 |
|
|
* | ENH: make sure qmake is on the machine before running it | Bill Hoffman | 2005-07-20 | 1 | -4/+7 |
|
|
* | ENH: fix qt bug | Bill Hoffman | 2005-07-18 | 1 | -1/+1 |
|
|
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -2/+2 |
|
|
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -2/+2 |
|
|
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -4/+2 |
|
|
* | ENH: add new qt stuff from warfield@bwh.harvard.edu, thanks | Bill Hoffman | 2005-07-15 | 1 | -236/+276 |
|
|
* | ENH: Added search locations for a FreeBSD location. Contributed by Alexander... | Brad King | 2005-06-07 | 1 | -0/+6 |
|
|
* | ENH: Removing extra 64-bit search paths. They are now constructed automatica... | Brad King | 2005-04-07 | 1 | -15/+0 |
|
|
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+15 |
|
|
* | FIX: fix for bug 1409 | Bill Hoffman | 2005-02-17 | 1 | -3/+3 |
|
|
* | ENH: Use FIND_PACKAGE instead of INCLUDE(Find... | Andy Cedilnik | 2004-09-10 | 1 | -2/+2 |
|
|
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -2/+2 |
|
|
* | ENH: remove verbose QT message | Bill Hoffman | 2004-08-05 | 1 | -12/+0 |
|
|
* | BUG: put back flags to maintain backwards compatibility | Bill Hoffman | 2004-07-22 | 1 | -0/+14 |
|
|