summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix checktypesizeBill Hoffman2006-01-132-2/+4
|
* ENH: move define into configured file and do not use the command lineBill Hoffman2006-01-132-4/+3
|
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-1212-34/+34
|
* ENH: contribution from Jan WoetzelBill Hoffman2006-01-121-191/+469
|
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-112-2/+30
|
* ENH: Use specified output file name, also detect errors during installAndy Cedilnik2006-01-091-1/+1
|
* ENH: CleanupAndy Cedilnik2006-01-091-3/+5
|
* BUG: Allow spaces in pathAndy Cedilnik2006-01-091-1/+1
|
* ENH: add qt quiet stuffBill Hoffman2006-01-092-7/+16
|
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-2/+2
|
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-043-13/+61
|
* ENH: add exe stuff for cygwinBill Hoffman2006-01-032-0/+2
|
* BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffixBill Hoffman2006-01-024-0/+4
|
* ENH: Merge from CPack branchAndy Cedilnik2006-01-023-0/+486
|
* ENH: fix borland make clean targets before build, add new generators for ↵Bill Hoffman2005-12-223-1/+5
| | | | msys and mingw
* ENH: remove duplicatesBill Hoffman2005-12-201-2/+2
|
* ENH: cleanupsKen Martin2005-12-1535-140/+132
|
* ENH: some style fixes for the bookKen Martin2005-12-1524-80/+89
|
* 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-14113-761/+737
|
* 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
|