summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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 com...Bill Hoffman2005-07-2014-4/+24
* ENH: move flags next to compiler, so if env contains compiler and some flag, ...Bill Hoffman2005-07-203-6/+6
* 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
* 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
* ENH: fix hard coded include from patchBill Hoffman2005-07-151-4/+2
* ENH: add new qt stuff from warfield@bwh.harvard.edu, thanksBill Hoffman2005-07-153-236/+1295
* ENH: Add registry for 2.4Andy Cedilnik2005-07-151-0/+1
* BUG: Set PYTHONINTERP_FOUNDAndy Cedilnik2005-07-151-0/+5
* ENH: Initial importAndy Cedilnik2005-07-151-0/+20
* 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 i...Brad King2005-06-291-2/+2
* 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 Alexander...Brad King2005-06-071-0/+6
* 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
* BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first ...Brad King2005-04-262-2/+5
* ENH: fix install test with xcode, the xcode generator does not support librar...Bill Hoffman2005-04-071-3/+5
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-0723-85/+12
* 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
* 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 - Return...Bill Hoffman2005-04-051-2/+2
* 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 opt...Brad King2005-03-012-4/+37