Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | look for cygtcl83 | Bill Hoffman | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | ENH: Updated version for 1.6.beta2 release. | Brad King | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | Add support for http submit. Also, add support for proxy, but it does not ↵ | Andy Cedilnik | 2003-01-15 | 2 | -1/+177 |
| | | | | work yet. | ||||
* | Add support for http submit | Andy Cedilnik | 2003-01-15 | 1 | -0/+24 |
| | |||||
* | somebody is playing with the contributions :) | Sebastien Barre | 2003-01-15 | 1 | -0/+1 |
| | |||||
* | Fix problem with sigsetjmp | Andy Cedilnik | 2003-01-14 | 1 | -4/+0 |
| | |||||
* | Make GetCMakeInstance private and clean cxx file | Andy Cedilnik | 2003-01-14 | 2 | -7/+12 |
| | |||||
* | New Curl version 7.10.3 | Andy Cedilnik | 2003-01-14 | 27 | -1184/+1613 |
| | |||||
* | merge from branch | Ken Martin | 2003-01-13 | 1 | -0/+2 |
| | |||||
* | BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test case | Bill Hoffman | 2003-01-13 | 4 | -34/+39 |
| | |||||
* | fixed typo | Ken Martin | 2003-01-13 | 1 | -1/+1 |
| | |||||
* | added install target | Ken Martin | 2003-01-13 | 1 | -1/+1 |
| | |||||
* | Add space between arguments | Andy Cedilnik | 2003-01-13 | 1 | -0/+4 |
| | |||||
* | Add macro for checking if symbol exists | Andy Cedilnik | 2003-01-13 | 1 | -0/+47 |
| | |||||
* | Make it work on cygwin | Andy Cedilnik | 2003-01-13 | 1 | -22/+46 |
| | |||||
* | Test on simpler pages | Andy Cedilnik | 2003-01-12 | 1 | -4/+4 |
| | |||||
* | Because of borland, this should be autodetected | Andy Cedilnik | 2003-01-12 | 1 | -1/+1 |
| | |||||
* | Use C flags too. Not exactly the right solution but it will have to do for now. | Andy Cedilnik | 2003-01-12 | 1 | -3/+11 |
| | |||||
* | Add triggering | Andy Cedilnik | 2003-01-12 | 2 | -0/+67 |
| | |||||
* | Fix time output and add triggering | Andy Cedilnik | 2003-01-12 | 1 | -2/+15 |
| | |||||
* | Better page, so the resulting dart page will not refresh | Andy Cedilnik | 2003-01-11 | 1 | -3/+3 |
| | |||||
* | Try to fix cygwin build | Andy Cedilnik | 2003-01-11 | 1 | -1/+3 |
| | |||||
* | Fix testing of curl on windows | Andy Cedilnik | 2003-01-11 | 3 | -3/+5 |
| | |||||
* | Add curl testing | Andy Cedilnik | 2003-01-11 | 3 | -0/+92 |
| | |||||
* | Remove old file | Andy Cedilnik | 2003-01-11 | 1 | -189/+0 |
| | |||||
* | Add missing header file | Andy Cedilnik | 2003-01-11 | 2 | -2/+190 |
| | |||||
* | ENH: make it work with cmake 1.6 with no backwards compatibility | Bill Hoffman | 2003-01-10 | 1 | -0/+10 |
| | |||||
* | Try to fix building of tests | Andy Cedilnik | 2003-01-10 | 1 | -0/+2 |
| | |||||
* | Add another AIX test | Andy Cedilnik | 2003-01-10 | 2 | -0/+22 |
| | |||||
* | AIX fixes | Bill Hoffman | 2003-01-10 | 2 | -1/+13 |
| | |||||
* | Fix nonblocking problem | Andy Cedilnik | 2003-01-10 | 1 | -4/+18 |
| | |||||
* | fix warnings | Ken Martin | 2003-01-10 | 1 | -2/+2 |
| | |||||
* | More windows | Andy Cedilnik | 2003-01-10 | 1 | -105/+106 |
| | |||||
* | On Windows we need winmm | Andy Cedilnik | 2003-01-10 | 1 | -0/+5 |
| | |||||
* | Fixed persistant connection problem | Andy Cedilnik | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | compiler warning | Ken Martin | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | Forgot to move gethostname | Andy Cedilnik | 2003-01-10 | 1 | -0/+3 |
| | |||||
* | Method should return something | Andy Cedilnik | 2003-01-10 | 1 | -0/+1 |
| | |||||
* | New version of libcurl | Andy Cedilnik | 2003-01-10 | 79 | -2431/+5044 |
| | |||||
* | better fix for win32 | Ken Martin | 2003-01-09 | 1 | -7/+4 |
| | |||||
* | update to not put PROJECT_SOURCE_DIR as OPENGL_PATH | Ken Martin | 2003-01-09 | 1 | -10/+0 |
| | |||||
* | fix bug in env settings | Ken Martin | 2003-01-09 | 4 | -38/+40 |
| | |||||
* | more option on var watches | Ken Martin | 2003-01-09 | 2 | -1/+15 |
| | |||||
* | minor fix to backw compat | Ken Martin | 2003-01-09 | 1 | -0/+2 |
| | |||||
* | fix warning | Bill Hoffman | 2003-01-09 | 1 | -1/+1 |
| | |||||
* | restore the environment for cxx and cc in global generator | Bill Hoffman | 2003-01-09 | 2 | -5/+53 |
| | |||||
* | use cmstdstring in maps | Bill Hoffman | 2003-01-09 | 1 | -1/+1 |
| | |||||
* | fix syntax for addwatch | Bill Hoffman | 2003-01-09 | 1 | -2/+2 |
| | |||||
* | added big endian stuff | Ken Martin | 2003-01-09 | 2 | -0/+2 |
| | |||||
* | only load bw compat if CMAKE_BACK... is set | Ken Martin | 2003-01-09 | 1 | -4/+4 |
| |