Guenter Knauf
|
7e46061cac
Added --noconfigure switch to testcurl.pl.
|
14 anni fa |
Guenter Knauf
|
f37affab8c
Trial to fix win32 autobuilds.
|
14 anni fa |
Guenter Knauf
|
ff26895b5c
Added msys Perl since git for Win32 comes with own Perl which identifies as msys.
|
14 anni fa |
Guenter Knauf
|
7115245f88
Make testcurl.pl Watcom-aware.
|
14 anni fa |
Guenter Knauf
|
92b387f57a
Use correct directory for c-ares git pull
|
14 anni fa |
Guenter Knauf
|
9c7a9f8329
added last git commit output for c-ares too.
|
14 anni fa |
Guenter Knauf
|
6ab2cae55e
changed the git update block to take care of c-ares repo if detected.
|
14 anni fa |
Guenter Knauf
|
a8f85e778f
updated timestamp of the script.
|
14 anni fa |
Guenter Knauf
|
f6b7471f40
removed obsolete var in gitpull() function
|
14 anni fa |
Ben Greear
|
302507d5dc
Allow running ./tests/testcurl.pl from within git repo.
|
14 anni fa |
Daniel Stenberg
|
d4fbf2c3f0
make sure git pull is actually done!
|
14 anni fa |
Tor Arntsen
|
5e1859014b
Avoid double newline for the 'last commits' log in testcurl.pl
|
14 anni fa |
Tor Arntsen
|
e1c38791b7
Change to version-independent git option for 'git log --oneline'
|
14 anni fa |
Daniel Stenberg
|
ac8b2ef563
show 5 commits even if no git pull was made
|
14 anni fa |
Daniel Stenberg
|
efcf372d86
don't touch ares/aclocal.m4 and show recent git commits
|
14 anni fa |
Daniel Stenberg
|
4f44717590
provide a version number as today's date
|
14 anni fa |
Daniel Stenberg
|
49d309866c
testcurl now uses git instead of CVS
|
14 anni fa |
Daniel Stenberg
|
be28825b2d
restore executable bits on some files
|
14 anni fa |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 anni fa |
Gunter Knauf
|
6dade671ad
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 (missing bits)
|
15 anni fa |
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 anni fa |
Gunter Knauf
|
100f6b7703
added PKG_CONFIG_PATH to output to better verify if it gets properly set with cross compiles.
|
15 anni fa |
Yang Tse
|
7edcc22136
|
15 anni fa |
Yang Tse
|
7bf82a814b
Die when instructed to build c-ares and this fails
|
15 anni fa |
Gunter Knauf
|
274dc3ecac
forced to use nmake for VC builds early so that its also used for ares even if we find a GNU make first in path; simplified curl make call.
|
15 anni fa |
Gunter Knauf
|
5e2b5edde5
strip \r only on non-win32 platforms (wine on Linux).
|
15 anni fa |
Gunter Knauf
|
b8b6521659
removed an attempt to write to non-opened LOG introduced with r1.30.
|
15 anni fa |
Gunter Knauf
|
e37b1b0623
reduced duplicate code.
|
15 anni fa |
Gunter Knauf
|
4a79462c3e
stripped \r from win32 curl --version output.
|
15 anni fa |
Gunter Knauf
|
c328cc9608
enable mingw64 target.
|
15 anni fa |