summaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg2018-03-041-1/+3
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-9/+3
* build: removed redundant DEPENDENCIES from makefilesDan Fandrich2017-03-141-3/+0
* dist: add CMakeLists.txt to the tarballJakub Zakrzewski2016-11-041-1/+1
* 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
* 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
* src/Makefile.am: build static lib for unit tests if enabledKamil Dudka2013-05-061-2/+9
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-7/+2
* 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-1/+4
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-15/+15
* configure: Windows cross-compilation fixesYang Tse2012-04-091-1/+6
* unit tests: attempt to fix linkage issueYang Tse2011-06-021-1/+1
* unit tests: more build adjustmentsYang Tse2011-06-011-14/+5
* makefile: avoid preprocessor definition usage when linkingYang Tse2011-06-011-1/+1
* unit tests: build adjustmentYang Tse2011-05-251-4/+4
* Fixed path to allow out-of-tree buildsDan Fandrich2011-01-041-2/+2
* unittesting: build a separate static libDaniel Stenberg2011-01-031-2/+11
* unittest: framework for unit-testingDaniel Stenberg2011-01-031-0/+68