summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add a test for external projectsBill Hoffman2004-09-141-0/+12
|
* bug fixes for external projectsBill Hoffman2004-09-143-9/+48
|
* ERR: Fix borland buildKen Martin2004-09-142-0/+13
|
* ERR: Add missing includeAndy Cedilnik2004-09-141-0/+1
|
* ENH: Use const correctness for argumentsAndy Cedilnik2004-09-142-2/+2
|
* BUG: fix include external project bugBill Hoffman2004-09-142-2/+2
|
* ERR: More missing ios and includesAndy Cedilnik2004-09-132-16/+19
|
* ERR: Fix IOS namespaceAndy Cedilnik2004-09-131-4/+4
|
* ENH: Move command line argument parsing code to kwsysAndy Cedilnik2004-09-134-1/+886
|
* ENH: fix warning correctlyBill Hoffman2004-09-102-5/+3
|
* fix dash8 warningKen Martin2004-09-101-3/+3
|
* fix HPUX bugsKen Martin2004-09-101-1/+2
|
* WAR: remove a warning on i64Bill Hoffman2004-09-092-2/+4
|
* missing includeKen Martin2004-09-091-0/+4
|
* missing includeKen Martin2004-09-091-0/+4
|
* more cleanup of ctestKen Martin2004-09-098-2335/+2583
|
* 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
|
* 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 ↵Bill Hoffman2004-09-036-104/+129
| | | | trycompile problem
* 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
|
* ERR: Removed inclusion of fstream header. This file is meant as a ↵Brad King2004-08-311-1/+0
| | | | compatibility header for iosfwd and therefore should not include any other header. Whatever was fixed by adding the include of fstream here should be fixed by other means.
* BUG: fixes for mingw and CMakesetup with spaces in the source directoryBill Hoffman2004-08-303-2/+19
|
* ENH: remove warningBill Hoffman2004-08-271-1/+1
|
* ENH: try to initialize all languages at the same timeBill Hoffman2004-08-2717-150/+148
|
* 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-261-0/+1
|
* ENH: try to find fortran compiler before adding the testBill Hoffman2004-08-261-1/+3
|
* remove test fortran for nowBill Hoffman2004-08-261-1/+1
|