summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* BUG: Stack size in generated programs should be 10 meg, not 256.Brad King2003-06-121-1/+1
* ENH: add processor type of win32Bill Hoffman2003-06-111-1/+1
* ENH: add CMAKE_SYSTEM_PROCESSORBill Hoffman2003-06-112-1/+4
* BUG: When VTK is not found, it should be fatal errorAndy Cedilnik2003-06-061-1/+1
* ENH: add all targets for dashboard build typesBill Hoffman2003-06-031-2/+5
* ENH: More locationsAndy Cedilnik2003-05-281-1/+5
* ENH: add LDFLAGS as an initial value for all linker flags, good for -64Bill Hoffman2003-05-231-3/+3
* ERR: Removed warning for unused variable.Brad King2003-05-161-2/+2
* BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equ...Brad King2003-05-161-2/+2
* add find make program for 71Bill Hoffman2003-05-091-0/+9
* BUG: remove typo from fileBill Hoffman2003-05-091-1/+1
* BUG: fix for borland win32 exe buildsBill Hoffman2003-05-081-2/+2
* BUG: remove -H flags as they cause crashes on oldwwwKen Martin2003-05-081-4/+4
* BUG: remove -H flags as they cause crashes on oldwwwKen Martin2003-05-081-4/+4
* ENH: change the default borland stack sizeBill Hoffman2003-05-051-1/+1
* ERR: Remove warning for main returning void.Andy Cedilnik2003-05-051-1/+1
* fixed andy sloppy code againKen Martin2003-05-021-1/+0
* ENH: Fix some dart issues. Now it works fine without dart.Andy Cedilnik2003-05-022-91/+181
* ENH: Updated search paths to newest values from Cable.Brad King2003-04-221-2/+2
* ENH: Added /usr/local/lib/fltkBrad King2003-04-041-0/+1
* Add QT on debianAndy Cedilnik2003-04-021-1/+2
* New design of CheckSymbolExists pretty much replaces all other ones.Andy Cedilnik2003-03-281-4/+15
* Fix gnu c and Sun CC mixBill Hoffman2003-03-271-0/+4
* Prevent CMake from putting ; in the fileAndy Cedilnik2003-03-171-2/+1
* More variables advancedAndy Cedilnik2003-03-171-2/+7
* Add gthread libraryAndy Cedilnik2003-03-171-0/+12
* BUG: bad if statement orderBill Hoffman2003-03-141-3/+3
* force c++ for c++ filesBill Hoffman2003-03-141-1/+1
* BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar...Brad King2003-03-131-7/+12
* BUG: fix test not to run every timeBill Hoffman2003-03-111-3/+3
* On borland and cygwin remove .EXEAndy Cedilnik2003-03-061-3/+8
* BUG: Should test HAVE_<VARIABLE> before repeating test, not just whether <VAR...Brad King2003-03-061-2/+2
* Add Update and configure steps where missingAndy Cedilnik2003-03-031-1/+5
* Start cleaning global namespaceAndy Cedilnik2003-03-031-6/+10
* Fix update date and cleanupAndy Cedilnik2003-02-281-1/+2
* On windows but not on borland, look at cmake_build_tool instead of compiler t...Andy Cedilnik2003-02-271-5/+5
* Use more condense buildname. If this works fine we can make cmBuildName comma...Andy Cedilnik2003-02-271-1/+16
* Use simple defaults if DartConfig does not exist. This way you can use dart t...Andy Cedilnik2003-02-201-1/+26
* BUG: look for msdev in the right placeBill Hoffman2003-02-201-1/+1
* remove commented codeBill Hoffman2003-02-201-2/+2
* BUG: Removed use of cmake 1.4 compatability variable.Brad King2003-02-191-1/+2
* Fix return value problemAndy Cedilnik2003-02-171-1/+1
* ENH: move full path compiler to internal and not just advancedBill Hoffman2003-02-142-2/+3
* spelling errorsBill Hoffman2003-02-141-2/+2
* Ok, now it finds JNI on Mac OSX 10.2Andy Cedilnik2003-02-111-10/+14
* Fix typoAndy Cedilnik2003-02-111-3/+3
* Add missing locationAndy Cedilnik2003-02-111-0/+3
* Improve searching for java files on OSXAndy Cedilnik2003-02-111-10/+38
* Moving this very specific module to VTK.Brad King2003-02-112-52/+0
* clean up check for for scope testBill Hoffman2003-02-111-2/+3