summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add warning messages if curses library is not foundAndy Cedilnik2004-09-101-0/+2
* ENH: Use FIND_PACKAGE instead of INCLUDE(Find...Andy Cedilnik2004-09-101-2/+2
* fix dash8 warningKen Martin2004-09-101-3/+3
* fix HPUX bugsKen Martin2004-09-101-1/+2
* add ifort supportBill Hoffman2004-09-091-0/+7
* WAR: remove a warning on i64Bill Hoffman2004-09-092-2/+4
* try to fix fortran on hpBill Hoffman2004-09-091-1/+19
* missing includeKen Martin2004-09-091-0/+4
* missing includeKen Martin2004-09-091-0/+4
* more cleanup of ctestKen Martin2004-09-098-2335/+2583
* ENH: add more output for fortran so I can figure out what is going on with ot...Bill Hoffman2004-09-081-0/+10
* BUG: don't close the pipes too earlyBill Hoffman2004-09-082-71/+83
* ENH: add better error reporting for file open failuresBill Hoffman2004-09-0714-2/+17
* Fix leaked file and registry descriptorsBill Hoffman2004-09-072-57/+17
* duh errorsKen Martin2004-09-072-1/+1
* duh errorsKen Martin2004-09-071-3/+3
* duh errorsKen Martin2004-09-071-3/+3
* more warningsKen Martin2004-09-072-5/+5
* more warningsKen Martin2004-09-071-26/+5
* more cleanupKen Martin2004-09-071-4/+4
* more cleanupKen Martin2004-09-075-420/+549
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-079-497/+774
* another platform fixKen Martin2004-09-061-3/+3
* another platform fixKen Martin2004-09-061-0/+1
* jesusKen Martin2004-09-061-1/+1
* oopsKen Martin2004-09-061-1/+4
* fix warningKen Martin2004-09-061-1/+3
* starting cleanup of ctestKen Martin2004-09-063-513/+34
* warning fixKen Martin2004-09-061-9/+9
* broke out part of test scripting into seperate classKen Martin2004-09-062-0/+721
* ENH better test for free VC toolsBill Hoffman2004-09-032-10/+6
* remove warningBill Hoffman2004-09-031-1/+1
* fix for darwinBill Hoffman2004-09-031-1/+1
* ENH: remove warningsBill Hoffman2004-09-033-6/+5
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-039-104/+132
* ENH: check for ms free command line toolsBill Hoffman2004-09-031-13/+51
* BUG: Fixed line number of end of file error message.Brad King2004-08-311-1/+3
* BUG#1049: Added error message when file ends in an unterminated string.Brad King2004-08-314-18/+78
* BUG: Fix crash when CMAKE_DEBUG_POSTFIX is not set.Brad King2004-08-311-0/+4
* ENH: CleanupsAndy Cedilnik2004-08-311-4/+5
* ERR: Removed inclusion of fstream header. This file is meant as a compatibil...Brad King2004-08-311-1/+0
* BUG: fixes for mingw and CMakesetup with spaces in the source directoryBill Hoffman2004-08-303-2/+19
* Make sure cmake uses consistent module prefixesBill Hoffman2004-08-301-1/+2
* ENH: remove warningBill Hoffman2004-08-271-1/+1
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-2717-150/+148
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-2725-54/+54
* hack to try and fix sun platformBill Hoffman2004-08-271-1/+3
* BUG: Only count block open tokens if they are followed by an open paren.Brad King2004-08-261-2/+5
* ENH: try compiles in CXX require C to be enabled as wellBill Hoffman2004-08-261-1/+1
* ENH: try to find fortran compiler before adding the testBill Hoffman2004-08-262-4/+12