History log of /curl/tests/testcurl.pl (Results 126 – 143 of 143)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_12_1
# b7575b39 29-Jul-2004 Daniel Stenberg

mingw32 builds make .a libs


# d784526d 25-Jul-2004 Daniel Stenberg

libs built with libtool are named .la in the build dir


# 6769ab27 24-Jul-2004 Daniel Stenberg

if --enable-ares is used, we must run 'buildconf' in the ares dir before
we run configure.


# ab64bf6f 15-Jul-2004 Gunter Knauf

added Borland support.


# dd4d5bb1 06-Jul-2004 Gunter Knauf

fixed Win32 prebuild section; fixed minor cosmetic bug.


# 9a6df07d 05-Jul-2004 Gunter Knauf

be a bit more verbose when things go wrong.


# c59c429a 05-Jul-2004 Gunter Knauf

added additional check to avoid calling a non-existant external script.


# 69f9d0c9 05-Jul-2004 Gunter Knauf

the simple way was too simple, so added --mktarball option.


# 94c4a185 05-Jul-2004 Gunter Knauf

added simple way to create a tarball just before the build is deleted.


# bdcf8d62 05-Jul-2004 Gunter Knauf

changed to reflect recent NetWare makefile changes;
moved call to buildconf.bat down so that it takes place in the build dir.


# fd17cf2e 29-Jun-2004 Gunter Knauf

fixed argument parsing; added --setup option.


Revision tags: pre-aifix
# 53189fb2 22-Jun-2004 Gunter Knauf

added new --target option for autobuilding other targets than GNU-like.


Revision tags: curl-7_12_0, curl-7_11_2, c-ares-1_2_0
# f28389c8 25-Mar-2004 Daniel Stenberg

Tor Arntsen fixed how this is invoked


# 50b0e72f 25-Mar-2004 Daniel Stenberg

detect daily snapshots using the new path for this test


# 5d8ec172 25-Mar-2004 Daniel Stenberg

invoke this script via env, as it is more likely to exist at a fixed path
while perl often is installed in /usr/local/bin or elsewhere


# 0d6d9af7 24-Mar-2004 Daniel Stenberg

Tor Arntsen's mkdir-fix to make this run with perl 5.0005


# 41cd36b8 24-Mar-2004 Daniel Stenberg

Avoid doing chdir .., as it breaks the ability to use symlinks properly.
chdir to absolute directory names instead. (this flaw exists in the shell
version too)


# e992aa6a 23-Mar-2004 Daniel Stenberg

Greg Hewgill's version of testcurl.sh rewritten in perl for greater
portability. I put it in this directory instead of the root since I think
perhaps it makes more sense.


123456