cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PROPOSAL] changes to ./tests/testcurl.pl

From: Guenter Knauf <eflash_at_gmx.net>
Date: Sun, 20 Jun 2004 14:42:01 +0200

Hi Daniel,

>> I'm just looking at adding more automated builds, and see that we
>> currently
>> only differ between Win32 and non-Win32.

> That's right.

>> I would like to introduce a new env var CURL_TARGET, this can then be set
>> to the target system, f.e. then I can use:

> I would prefer having the script take a host option instead (if it can't
> figure it out by itself), like:

> perl ./curl/tests/testcurl.pl --host netware
ok, changed that to:
perl ./curl/tests/testcurl.pl --target=netware

> You could start with having builds on win32 assume MSVC if no --host is
> given, to make the already running msvc autobuilds continue to run fine
> unmodified.
did that.

> Of course, --host could be called something else.
since I think 'host' is the machine I'm compiling on, I used '--target='...

you can download the revised script from here:
http://www.gknw.com/test/curl/

this is the script which currently does both my NetWare and Linux builds...
please take a look if my changes are acceptable for checkin;

greets, Guenter.
Received on 2004-06-20