aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.am
AgeCommit message (Expand)Author
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2018-03-04build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2016-11-04dist: add CMakeLists.txt to the tarballJakub Zakrzewski
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-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-05-06src/Makefile.am: build static lib for unit tests if enabledKamil Dudka
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang 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-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-04-09configure: Windows cross-compilation fixesYang Tse
2011-06-02unit tests: attempt to fix linkage issueYang Tse
2011-06-01unit tests: more build adjustmentsYang Tse
2011-06-01makefile: avoid preprocessor definition usage when linkingYang Tse
2011-05-25unit tests: build adjustmentYang Tse
2011-01-04Fixed path to allow out-of-tree buildsDan Fandrich
2011-01-03unittesting: build a separate static libDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg