Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse | 2012-12-26 | 1 | -3/+3 |
| | |||||
* | curl tool: use configuration files from lib directory - follow-up II | Yang Tse | 2012-04-09 | 1 | -5/+0 |
| | | | | lib/config-win32.h no longer copied to src/config-win32.h | ||||
* | keep a single copy of config-win32.h in version control repository. | Yang Tse | 2011-08-05 | 1 | -0/+5 |
| | | | | maketgz and buildconf.bat updated to reflect this. | ||||
* | modified to use the git file, not cvs | Daniel Stenberg | 2010-04-11 | 1 | -4/+4 |
| | | | | | | I've done this blindly, and the last piece that works with ares should possibly be done differently now that c-ares isn't a subtree within the curl tree anymore... | ||||
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
| | |||||
* | Ensure that buildconf.bat does nothing unless it is used with a CVS checkout. | Yang Tse | 2009-06-08 | 1 | -6/+24 |
| | |||||
* | fix EOL | Yang Tse | 2009-04-30 | 1 | -21/+21 |
| | |||||
* | buildconf.bat for CVS-tree c-ares | Yang Tse | 2009-04-30 | 1 | -0/+8 |
| | |||||
* | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse | 2008-08-07 | 1 | -0/+3 |
| | | | | to have a curl_off_t data type no longer gated to off_t. | ||||
* | Removed the generated ca-bundle.h file. The verbatim value of $ca and | Michal Marek | 2008-03-31 | 1 | -4/+1 |
| | | | | $capath is known to configure, so it can be defined in config.h instead. | ||||
* | fixed segfault when compiled with MingW32 and cmd or command shell. | Gunter Knauf | 2007-01-29 | 1 | -4/+0 |
| | |||||
* | fix redefine warning when build from CVS. | Gunter Knauf | 2007-01-26 | 1 | -1/+4 |
| | |||||
* | no more getdate.c to care about | Daniel Stenberg | 2004-09-15 | 1 | -3/+0 |
| | |||||
* | this works like buildconf + configure does on unixes | Daniel Stenberg | 2004-02-26 | 1 | -0/+17 |