summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test caseBill Hoffman2003-01-134-34/+39
* fixed typoKen Martin2003-01-131-1/+1
* added install targetKen Martin2003-01-131-1/+1
* Add space between argumentsAndy Cedilnik2003-01-131-0/+4
* Add macro for checking if symbol existsAndy Cedilnik2003-01-131-0/+47
* Make it work on cygwinAndy Cedilnik2003-01-131-22/+46
* Test on simpler pagesAndy Cedilnik2003-01-121-4/+4
* Because of borland, this should be autodetectedAndy Cedilnik2003-01-121-1/+1
* Use C flags too. Not exactly the right solution but it will have to do for now.Andy Cedilnik2003-01-121-3/+11
* Add triggeringAndy Cedilnik2003-01-122-0/+67
* Fix time output and add triggeringAndy Cedilnik2003-01-121-2/+15
* Better page, so the resulting dart page will not refreshAndy Cedilnik2003-01-111-3/+3
* Try to fix cygwin buildAndy Cedilnik2003-01-111-1/+3
* Fix testing of curl on windowsAndy Cedilnik2003-01-113-3/+5
* Add curl testingAndy Cedilnik2003-01-113-0/+92
* Remove old fileAndy Cedilnik2003-01-111-189/+0
* Add missing header fileAndy Cedilnik2003-01-112-2/+190
* ENH: make it work with cmake 1.6 with no backwards compatibilityBill Hoffman2003-01-101-0/+10
* Try to fix building of testsAndy Cedilnik2003-01-101-0/+2
* Add another AIX testAndy Cedilnik2003-01-102-0/+22
* AIX fixesBill Hoffman2003-01-102-1/+13
* Fix nonblocking problemAndy Cedilnik2003-01-101-4/+18
* fix warningsKen Martin2003-01-101-2/+2
* More windowsAndy Cedilnik2003-01-101-105/+106
* On Windows we need winmmAndy Cedilnik2003-01-101-0/+5
* Fixed persistant connection problemAndy Cedilnik2003-01-101-1/+1
* compiler warningKen Martin2003-01-101-1/+1
* Forgot to move gethostnameAndy Cedilnik2003-01-101-0/+3
* Method should return somethingAndy Cedilnik2003-01-101-0/+1
* New version of libcurlAndy Cedilnik2003-01-1079-2431/+5044
* better fix for win32Ken Martin2003-01-091-7/+4
* update to not put PROJECT_SOURCE_DIR as OPENGL_PATHKen Martin2003-01-091-10/+0
* fix bug in env settingsKen Martin2003-01-094-38/+40
* more option on var watchesKen Martin2003-01-092-1/+15
* minor fix to backw compatKen Martin2003-01-091-0/+2
* fix warningBill Hoffman2003-01-091-1/+1
* restore the environment for cxx and cc in global generatorBill Hoffman2003-01-092-5/+53
* use cmstdstring in mapsBill Hoffman2003-01-091-1/+1
* fix syntax for addwatchBill Hoffman2003-01-091-2/+2
* added big endian stuffKen Martin2003-01-092-0/+2
* only load bw compat if CMAKE_BACK... is setKen Martin2003-01-091-4/+4
* added watches for access of bw compat varsKen Martin2003-01-091-0/+20
* now complains moreKen Martin2003-01-091-7/+5
* ReorganizeAndy Cedilnik2003-01-083-1/+487
* release script for aixBill Hoffman2003-01-081-0/+15
* Add option of watching variablesAndy Cedilnik2003-01-088-3/+203
* ENH: only force the use of ansi flags in backwards modeBill Hoffman2003-01-085-9/+23
* Change name of variableAndy Cedilnik2003-01-081-1/+1
* Fix FindX11 to match conventionAndy Cedilnik2003-01-082-65/+65
* Implement FTP uploadingAndy Cedilnik2003-01-082-12/+71