summaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* libtest/Makefile.am: add -no-undefined for libstubgss for CygwinBrian Inglis2020-08-161-1/+4
* checksrc: invoke script with -D to find .checksrc properDaniel Stenberg2020-08-011-1/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-1/+1
* test75: Remove precheck testDan Fandrich2020-04-301-1/+1
* tests: make sure checksrc runs on header files tooDaniel Stenberg2019-12-161-1/+1
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* whitespace fixesViktor Szakats2018-09-231-2/+2
* URL-APIDaniel Stenberg2018-09-081-0/+5
* tests/libtests/Makefile.am: Add lib1521.c to CLEANFILESRikard Falkeborn2018-06-061-0/+2
* tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn2018-06-061-3/+0
* tests/libtest/Makefile: Do not unconditionally add gcc-specific flagsDagobert Michelsen2018-05-161-1/+1
* build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg2018-03-041-1/+3
* tests: add initial gssapi test using stub implementationIsaac Boukris2017-09-151-0/+15
* libtest/make: generate lib1521.cDaniel Stenberg2017-06-271-1/+7
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-8/+2
* spelling fixesklemens2017-03-261-2/+2
* build: removed redundant DEPENDENCIES from makefilesDan Fandrich2017-03-141-1/+0
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-191-1/+1
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* code: style updatesDaniel Stenberg2016-04-031-1/+1
* checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg2016-04-031-1/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka2015-07-141-2/+2
* tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh2015-06-251-1/+1
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-14/+19
* Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse2013-03-091-0/+2
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-4/+6
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-2/+1
* build: prevent global LIBS from influencing libtest build targetsYang Tse2012-11-301-1/+13
* build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-281-1/+1
* build: avoid linkage of directly unused librariesYang Tse2012-11-281-1/+1
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-12/+12
* tests 1334 to 1363 revisited.Yang Tse2012-06-051-1/+1
* build adjustments: commit 9e24b9c7 follow-upYang Tse2012-04-171-3/+3
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-0/+9
* configure: Windows cross-compilation fixesYang Tse2012-04-091-1/+6
* test: remove test 580Daniel Stenberg2010-11-051-1/+1
* Added mk580.pl to the tar ballDan Fandrich2010-11-021-1/+1
* Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich2010-09-111-1/+1
* build: don't build libhostname unless shared libcurl is builtYang Tse2010-08-091-0/+4
* build: libhostname linkage adjustments followupYang Tse2010-08-081-1/+1
* build: ensure that libhostname doesn't get installedYang Tse2010-08-061-11/+19
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-301-0/+10
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-9/+12
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-06-061-10/+2