Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Merge from CPack branch | Andy Cedilnik | 2006-01-02 | 3 | -0/+486 |
| | |||||
* | ENH: fix borland make clean targets before build, add new generators for ↵ | Bill Hoffman | 2005-12-22 | 3 | -1/+5 |
| | | | | msys and mingw | ||||
* | ENH: remove duplicates | Bill Hoffman | 2005-12-20 | 1 | -2/+2 |
| | |||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 35 | -140/+132 |
| | |||||
* | ENH: some style fixes for the book | Ken Martin | 2005-12-15 | 24 | -80/+89 |
| | |||||
* | ENH: fix module documenation to handle bad docs and fix qt3 docs | Bill Hoffman | 2005-12-15 | 1 | -11/+12 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 113 | -761/+737 |
| | |||||
* | ENH: fix problem with building vtk 4.4.2 | Bill Hoffman | 2005-11-28 | 1 | -0/+6 |
| | |||||
* | BUG: fix for bug 2488 | Bill Hoffman | 2005-11-22 | 1 | -0/+2 |
| | |||||
* | ENH: more compiler flags | Bill Hoffman | 2005-11-22 | 2 | -0/+24 |
| | |||||
* | BUG: QT_DEFINITIONS should not be quoted. This addresses bug#2481. | Brad King | 2005-11-22 | 1 | -2/+2 |
| | |||||
* | ENH: set java compiler works | Bill Hoffman | 2005-11-22 | 1 | -0/+1 |
| | |||||
* | BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was ↵ | Brad King | 2005-11-18 | 3 | -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 problem | Bill Hoffman | 2005-11-14 | 2 | -1/+9 |
| | |||||
* | ENH: add all libs | Bill Hoffman | 2005-11-10 | 1 | -2/+2 |
| | |||||
* | ENH: Cleanup and unify | Andy Cedilnik | 2005-11-04 | 2 | -7/+10 |
| | |||||
* | DOC: better documentation | Ken Martin | 2005-11-02 | 1 | -0/+2 |
| | |||||
* | DOC: better documentaiton | Ken Martin | 2005-11-02 | 7 | -3/+26 |
| | |||||
* | ENH: changes from Eric Wing, bug 2249 | Bill Hoffman | 2005-10-28 | 8 | -114/+512 |
| | |||||
* | COMP: On mingw, -fPIC is not necessary and it actually produces warnings | Andy Cedilnik | 2005-10-18 | 1 | -0/+1 |
| | |||||
* | ENH: remove -lgcc used by crazy coverage stuff | Bill Hoffman | 2005-09-23 | 1 | -4/+0 |
| | |||||
* | ENH: java fixes from Mathieu | Bill Hoffman | 2005-09-23 | 2 | -0/+7 |
| | |||||
* | ENH: fix typo | Bill Hoffman | 2005-09-19 | 1 | -1/+1 |
| | |||||
* | ENH: remove message | Bill Hoffman | 2005-09-19 | 1 | -1/+0 |
| | |||||
* | ENH: clean up EnableLanguage try to fix problem where try compile runs cmake | Bill Hoffman | 2005-09-15 | 2 | -0/+18 |
| | |||||
* | ENH: only add optional qt stuff to QT_INCLUDES | Bill Hoffman | 2005-09-14 | 1 | -12/+23 |
| | |||||
* | ENH: if qt4 qmake is found then set QT_QMAKE_EXECUTABLE to that value so ↵ | Bill Hoffman | 2005-09-14 | 1 | -0/+1 |
| | | | | that the same one will be used in FindQt4.cmake | ||||
* | ENH: add some checks on the qmake install | Bill Hoffman | 2005-09-13 | 1 | -2/+10 |
| | |||||
* | 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 | 2 | -6/+6 |
| | |||||
* | ENH: add new place to search for qt4 in registry | Bill Hoffman | 2005-09-12 | 2 | -0/+2 |
| | |||||
* | 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 more libraries for qt3 | Bill Hoffman | 2005-09-12 | 1 | -2/+7 |
| | |||||
* | ENH: use correct variable for qmake | Bill Hoffman | 2005-09-12 | 1 | -1/+1 |
| | |||||
* | ENH: add a better message | Bill Hoffman | 2005-09-12 | 1 | -1/+1 |
| | |||||
* | ENH: add some messages not errors for findqt | Bill Hoffman | 2005-09-12 | 1 | -0/+4 |
| | |||||
* | ENH: more qt changes | Bill Hoffman | 2005-09-12 | 2 | -4/+41 |
| | |||||
* | ENH: add -D options for qt stuff | Bill Hoffman | 2005-09-12 | 1 | -0/+7 |
| | |||||
* | ENH: make sure the correct qmake is used | Bill Hoffman | 2005-09-12 | 2 | -552/+561 |
| | |||||
* | 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 | 3 | -11/+24 |
| | |||||
* | ENH: try to fix this find qt stuff | Bill Hoffman | 2005-09-09 | 2 | -96/+123 |
| | |||||
* | ENH: make FindQt default to qt3 and print a message, and add ↵ | Bill Hoffman | 2005-09-09 | 2 | -289/+97 |
| | | | | CheckQtInstalled.cmake | ||||
* | ENH: clean up some stuff | Bill Hoffman | 2005-09-08 | 3 | -8/+55 |
| | |||||
* | ENH: add ability to set outdir in swig | Bill Hoffman | 2005-09-08 | 1 | -13/+35 |
| | |||||
* | ENH: add support for java 1.5 | Bill Hoffman | 2005-09-08 | 3 | -0/+5 |
| | |||||
* | ENH: add Matlab support | Bill Hoffman | 2005-09-08 | 1 | -0/+108 |
| |