Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug on mac if COMPILE FLAGS are not set then you end up with NOTFOUND as ↵ | Bill Hoffman | 2004-06-11 | 1 | -1/+6 |
| | | | | a compile flag. | ||||
* | ERR: Disable long double warnings on xlC for the Mac. | Ken Martin | 2004-06-09 | 1 | -0/+7 |
| | |||||
* | ERR: Remove warning | Andy Cedilnik | 2004-06-07 | 1 | -2/+2 |
| | |||||
* | ENH: Implement scp submission | Andy Cedilnik | 2004-06-02 | 2 | -7/+108 |
| | |||||
* | ERR: Fix warning | Andy Cedilnik | 2004-04-13 | 1 | -0/+3 |
| | |||||
* | ENH: Add logging of submitting | Andy Cedilnik | 2004-04-01 | 2 | -6/+30 |
| | |||||
* | fix warnings | Ken Martin | 2004-02-16 | 1 | -3/+14 |
| | |||||
* | ERR: Fixed prototypes of gmtime, localtime, and mktime. | Brad King | 2004-01-29 | 1 | -3/+3 |
| | |||||
* | ERR: Disabling some borland warnings. | Brad King | 2004-01-16 | 1 | -0/+4 |
| | |||||
* | ENH: Add initial memory check support which works for Valgrind | Andy Cedilnik | 2003-12-15 | 2 | -46/+46 |
| | |||||
* | BUG: This fixes problem when submitting bugs on Mac: Bug #320 - When st_size ↵ | Andy Cedilnik | 2003-11-03 | 2 | -3/+7 |
| | | | | in stat is 64 bit ctest does not submit | ||||
* | ERR: Using union-based "cast" of DynaGetFunction result to avoid warnings ↵ | Brad King | 2003-08-27 | 1 | -17/+17 |
| | | | | about strict aliasing. | ||||
* | ENH: add the unix makefile generator as an option from the windows GUI, this ↵ | Bill Hoffman | 2003-08-21 | 1 | -1/+1 |
| | | | | builds with mingw, cygwin, and combinations of make cl, bcc32 | ||||
* | ERR: Reverting dlopen changes. We don't need them. | Brad King | 2003-08-12 | 1 | -8/+2 |
| | |||||
* | BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files. | Brad King | 2003-08-12 | 1 | -0/+2 |
| | |||||
* | ENH: Removing dependence on dl library since we don't actually use ldap. | Brad King | 2003-08-11 | 1 | -2/+6 |
| | |||||
* | ENH: Cleanup the output | Andy Cedilnik | 2003-08-11 | 1 | -92/+95 |
| | |||||
* | ENH: Bold attempt to remove warning | Andy Cedilnik | 2003-08-07 | 1 | -0/+4 |
| | |||||
* | ENH: Bold attempt to remove warning | Andy Cedilnik | 2003-08-07 | 1 | -1/+0 |
| | |||||
* | ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the ↵ | Andy Cedilnik | 2003-08-07 | 1 | -1/+1 |
| | | | | wrong order and fix CMakeLists files to actually work | ||||
* | made option advanced | Ken Martin | 2003-08-01 | 1 | -0/+1 |
| | |||||
* | ENH: Fix legal issues. | Andy Cedilnik | 2003-07-24 | 1 | -0/+29 |
| | |||||
* | ENH: More speedup | Andy Cedilnik | 2003-07-08 | 1 | -0/+7 |
| | |||||
* | ENH: Attempt to speedup cmake of cmake on Windows | Andy Cedilnik | 2003-07-08 | 2 | -196/+207 |
| | |||||
* | Remove some borland 6 warnings | Bill Hoffman | 2003-05-28 | 1 | -3/+1 |
| | |||||
* | ERR: Attempt to fix more Curl warnings | Andy Cedilnik | 2003-05-22 | 3 | -17/+20 |
| | |||||
* | ENH: Attempt to remove cast warnings | Andy Cedilnik | 2003-05-22 | 3 | -7/+16 |
| | |||||
* | ERR: We should really copy the address and not the value | Andy Cedilnik | 2003-05-19 | 1 | -2/+2 |
| | |||||
* | ERR: Attempt to remove more warnings | Andy Cedilnik | 2003-05-16 | 5 | -9/+16 |
| | |||||
* | ERR: Search for gethostbyname which is the one needed | Andy Cedilnik | 2003-05-14 | 1 | -2/+2 |
| | |||||
* | ERR: Fix warning | Andy Cedilnik | 2003-05-13 | 1 | -2/+2 |
| | |||||
* | ERR: Attempt to remove warnings | Andy Cedilnik | 2003-05-12 | 3 | -13/+13 |
| | |||||
* | ERR: Remove a bunch of warnings on SGI | Bill Hoffman | 2003-05-12 | 6 | -17/+19 |
| | |||||
* | ERR: Do not link nsl if not necessary | Andy Cedilnik | 2003-05-12 | 1 | -1/+6 |
| | |||||
* | ERR: Remove warning | Andy Cedilnik | 2003-05-07 | 1 | -1/+0 |
| | |||||
* | ERR: Fix some HP specific warnings | Bill Hoffman | 2003-05-07 | 4 | -7/+27 |
| | |||||
* | ERR: More warnings | Andy Cedilnik | 2003-05-06 | 1 | -10/+10 |
| | |||||
* | ERR: Remove warnings on icc | Andy Cedilnik | 2003-05-06 | 6 | -6/+12 |
| | |||||
* | ERR: Remove warning on Sun | Bill Hoffman | 2003-05-06 | 1 | -2/+2 |
| | |||||
* | ERR: Remove warning on Mac OSX | Andy Cedilnik | 2003-05-06 | 1 | -0/+1 |
| | |||||
* | ERR: Remove warnings on Borland | Andy Cedilnik | 2003-05-05 | 5 | -2/+6 |
| | |||||
* | ERR: Search for getch instead of printf. Looks like printf is special so it ↵ | Andy Cedilnik | 2003-05-05 | 1 | -3/+17 |
| | | | | does not work. getch does. Also when using -ansi, strdup is not defined. Make sure to use _BSD_SOURCE on all sources that use strdup | ||||
* | ERR: Remove warning about unused variable i | Andy Cedilnik | 2003-05-05 | 1 | -2/+0 |
| | |||||
* | ERR: Attempt to remove warning on cygwin | Andy Cedilnik | 2003-05-03 | 1 | -1/+1 |
| | |||||
* | ENH: Be just a bit more verbose | Andy Cedilnik | 2003-05-02 | 1 | -1/+4 |
| | |||||
* | ERR: Remove warnings on Visual Studio 7 | Andy Cedilnik | 2003-05-02 | 16 | -67/+71 |
| | |||||
* | ERR: Fix comment to C style comment | Andy Cedilnik | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | ERR: Remove warning on FreeBSD | Andy Cedilnik | 2003-05-01 | 1 | -1/+1 |
| | |||||
* | ENH: Remove more warnings | Andy Cedilnik | 2003-05-01 | 1 | -0/+3 |
| | |||||
* | BUG: Make dependency checking work better | Andy Cedilnik | 2003-05-01 | 1 | -0/+2 |
| |