Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | COMP: Fix for support of VS 8.0 beta 2 | Andy Cedilnik | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | ENH: added requires flag | Ken Martin | 2005-05-24 | 1 | -0/+3 |
| | |||||
* | ENH: Be more verbose, handle network paths, and write compiler output to the ↵ | Andy Cedilnik | 2005-05-19 | 1 | -2/+30 |
| | | | | log files | ||||
* | BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first ↵ | Brad King | 2005-04-26 | 2 | -2/+5 |
| | | | | according to the man page. | ||||
* | ENH: fix install test with xcode, the xcode generator does not support ↵ | Bill Hoffman | 2005-04-07 | 1 | -3/+5 |
| | | | | library versioning yet | ||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 23 | -85/+12 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 23 | -13/+86 |
| | |||||
* | STYLE: Fixed spelling of "memmory". | Brad King | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵ | Brad King | 2005-04-06 | 2 | -34/+25 |
| | | | | never used. | ||||
* | BUG: try to address Bug 1673 . | Bill Hoffman | 2005-04-05 | 1 | -0/+2 |
| | |||||
* | Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - ↵ | Bill Hoffman | 2005-04-05 | 1 | -2/+2 |
| | | | | Return to bug list | ||||
* | BUG: fix for bug 1652 | Bill Hoffman | 2005-04-05 | 1 | -2/+7 |
| | |||||
* | ENH: make sure source flags don't have to be set | Bill Hoffman | 2005-04-04 | 1 | -0/+3 |
| | |||||
* | ENH: fix for bug 1304 | Bill Hoffman | 2005-04-04 | 1 | -1/+2 |
| | |||||
* | FIX: fix for bug 1730 | Bill Hoffman | 2005-04-04 | 1 | -2/+1 |
| | |||||
* | BUG: By default disable new files. | Andy Cedilnik | 2005-04-04 | 1 | -3/+10 |
| | |||||
* | ENH: Rename the DartConfiguration.tcl to CTestConfiguration.ini | Andy Cedilnik | 2005-04-01 | 1 | -1/+1 |
| | |||||
* | ENH: try to fix rpath on qnx | Bill Hoffman | 2005-03-14 | 1 | -2/+2 |
| | |||||
* | ENH: Initial attempt at QNX support. Submitted by Tim Arney. | Brad King | 2005-03-11 | 1 | -0/+11 |
| | |||||
* | BUG: Change error to warning | Andy Cedilnik | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | ENH: Adding support for shared library versioning using the -install_name ↵ | Brad King | 2005-03-01 | 2 | -4/+37 |
| | | | | option on the OSX linker. This is actually needed to support relative -o paths which are used by cmLocalUnixMakefileGenerator2. | ||||
* | BUG: Added installation of .in files as well as .cmake files. | Brad King | 2005-02-24 | 1 | -0/+1 |
| | |||||
* | ENH: Added better default install location for windows builds. The previous ↵ | Brad King | 2005-02-22 | 1 | -6/+17 |
| | | | | default /usr/local did not make much sense. Now "%SystemDrive%/Program Files/PROJECT_NAME" is used, which is the windows equivalent to /usr/local. | ||||
* | FIX: fix for bug 1409 | Bill Hoffman | 2005-02-17 | 1 | -3/+3 |
| | |||||
* | FIX: fix for bug 1438 | Bill Hoffman | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | BUG: Clean the messages | Andy Cedilnik | 2005-02-16 | 1 | -4/+2 |
| | |||||
* | ENH: Reorganize and add subversion support | Andy Cedilnik | 2005-02-16 | 2 | -13/+48 |
| | |||||
* | FIX: fix bug 1495 | Bill Hoffman | 2005-02-11 | 1 | -1/+1 |
| | |||||
* | FIX: fix bug 1303 | Bill Hoffman | 2005-02-11 | 1 | -1/+3 |
| | |||||
* | ENH: fix for 1450 | Bill Hoffman | 2005-02-10 | 1 | -0/+3 |
| |