summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ENH: Add a test for C source file like AC_TRY_COMPILEAndy Cedilnik2005-08-011-0/+53
|
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-2923-56/+56
|
* ENH: Added VS8 support for DART_CXX_NAME.Brad King2005-07-261-1/+5
|
* ENH: make sure flags set in CC or CXX environment variables stay with the ↵Bill Hoffman2005-07-2014-4/+24
| | | | compiler
* ENH: move flags next to compiler, so if env contains compiler and some flag, ↵Bill Hoffman2005-07-203-6/+6
| | | | they stay together
* ENH: make sure qmake is on the machine before running itBill Hoffman2005-07-202-25/+38
|
* ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILEBill Hoffman2005-07-191-1/+0
|
* ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILEBill Hoffman2005-07-191-2/+6
|
* ENH: Several improvements and cleanups:Andy Cedilnik2005-07-181-10/+16
| | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument
* ENH: fix qt bugBill Hoffman2005-07-181-1/+1
|
* BUG: fix for bug 852Bill Hoffman2005-07-151-1/+2
|
* ENH: fix hard coded include from patchBill Hoffman2005-07-151-2/+2
|
* ENH: fix hard coded include from patchBill Hoffman2005-07-151-2/+2
|