Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | ENH: add a find motif | Bill Hoffman | 2005-09-08 | 1 | -0/+34 |
| | |||||
* | ENH: add Ken Morelands fixes for FindQT | Bill Hoffman | 2005-09-08 | 2 | -536/+578 |
| | |||||
* | ENH: add a fix for VTK on the mac and a way to fix some projects with a ↵ | Bill Hoffman | 2005-09-07 | 4 | -14/+7 |
| | | | | single file in the cmake modules directory | ||||
* | ENH: add flags for debug release for aix | Bill Hoffman | 2005-08-29 | 1 | -0/+4 |
| | |||||
* | ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using ↵ | Brad King | 2005-08-29 | 1 | -8/+11 |
| | | | | ProgramFiles environment variable. Now that install actually works on Windows I'm making this entry non-advanced also. | ||||
* | ENH: More paths for java | Andy Cedilnik | 2005-08-26 | 1 | -0/+1 |
| | |||||
* | ENH: Added support for finding qt-mtedu, the educational version of Qt. | Brad King | 2005-08-23 | 1 | -2/+2 |
| | |||||
* | BUG: Need to test void* not "void *" because the Intel compiler icc expands ↵ | Brad King | 2005-08-19 | 1 | -1/+2 |
| | | | | the asterisk. Thanks to Filipe Sousa for the patch. | ||||
* | ENH: some clean up from Clinton | Bill Hoffman | 2005-08-10 | 1 | -2/+1 |
| | |||||
* | ENH: add Eric Wings FindSDL updates | Bill Hoffman | 2005-08-10 | 7 | -2/+413 |
| | |||||
* | ENH: fixed up qt stuff from Clinton Stimpson | Bill Hoffman | 2005-08-10 | 2 | -50/+42 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-08-03 | 2 | -0/+244 |
| | |||||
* | STYLE: Fix typo | Andy Cedilnik | 2005-08-03 | 2 | -217/+20 |
| | |||||
* | ENH: /nologo must be first | Bill Hoffman | 2005-08-02 | 1 | -2/+2 |
| | |||||
* | ENH: add changes for qt4 from Clinton Stimpson | Bill Hoffman | 2005-08-02 | 1 | -1/+1 |
| | |||||
* | ENH: add changes for qt4 from Clinton Stimpson | Bill Hoffman | 2005-08-02 | 1 | -22/+97 |
| | |||||
* | ENH: add advanced values | Bill Hoffman | 2005-08-02 | 1 | -0/+1 |
| | |||||
* | ENH: Add C++ test too | Andy Cedilnik | 2005-08-01 | 1 | -0/+53 |
| | |||||
* | ENH: Add a test for C source file like AC_TRY_COMPILE | Andy Cedilnik | 2005-08-01 | 1 | -0/+53 |
| | |||||
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 23 | -56/+56 |
| | |||||
* | ENH: Added VS8 support for DART_CXX_NAME. | Brad King | 2005-07-26 | 1 | -1/+5 |
| | |||||
* | ENH: make sure flags set in CC or CXX environment variables stay with the ↵ | Bill Hoffman | 2005-07-20 | 14 | -4/+24 |
| | | | | compiler | ||||
* | ENH: move flags next to compiler, so if env contains compiler and some flag, ↵ | Bill Hoffman | 2005-07-20 | 3 | -6/+6 |
| | | | | they stay together | ||||
* | ENH: make sure qmake is on the machine before running it | Bill Hoffman | 2005-07-20 | 2 | -25/+38 |
| | |||||
* | ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE | Bill Hoffman | 2005-07-19 | 1 | -1/+0 |
| | |||||
* | ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE | Bill Hoffman | 2005-07-19 | 1 | -2/+6 |
| | |||||
* | ENH: Several improvements and cleanups: | Andy Cedilnik | 2005-07-18 | 1 | -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 bug | Bill Hoffman | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 852 | Bill Hoffman | 2005-07-15 | 1 | -1/+2 |
| | |||||
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -2/+2 |
| | |||||
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -2/+2 |
| | |||||
* | ENH: fix hard coded include from patch | Bill Hoffman | 2005-07-15 | 1 | -4/+2 |
| | |||||
* | ENH: add new qt stuff from warfield@bwh.harvard.edu, thanks | Bill Hoffman | 2005-07-15 | 3 | -236/+1295 |
| | |||||
* | ENH: Add registry for 2.4 | Andy Cedilnik | 2005-07-15 | 1 | -0/+1 |
| | |||||
* | BUG: Set PYTHONINTERP_FOUND | Andy Cedilnik | 2005-07-15 | 1 | -0/+5 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-07-15 | 1 | -0/+20 |
| | |||||
* | ENH: fix for darwin from eric wing | Bill Hoffman | 2005-07-13 | 1 | -0/+24 |
| | |||||
* | ENH: add a bunch of find sdl stuff from eric wing | Bill Hoffman | 2005-07-13 | 7 | -16/+428 |
| | |||||
* | FIX: for 1852 fix fortran case | Bill Hoffman | 2005-07-13 | 3 | -8/+8 |
| | |||||
* | ENH: Replace with the one from InsightApp | Andy Cedilnik | 2005-07-06 | 1 | -99/+205 |
| | |||||
* | ENH: Improvements by Julien | Andy Cedilnik | 2005-07-05 | 1 | -0/+32 |
| | |||||
* | BUG: Fixed escaped quote at end of . | Brad King | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | BUG: Need to use the -c option for implib to produce case-sensitive symbols ↵ | Brad King | 2005-06-29 | 1 | -2/+2 |
| | | | | in the .lib files. | ||||
* | ENH: fixed some spelling errors | Ken Martin | 2005-06-20 | 3 | -6/+6 |
| | |||||
* | BUG: fix some missing quotes for STREQUAL IF statements | Ken Martin | 2005-06-20 | 2 | -4/+4 |
| | |||||
* | ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removed | Ken Martin | 2005-06-20 | 1 | -1/+5 |
| | |||||
* | ENH: fix for incorrect setting of CONFIZGURATION_TYPES | Ken Martin | 2005-06-07 | 1 | -3/+4 |
| | |||||
* | ENH: Added search locations for a FreeBSD location. Contributed by ↵ | Brad King | 2005-06-07 | 1 | -0/+6 |
| | | | | Alexander Neundorf. |