| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright: fix year ranges | Daniel Stenberg | 2020-11-05 | 1 | -1/+1 |
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | maketgz: delete .bak files, fix indentation | Viktor Szakats | 2018-06-15 | 1 | -25/+27 |
* | maketgz: fix sed issues on OSX | Mamta Upadhyay | 2018-06-14 | 1 | -3/+3 |
* | maketgz: remove old *.dist files before making the tarball | Daniel Stenberg | 2017-08-10 | 1 | -0/+7 |
* | maketgz: switch to -6e for xz | Daniel Stenberg | 2017-06-24 | 1 | -1/+1 |
* | maketgz: switch to xz instead of lzma | Daniel Stenberg | 2017-06-22 | 1 | -6/+6 |
* | dist: make the hugehelp.c not get regenerated unnecessarily | Daniel Stenberg | 2017-06-14 | 1 | -0/+3 |
* | curl: show the libcurl release date in --version output | Daniel Stenberg | 2017-05-14 | 1 | -2/+2 |
* | maketgz: Run updatemanpages.pl to update man pages | Steve Brokenshire | 2017-03-07 | 1 | -0/+8 |
* | VC: remove the makefile.vc6 build infra | Daniel Stenberg | 2017-01-23 | 1 | -9/+1 |
* | maketgz: make it support "only" generating version info | Daniel Stenberg | 2016-10-17 | 1 | -7/+33 |
* | dist: remove PDF and HTML converted docs from the releases | Daniel Stenberg | 2016-10-10 | 1 | -10/+1 |
* | maketgz: add -j to make dist | Daniel Stenberg | 2016-03-22 | 1 | -1/+1 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | maketgz: generate date stamp with LC_TIME=C | Daniel Stenberg | 2016-01-24 | 1 | -2/+2 |
* | maketgz: Fixed some VC makefiles missing from the release tarball | Steve Holme | 2015-07-30 | 1 | -2/+3 |
* | log2changes.pl: moved to scripts/ | Daniel Stenberg | 2015-05-24 | 1 | -2/+2 |
* | newlines: fix mixed newlines to LF-only | Ray Satiro | 2014-09-12 | 1 | -1/+1 |
* | maketgz: two more CRLF | Daniel Stenberg | 2014-05-18 | 1 | -2/+2 |
* | maketgz: remove CRLF newlines | Daniel Stenberg | 2014-05-18 | 1 | -2/+2 |
* | maketgz: run make vc-ide before make dist | Daniel Stenberg | 2014-05-17 | 1 | -1/+5 |
* | maketgz: make bzip2 creation work with Parallel BZIP2 too | Daniel Stenberg | 2013-04-18 | 1 | -2/+2 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -7/+1 |
* | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | 2011-10-06 | 1 | -1/+1 |
* | keep a single copy of config-win32.h in version control repository. | Yang Tse | 2011-08-05 | 1 | -0/+3 |
* | Added some hacks in order to build with VC from git. | Guenter Knauf | 2010-09-02 | 1 | -2/+2 |
* | maketgz: produce CHANGES automatically with the 1000 most recent commits | Daniel Stenberg | 2010-06-21 | 1 | -0/+3 |
* | restore executable bits on some files | Daniel Stenberg | 2010-03-24 | 1 | -0/+0 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | various changes of CVS to git | Daniel Stenberg | 2010-03-22 | 1 | -1/+1 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -2/+2 |
* | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf | 2009-07-14 | 1 | -2/+2 |
* | lzma compressed tarballs too for some testing, it does produce MUCH smaller | Daniel Stenberg | 2009-02-23 | 1 | -5/+12 |
* | Truly make sure that the vc8 and vc9 makefiles that are generated get included | Daniel Stenberg | 2009-01-30 | 1 | -8/+8 |
* | - Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz' | Daniel Stenberg | 2009-01-11 | 1 | -2/+27 |
* | Vladimir Lazarenko pointed out that we should do some 'mt' magic when | Daniel Stenberg | 2007-10-24 | 1 | -1/+1 |
* | Mohun Biswas sent a patch to fix generated MSVC8 makefiles. | Gunter Knauf | 2007-10-20 | 1 | -2/+2 |
* | offer a friendlier single-line command | Daniel Stenberg | 2007-09-15 | 1 | -4/+2 |
* | - Robert A. Monat improved the maketgz and VC6/8 generating to set the correct | Daniel Stenberg | 2007-03-09 | 1 | -2/+2 |
* | - Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8 | Daniel Stenberg | 2007-03-02 | 1 | -0/+5 |
* | When building tarballs, we also set the timestamp of the generated package. T... | Daniel Stenberg | 2007-02-12 | 1 | -0/+5 |
* | make REALLY sure src/config.h.in is a copy of lib/config.h.in | Daniel Stenberg | 2006-08-08 | 1 | -0/+3 |
* | Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin | Daniel Stenberg | 2005-10-14 | 1 | -0/+1 |
* | we all the next version 7.15.0 due to the new TFTP support | Daniel Stenberg | 2005-10-06 | 1 | -1/+0 |
* | Bryan Henderson pointed out in bug report #1081788 that the curl-config | Daniel Stenberg | 2004-12-09 | 1 | -1/+1 |
* | update the version numbers in the libcurl.plist automaticly on release | Daniel Stenberg | 2004-12-08 | 1 | -0/+4 |
* | src/version.h was not properly made! | Daniel Stenberg | 2004-03-23 | 1 | -1/+1 |
* | Introducing curl/curlver.h for keeping the curl version info only. | Daniel Stenberg | 2004-03-22 | 1 | -1/+1 |
* | cut the patch number before a '-' too, to enable '7.11.0-pre1' to use | Daniel Stenberg | 2004-01-12 | 1 | -1/+1 |