Yang Tse
|
f7bfdbabf2
curl tool: reviewed code moved to tool_*.[ch] files
|
13 years ago |
Yang Tse
|
f0fae85acd
keep a single copy of config-win32.h in version control repository.
|
13 years ago |
Guenter Knauf
|
864d5add0d
Added some hacks in order to build with VC from git.
|
14 years ago |
Daniel Stenberg
|
1182c8bdcd
maketgz: produce CHANGES automatically with the 1000 most recent commits
|
14 years ago |
Daniel Stenberg
|
be28825b2d
restore executable bits on some files
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Daniel Stenberg
|
1609685fc2
various changes of CVS to git
|
14 years ago |
Yang Tse
|
a07bc79117
|
14 years ago |
Gunter Knauf
|
f671d0513c
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
|
15 years ago |
Daniel Stenberg
|
3a7e8c9f5f
lzma compressed tarballs too for some testing, it does produce MUCH smaller
|
15 years ago |
Daniel Stenberg
|
607253c2d0
Truly make sure that the vc8 and vc9 makefiles that are generated get included
|
16 years ago |
Daniel Stenberg
|
f7e3bd28b4
- Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz'
|
16 years ago |
Daniel Stenberg
|
23b05e8473
Vladimir Lazarenko pointed out that we should do some 'mt' magic when
|
17 years ago |
Gunter Knauf
|
053654dc4d
Mohun Biswas sent a patch to fix generated MSVC8 makefiles.
|
17 years ago |
Daniel Stenberg
|
cdb2552424
offer a friendlier single-line command
|
17 years ago |
Daniel Stenberg
|
6dd4fe0740
- Robert A. Monat improved the maketgz and VC6/8 generating to set the correct
|
17 years ago |
Daniel Stenberg
|
d3b89e114a
- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8
|
17 years ago |
Daniel Stenberg
|
cf491357b6
When building tarballs, we also set the timestamp of the generated package. This is meant
|
18 years ago |
Daniel Stenberg
|
c410769588
make REALLY sure src/config.h.in is a copy of lib/config.h.in
|
18 years ago |
Daniel Stenberg
|
f335bac8a3
Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin
|
19 years ago |
Daniel Stenberg
|
62fdf8eaed
we all the next version 7.15.0 due to the new TFTP support
|
19 years ago |
Daniel Stenberg
|
a2bd47c567
Bryan Henderson pointed out in bug report #1081788 that the curl-config
|
20 years ago |
Daniel Stenberg
|
7b3c308eb0
update the version numbers in the libcurl.plist automaticly on release
|
20 years ago |
Daniel Stenberg
|
570033448c
src/version.h was not properly made!
|
20 years ago |
Daniel Stenberg
|
c5f02c1986
Introducing curl/curlver.h for keeping the curl version info only.
|
20 years ago |
Daniel Stenberg
|
11e8600390
cut the patch number before a '-' too, to enable '7.11.0-pre1' to use
|
21 years ago |
Daniel Stenberg
|
a7de09a966
some outputs for easier debugging
|
21 years ago |
Daniel Stenberg
|
472c4d8616
Insert the major, minor and patch numbers into the curl/curl.h header as
|
21 years ago |
Daniel Stenberg
|
ffc58c6620
newer, nicer
|
21 years ago |
Daniel Stenberg
|
ce7326ed09
1. read the version from the command line
|
21 years ago |