curl/include/curl
Daniel Stenberg 180c75eb63 curl: show the libcurl release date in --version output
... and support and additional "security patched" date for those who
enhance older versions that way. Pass on the define CURL_PATCHSTAMP with
a date for that.

Building with non-release headers shows the date as [unreleased].

Also: this changes the date format generated in the curlver.h file to be
"YYYY-MM-DD" (no name of the day or month, no time, no time zone) to
make it easier on the eye and easier to parse. Example (new) date
string: 2017-05-09

Suggested-by: Brian Childs

Closes #1474
2017-05-14 17:10:04 +02:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
curl.h include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
curlbuild.h.cmake URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.dist curlbuild.h.dist: check __LP64__ as well to fix MIPS build 2016-05-18 14:10:36 +02:00
curlbuild.h.in URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlrules.h include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
curlver.h curl: show the libcurl release date in --version output 2017-05-14 17:10:04 +02:00
easy.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
Makefile.am include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h spelling fixes 2017-03-26 23:56:23 +02:00
stdcheaders.h checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
system.h system.h: fix mingw section 2017-04-11 15:54:42 +02:00
typecheck-gcc.h typecheck-gcc: add support for CURLINFO_SOCKET 2017-05-03 18:30:21 +02:00