aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.am
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-04-30test75: Remove precheck testDan Fandrich
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-09-08URL-APIDaniel Stenberg
2018-06-06tests/libtests/Makefile.am: Add lib1521.c to CLEANFILESRikard Falkeborn
2018-06-06tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn
2018-05-16tests/libtest/Makefile: Do not unconditionally add gcc-specific flagsDagobert Michelsen
2018-03-04build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg
2017-09-15tests: add initial gssapi test using stub implementationIsaac Boukris
2017-06-27libtest/make: generate lib1521.cDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-03-26spelling fixesklemens
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2016-04-19make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-14libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka
2015-06-25tests: Distribute CMakeLists.txt files in subdirectoriesRoger Leigh
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-11-30build: prevent global LIBS from influencing libtest build targetsYang Tse
2012-11-28build: fix Windows build targets damaged since commit 550e403f00Yang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-06-05tests 1334 to 1363 revisited.Yang Tse
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2010-11-05test: remove test 580Daniel Stenberg
2010-11-02Added mk580.pl to the tar ballDan Fandrich
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich
2010-08-09build: don't build libhostname unless shared libcurl is builtYang Tse
2010-08-08build: libhostname linkage adjustments followupYang Tse
2010-08-06build: ensure that libhostname doesn't get installedYang Tse
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-11-05I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-06Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-06-04c-ares embbeded builds header include paths fully defined in makefilesYang Tse
2009-05-30Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-04-07and include the .inc files in the release tarballs...Daniel Stenberg