summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>...Brad King2003-01-221-10/+31
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-224-5/+22
* BUG: fix command line to take -G onlyBill Hoffman2003-01-221-1/+1
* BUG: CMake 1.4 configured projects did not build with new CMake.Brad King2003-01-221-3/+17
* ENH: Added FIND_PACKAGE command prototyp.Brad King2003-01-213-0/+320
* BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory inst...Brad King2003-01-211-7/+7
* Attempt to cleanup CMake and try to fix build on some systemsAndy Cedilnik2003-01-211-131/+117
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-217-19/+72
* BUG: Fix for custom commands with spaces in paths. The arguments were not ha...Brad King2003-01-211-1/+3
* BUG: Fixed typo in previous fix.Brad King2003-01-201-1/+1
* BUG: Fixed directory creation for spaces in install path.Brad King2003-01-201-8/+8
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-205-5/+201
* ENH: Improved CopyFile error messages.Brad King2003-01-191-18/+34
* ENH: Support for spaces in paths during make install.Brad King2003-01-172-73/+74
* Fix versionAndy Cedilnik2003-01-171-4/+4
* Fix proxy code and fix comments to be C commentsBill Hoffman2003-01-171-4/+4
* remove trailing slash from findpath commandBill Hoffman2003-01-171-1/+5
* Add proxy supportAndy Cedilnik2003-01-171-5/+59
* Remove warning about %e and %TAndy Cedilnik2003-01-171-1/+1
* Remove unnecessary definesAndy Cedilnik2003-01-171-3/+0
* Fix gcc32 -ansi problemAndy Cedilnik2003-01-171-0/+4
* Look for featuresAndy Cedilnik2003-01-171-0/+3
* More portability issues. Sigaction is a symbolAndy Cedilnik2003-01-171-1/+5
* Add aix warningAndy Cedilnik2003-01-161-0/+1
* Try to fix aix problemAndy Cedilnik2003-01-161-22/+22
* Add proxy support for triggeringAndy Cedilnik2003-01-161-1/+18
* Improve submtitting using httpAndy Cedilnik2003-01-161-41/+71
* HAVE_GETHOSTNAME is also unnecessaryAndy Cedilnik2003-01-163-5/+0
* CleanupsAndy Cedilnik2003-01-163-15/+2
* Improve build, now it should build on mac and other platforms where include f...Andy Cedilnik2003-01-163-8/+19
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-152-9/+34
* Add support for http submit. Also, add support for proxy, but it does not wor...Andy Cedilnik2003-01-152-1/+177
* Add support for http submitAndy Cedilnik2003-01-151-0/+24
* somebody is playing with the contributions :)Sebastien Barre2003-01-151-0/+1
* Fix problem with sigsetjmpAndy Cedilnik2003-01-141-4/+0
* Make GetCMakeInstance private and clean cxx fileAndy Cedilnik2003-01-142-7/+12
* New Curl version 7.10.3Andy Cedilnik2003-01-1427-1184/+1613
* BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test caseBill Hoffman2003-01-131-28/+39
* added install targetKen Martin2003-01-131-1/+1
* Add space between argumentsAndy Cedilnik2003-01-131-0/+4
* 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