summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix for darwin from eric wingBill Hoffman2005-07-131-0/+24
|
* ENH: add a bunch of find sdl stuff from eric wingBill Hoffman2005-07-137-16/+428
|
* FIX: for 1852 fix fortran caseBill Hoffman2005-07-133-8/+8
|
* ENH: Replace with the one from InsightAppAndy Cedilnik2005-07-061-99/+205
|
* ENH: Improvements by JulienAndy Cedilnik2005-07-051-0/+32
|
* BUG: Fixed escaped quote at end of .Brad King2005-06-301-1/+1
|
* BUG: Need to use the -c option for implib to produce case-sensitive symbols ↵Brad King2005-06-291-2/+2
| | | | in the .lib files.
* ENH: fixed some spelling errorsKen Martin2005-06-203-6/+6
|
* BUG: fix some missing quotes for STREQUAL IF statementsKen Martin2005-06-202-4/+4
|
* ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removedKen Martin2005-06-201-1/+5
|
* ENH: fix for incorrect setting of CONFIZGURATION_TYPESKen Martin2005-06-071-3/+4
|
* ENH: Added search locations for a FreeBSD location. Contributed by ↵Brad King2005-06-071-0/+6
| | | | Alexander Neundorf.
* COMP: Fix for support of VS 8.0 beta 2Andy Cedilnik2005-05-261-1/+1
|
* ENH: added requires flagKen Martin2005-05-241-0/+3
|
* ENH: Be more verbose, handle network paths, and write compiler output to the ↵Andy Cedilnik2005-05-191-2/+30
| | | | log files
* BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first ↵Brad King2005-04-262-2/+5
| | | | according to the man page.
* ENH: fix install test with xcode, the xcode generator does not support ↵Bill Hoffman2005-04-071-3/+5
| | | | library versioning yet
* ENH: Removing extra 64-bit search paths. They are now constructed ↵Brad King2005-04-0723-85/+12
| | | | automatically from the paths listed.
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-0723-13/+86
|
* STYLE: Fixed spelling of "memmory".Brad King2005-04-061-1/+1
|
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵Brad King2005-04-062-34/+25
| | | | never used.
* BUG: try to address Bug 1673 .Bill Hoffman2005-04-051-0/+2
|
* Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - ↵Bill Hoffman2005-04-051-2/+2
| | | | Return to bug list
* BUG: fix for bug 1652Bill Hoffman2005-04-051-2/+7
|
* ENH: make sure source flags don't have to be setBill Hoffman2005-04-041-0/+3
|
* ENH: fix for bug 1304Bill Hoffman2005-04-041-1/+2
|
* FIX: fix for bug 1730Bill Hoffman2005-04-041-2/+1
|
* BUG: By default disable new files.Andy Cedilnik2005-04-041-3/+10
|
* ENH: Rename the DartConfiguration.tcl to CTestConfiguration.iniAndy Cedilnik2005-04-011-1/+1
|
* ENH: try to fix rpath on qnxBill Hoffman2005-03-141-2/+2
|
* ENH: Initial attempt at QNX support. Submitted by Tim Arney.Brad King2005-03-111-0/+11
|
* BUG: Change error to warningAndy Cedilnik2005-03-011-1/+1
|
* ENH: Adding support for shared library versioning using the -install_name ↵Brad King2005-03-012-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 King2005-02-241-0/+1
|
* ENH: Added better default install location for windows builds. The previous ↵Brad King2005-02-221-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 1409Bill Hoffman2005-02-171-3/+3
|
* FIX: fix for bug 1438Bill Hoffman2005-02-171-1/+1
|
* BUG: Clean the messagesAndy Cedilnik2005-02-161-4/+2
|
* ENH: Reorganize and add subversion supportAndy Cedilnik2005-02-162-13/+48
|
* FIX: fix bug 1495Bill Hoffman2005-02-111-1/+1
|
* FIX: fix bug 1303Bill Hoffman2005-02-111-1/+3
|
* ENH: fix for 1450Bill Hoffman2005-02-101-0/+3
|
* ENH: bug fix 1573Bill Hoffman2005-02-102-0/+3
|
* ENH: bug fix 1574Bill Hoffman2005-02-101-3/+10
|
* ENH: Added test for Fortran90 support.Brad King2005-02-041-4/+37
|
* ENH: add trycompile code for xcodeBill Hoffman2005-02-011-0/+6
|
* ENH: Better checking for Dart. Closes Bug #1505 - Configuration fails to ↵Andy Cedilnik2005-01-281-5/+10
| | | | create Makefile
* ENH: remove debug printBill Hoffman2005-01-281-1/+0
|
* ENH: Enable compression and use the new trigger scriptAndy Cedilnik2005-01-271-1/+2
|
* ENH: Enable compression with DartConfiguration fileAndy Cedilnik2005-01-271-0/+1
|