Gunter Knauf
|
100f6b7703
added PKG_CONFIG_PATH to output to better verify if it gets properly set with cross compiles.
|
hace 15 años |
Yang Tse
|
7edcc22136
|
hace 15 años |
Yang Tse
|
7bf82a814b
Die when instructed to build c-ares and this fails
|
hace 15 años |
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.
|
hace 15 años |
Gunter Knauf
|
5e2b5edde5
strip \r only on non-win32 platforms (wine on Linux).
|
hace 15 años |
Gunter Knauf
|
b8b6521659
removed an attempt to write to non-opened LOG introduced with r1.30.
|
hace 15 años |
Gunter Knauf
|
e37b1b0623
reduced duplicate code.
|
hace 15 años |
Gunter Knauf
|
4a79462c3e
stripped \r from win32 curl --version output.
|
hace 15 años |
Gunter Knauf
|
c328cc9608
enable mingw64 target.
|
hace 15 años |
Yang Tse
|
f882a63cba
fix LC_ALL and LC_CTYPE when set with conflicting values
|
hace 15 años |
Yang Tse
|
96ea49870c
When generated, display libcurl.pc and libcares.pc
|
hace 15 años |
Yang Tse
|
7d1bb21c19
Display only CURL_* and CARES_* symbol/macro definitions from curlbuild.h and ares_build.h
|
hace 15 años |
Yang Tse
|
296baeb096
Trigger c-ares prebuild stage for fake-config setup's
|
hace 15 años |
Yang Tse
|
5957498c6f
When running testcurl.pl display definitions from ares_build.h
|
hace 15 años |
Yang Tse
|
535b7c5e0f
Log MAKEFLAGS environment variable along with the others.
|
hace 15 años |
Yang Tse
|
ac0e0351a0
runtests.pl enables picky compiler warnings unless explicitly disabled
|
hace 16 años |
Yang Tse
|
e5b713ee63
Increase to 20 the number of CVS update retries.
|
hace 16 años |
Yang Tse
|
3a1d28379a
Die when curlbuild.h is not created or available
|
hace 16 años |
Yang Tse
|
68cfe929c4
Fix NetWare curlbuild.h
|
hace 16 años |
Yang Tse
|
b023f9bd2a
When running testcurl.pl display definitions from curlbuild.h
|
hace 16 años |
Yang Tse
|
f01d18e4b9
Reintroduce the adjustment previously done in testcurl.pl so that it copies the
|
hace 16 años |
Yang Tse
|
8008499028
Peek at predefined symbols done. and now removed.
|
hace 16 años |
Yang Tse
|
8d36acd29b
Take a peek at netware's gcc predefined symbols.
|
hace 16 años |
Yang Tse
|
f6a958dc3a
Remove last adjustment done to testcurl.pl to verify if change introduced by
|
hace 16 años |
Yang Tse
|
a7d52c414f
Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.h
|
hace 16 años |
Yang Tse
|
0de08d418f
s/silly/underquoted definition/
|
hace 16 años |
Yang Tse
|
7a588144b7
Reinstate hiding aclocal 'underquoted definition' warnings.
|
hace 16 años |
Yang Tse
|
b217e6eed7
No longer hide aclocal 'underquoted definition' warnings.
|
hace 16 años |
Gunter Knauf
|
c0a30b04c2
added --extvercmd parameter which can be used to specify an external command to display 'curl --version', f.e. with MinW32 crosscompile --extvercmd=/usr/bin/wine can be used.
|
hace 16 años |
Dan Fandrich
|
d639ed1aaf
Use getcwd() to get the directory, which works even if one of the
|
hace 17 años |