summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix problem with building vtk 4.4.2Bill Hoffman2005-11-281-0/+6
|
* BUG: fix for bug 2488Bill Hoffman2005-11-221-0/+2
|
* ENH: more compiler flagsBill Hoffman2005-11-222-0/+24
|
* BUG: QT_DEFINITIONS should not be quoted. This addresses bug#2481.Brad King2005-11-221-2/+2
|
* ENH: set java compiler worksBill Hoffman2005-11-221-0/+1
|
* BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was ↵Brad King2005-11-183-16/+31
| | | | broken by the optimization changes). Added conversion of /nologo flag to SuppressStartupBanner attribute and /Gy flag to EnableFunctionLevelLinking attribute.
* BUG: fix SIZEOF VOIDP problemBill Hoffman2005-11-142-1/+9
|
* ENH: add all libsBill Hoffman2005-11-101-2/+2
|
* ENH: Cleanup and unifyAndy Cedilnik2005-11-042-7/+10
|
* DOC: better documentationKen Martin2005-11-021-0/+2
|
* DOC: better documentaitonKen Martin2005-11-027-3/+26
|
* 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
|