Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | BUG: fix include external project bug | Bill Hoffman | 2004-09-14 | 2 | -2/+2 | |
* | 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 | |
* | ENH: Add warning messages if curses library is not found | Andy Cedilnik | 2004-09-10 | 1 | -0/+2 | |
* | ENH: Use FIND_PACKAGE instead of INCLUDE(Find... | Andy Cedilnik | 2004-09-10 | 1 | -2/+2 | |
* | fix dash8 warning | Ken Martin | 2004-09-10 | 1 | -3/+3 | |
* | fix HPUX bugs | Ken Martin | 2004-09-10 | 1 | -1/+2 | |
* | add ifort support | Bill Hoffman | 2004-09-09 | 1 | -0/+7 | |
* | WAR: remove a warning on i64 | Bill Hoffman | 2004-09-09 | 2 | -2/+4 | |
* | try to fix fortran on hp | Bill Hoffman | 2004-09-09 | 1 | -1/+19 | |
* | 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 | |
* | ENH: add more output for fortran so I can figure out what is going on with ot... | Bill Hoffman | 2004-09-08 | 1 | -0/+10 | |
* | 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 | |
* | ENH better test for free VC tools | Bill Hoffman | 2004-09-03 | 2 | -10/+6 | |
* | 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 t... | Bill Hoffman | 2004-09-03 | 9 | -104/+132 | |
* | ENH: check for ms free command line tools | Bill Hoffman | 2004-09-03 | 1 | -13/+51 | |
* | 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 | |
* | ENH: Cleanups | Andy Cedilnik | 2004-08-31 | 1 | -4/+5 | |
* | ERR: Removed inclusion of fstream header. This file is meant as a compatibil... | Brad King | 2004-08-31 | 1 | -1/+0 | |
* | BUG: fixes for mingw and CMakesetup with spaces in the source directory | Bill Hoffman | 2004-08-30 | 3 | -2/+19 | |
* | Make sure cmake uses consistent module prefixes | Bill Hoffman | 2004-08-30 | 1 | -1/+2 | |
* | 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 | |