Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-12 | When building tarballs, we also set the timestamp of the generated package. ↵ | Daniel Stenberg | |
This is meant to primarily be used for the autobuilds to know from what point in time a particular tarball is, and thus what changes it contains (or not). | |||
2006-08-08 | make REALLY sure src/config.h.in is a copy of lib/config.h.in | Daniel Stenberg | |
2005-10-14 | Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin | Daniel Stenberg | |
reported, the define is used by the configure script and is assumed to use the 0xYYXXZZ format. This made "curl-config --vernum" fail in the 7.15.0 release version. | |||
2005-10-06 | we all the next version 7.15.0 due to the new TFTP support | Daniel Stenberg | |
2004-12-09 | Bryan Henderson pointed out in bug report #1081788 that the curl-config | Daniel Stenberg | |
--vernum output wasn't zero prefixed properly (as claimed in documentation). This is fixed in maketgz now. | |||
2004-12-08 | update the version numbers in the libcurl.plist automaticly on release | Daniel Stenberg | |
2004-03-23 | src/version.h was not properly made! | Daniel Stenberg | |
2004-03-22 | Introducing curl/curlver.h for keeping the curl version info only. | Daniel Stenberg | |
2004-01-12 | cut the patch number before a '-' too, to enable '7.11.0-pre1' to use | Daniel Stenberg | |
patch number zero. | |||
2003-12-12 | some outputs for easier debugging | Daniel Stenberg | |
2003-11-06 | Insert the major, minor and patch numbers into the curl/curl.h header as | Daniel Stenberg | |
well. Removed the depedency on perl. | |||
2003-10-31 | newer, nicer | Daniel Stenberg | |
2003-10-18 | 1. read the version from the command line | Daniel Stenberg | |
2. make the libcurl and curl version the same | |||
2003-05-20 | Remind about the gpg command lines | Daniel Stenberg | |
2003-03-03 | output the md5sum as the last step | Daniel Stenberg | |
2002-10-14 | generate and include PDF versions of the docs in the release archive | Daniel Stenberg | |
2001-09-27 | generate bzip2 and zip files too | Daniel Stenberg | |
2001-08-21 | run 'make clean' before 'make dist' to make sure the HTML files are up-to-date | Daniel Stenberg | |
2001-05-28 | 7.8-pre1 commit | Daniel Stenberg | |
2001-05-22 | general autoconf and automake fixes | Daniel Stenberg | |
2001-03-08 | made it split the version number on - too to make 7.7-blabla make a better | Daniel Stenberg | |
version number define in the header file | |||
2001-01-08 | adjusted to use 'make dist' when building the package | Daniel Stenberg | |
2000-10-23 | the configure script dynamically gets the version from the include file now | Daniel Stenberg | |
which lets the maketgz skip updating the configure.in file | |||
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |