Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: More missing ios and includes | Andy Cedilnik | 2004-09-13 | 2 | -16/+19 |
| | |||||
* | ERR: Fix IOS namespace | Andy Cedilnik | 2004-09-13 | 1 | -4/+4 |
| | |||||
* | ENH: Move command line argument parsing code to kwsys | Andy Cedilnik | 2004-09-13 | 4 | -1/+886 |
| | |||||
* | ENH: fix warning correctly | Bill Hoffman | 2004-09-10 | 2 | -5/+3 |
| | |||||
* | fix dash8 warning | Ken Martin | 2004-09-10 | 1 | -3/+3 |
| | |||||
* | fix HPUX bugs | Ken Martin | 2004-09-10 | 1 | -1/+2 |
| | |||||
* | WAR: remove a warning on i64 | Bill Hoffman | 2004-09-09 | 2 | -2/+4 |
| | |||||
* | missing include | Ken Martin | 2004-09-09 | 1 | -0/+4 |
| | |||||
* | missing include | Ken Martin | 2004-09-09 | 1 | -0/+4 |
| | |||||
* | more cleanup of ctest | Ken Martin | 2004-09-09 | 8 | -2335/+2583 |
| | |||||
* | BUG: don't close the pipes too early | Bill Hoffman | 2004-09-08 | 2 | -71/+83 |
| | |||||
* | ENH: add better error reporting for file open failures | Bill Hoffman | 2004-09-07 | 14 | -2/+17 |
| | |||||
* | Fix leaked file and registry descriptors | Bill Hoffman | 2004-09-07 | 2 | -57/+17 |
| | |||||
* | duh errors | Ken Martin | 2004-09-07 | 2 | -1/+1 |
| | |||||
* | duh errors | Ken Martin | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | duh errors | Ken Martin | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | more warnings | Ken Martin | 2004-09-07 | 2 | -5/+5 |
| | |||||
* | more warnings | Ken Martin | 2004-09-07 | 1 | -26/+5 |
| | |||||
* | more cleanup | Ken Martin | 2004-09-07 | 1 | -4/+4 |
| | |||||
* | more cleanup | Ken Martin | 2004-09-07 | 5 | -420/+549 |
| | |||||
* | some bug fixes for my recent checkins and some more cleanup | Ken Martin | 2004-09-07 | 9 | -497/+774 |
| | |||||
* | another platform fix | Ken Martin | 2004-09-06 | 1 | -3/+3 |
| | |||||
* | another platform fix | Ken Martin | 2004-09-06 | 1 | -0/+1 |
| | |||||
* | jesus | Ken Martin | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | oops | Ken Martin | 2004-09-06 | 1 | -1/+4 |
| | |||||
* | fix warning | Ken Martin | 2004-09-06 | 1 | -1/+3 |
| | |||||
* | starting cleanup of ctest | Ken Martin | 2004-09-06 | 3 | -513/+34 |
| | |||||
* | warning fix | Ken Martin | 2004-09-06 | 1 | -9/+9 |
| | |||||
* | broke out part of test scripting into seperate class | Ken Martin | 2004-09-06 | 2 | -0/+721 |
| | |||||
* | remove warning | Bill Hoffman | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | fix for darwin | Bill Hoffman | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | ENH: remove warnings | Bill Hoffman | 2004-09-03 | 3 | -6/+5 |
| | |||||
* | ENH: define language extensions in cmake files and not hard coded, also fix ↵ | Bill Hoffman | 2004-09-03 | 6 | -104/+129 |
| | | | | trycompile problem | ||||
* | BUG: Fixed line number of end of file error message. | Brad King | 2004-08-31 | 1 | -1/+3 |
| | |||||
* | BUG#1049: Added error message when file ends in an unterminated string. | Brad King | 2004-08-31 | 4 | -18/+78 |
| | |||||
* | BUG: Fix crash when CMAKE_DEBUG_POSTFIX is not set. | Brad King | 2004-08-31 | 1 | -0/+4 |
| | |||||
* | ERR: Removed inclusion of fstream header. This file is meant as a ↵ | Brad King | 2004-08-31 | 1 | -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 directory | Bill Hoffman | 2004-08-30 | 3 | -2/+19 |
| | |||||
* | ENH: remove warning | Bill Hoffman | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | ENH: try to initialize all languages at the same time | Bill Hoffman | 2004-08-27 | 17 | -150/+148 |
| | |||||
* | ENH: try compiles in CXX require C to be enabled as well | Bill Hoffman | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | ENH: try to find fortran compiler before adding the test | Bill Hoffman | 2004-08-26 | 1 | -0/+1 |
| | |||||
* | ENH: try to find fortran compiler before adding the test | Bill Hoffman | 2004-08-26 | 1 | -1/+3 |
| | |||||
* | remove test fortran for now | Bill Hoffman | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | Add a fortran test if there is a fortran compiler | Bill Hoffman | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | Add a fortran test if there is a fortran compiler | Bill Hoffman | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | Add a fortran test if there is a fortran compiler | Bill Hoffman | 2004-08-26 | 1 | -2/+15 |
| | |||||
* | ENH: more uniform approach to enable language, one step closer to being able ↵ | Bill Hoffman | 2004-08-26 | 10 | -221/+210 |
| | | | | to enable a language without modifing cmake source code | ||||
* | ENH: Make default date shorter | Andy Cedilnik | 2004-08-26 | 2 | -1/+11 |
| | |||||
* | ENH: better error display for failure | Bill Hoffman | 2004-08-25 | 1 | -8/+10 |
| |