summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-288-114/+512
|
* COMP: On mingw, -fPIC is not necessary and it actually produces warningsAndy Cedilnik2005-10-181-0/+1
|
* ENH: remove -lgcc used by crazy coverage stuffBill Hoffman2005-09-231-4/+0
|
* ENH: java fixes from MathieuBill Hoffman2005-09-232-0/+7
|
* ENH: fix typoBill Hoffman2005-09-191-1/+1
|
* ENH: remove messageBill Hoffman2005-09-191-1/+0
|
* ENH: clean up EnableLanguage try to fix problem where try compile runs cmakeBill Hoffman2005-09-152-0/+18
|
* ENH: only add optional qt stuff to QT_INCLUDESBill Hoffman2005-09-141-12/+23
|
* ENH: if qt4 qmake is found then set QT_QMAKE_EXECUTABLE to that value so ↵Bill Hoffman2005-09-141-0/+1
| | | | that the same one will be used in FindQt4.cmake
* ENH: add some checks on the qmake installBill Hoffman2005-09-131-2/+10
|
* ENH: fix if statementBill Hoffman2005-09-131-1/+1
|
* ENH: add docs for QT_REQUIREDBill Hoffman2005-09-131-0/+2
|
* ENH: more findqt fixesBill Hoffman2005-09-132-6/+6
|
* ENH: add new place to search for qt4 in registryBill Hoffman2005-09-122-0/+2
|
* ENH: fix typoBill Hoffman2005-09-121-2/+0
|
* ENH: add a better messageBill Hoffman2005-09-121-1/+3
|
* ENH: add more libraries for qt3Bill Hoffman2005-09-121-2/+7
|
* ENH: use correct variable for qmakeBill Hoffman2005-09-121-1/+1
|
* ENH: add a better messageBill Hoffman2005-09-121-1/+1
|
* ENH: add some messages not errors for findqtBill Hoffman2005-09-121-0/+4
|
* ENH: more qt changesBill Hoffman2005-09-122-4/+41
|
* ENH: add -D options for qt stuffBill Hoffman2005-09-121-0/+7
|
* ENH: make sure the correct qmake is usedBill Hoffman2005-09-122-552/+561
|
* ENH: only print errors if QT_REQUIRED is setBill Hoffman2005-09-111-1/+3
|
* BUG: try to fix qt problemsBill Hoffman2005-09-101-2/+6
|
* ENH: clean up the find qt stuff someBill Hoffman2005-09-103-11/+24
|
* ENH: try to fix this find qt stuffBill Hoffman2005-09-092-96/+123
|
* ENH: make FindQt default to qt3 and print a message, and add ↵Bill Hoffman2005-09-092-289/+97
| | | | CheckQtInstalled.cmake
* ENH: clean up some stuffBill Hoffman2005-09-083-8/+55
|
* ENH: add ability to set outdir in swigBill Hoffman2005-09-081-13/+35
|
* ENH: add support for java 1.5Bill Hoffman2005-09-083-0/+5
|
* ENH: add Matlab supportBill Hoffman2005-09-081-0/+108
|
* ENH: add a find motifBill Hoffman2005-09-081-0/+34
|
* ENH: add Ken Morelands fixes for FindQTBill Hoffman2005-09-082-536/+578
|
* ENH: add a fix for VTK on the mac and a way to fix some projects with a ↵Bill Hoffman2005-09-074-14/+7
| | | | single file in the cmake modules directory
* ENH: add flags for debug release for aixBill Hoffman2005-08-291-0/+4
|
* ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using ↵Brad King2005-08-291-8/+11
| | | | ProgramFiles environment variable. Now that install actually works on Windows I'm making this entry non-advanced also.
* ENH: More paths for javaAndy Cedilnik2005-08-261-0/+1
|
* ENH: Added support for finding qt-mtedu, the educational version of Qt.Brad King2005-08-231-2/+2
|
* BUG: Need to test void* not "void *" because the Intel compiler icc expands ↵Brad King2005-08-191-1/+2
| | | | the asterisk. Thanks to Filipe Sousa for the patch.
* ENH: some clean up from ClintonBill Hoffman2005-08-101-2/+1
|
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-107-2/+413
|
* ENH: fixed up qt stuff from Clinton StimpsonBill Hoffman2005-08-102-50/+42
|
* ENH: Initial importAndy Cedilnik2005-08-032-0/+244
|
* STYLE: Fix typoAndy Cedilnik2005-08-032-217/+20
|
* ENH: /nologo must be firstBill Hoffman2005-08-021-2/+2
|
* ENH: add changes for qt4 from Clinton StimpsonBill Hoffman2005-08-021-1/+1
|
* ENH: add changes for qt4 from Clinton StimpsonBill Hoffman2005-08-021-22/+97
|
* ENH: add advanced valuesBill Hoffman2005-08-021-0/+1
|
* ENH: Add C++ test tooAndy Cedilnik2005-08-011-0/+53
|