index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-12-16
tests: make sure checksrc runs on header files too
Daniel Stenberg
2019-03-14
makefile: make checksrc and hugefile commands "silent"
Daniel Stenberg
2018-03-04
build: get CFLAGS (including -werror) used for examples and tests
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-03-14
build: removed redundant DEPENDENCIES from makefiles
Dan Fandrich
2016-11-04
dist: add CMakeLists.txt to the tarball
Jakub Zakrzewski
2016-04-19
make/checksrc: use $srcdir, not $top_srcdir
Daniel Stenberg
2016-04-18
checksrc/makefile.am: use $top_srcdir to find source files
Daniel Stenberg
2016-04-03
checksrc: run checksrc in tests when 'make checksrc' in root
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-05-06
src/Makefile.am: build static lib for unit tests if enabled
Kamil Dudka
2013-03-12
curl.h: stricter CURL_EXTERN linkage decorations logic
Yang Tse
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2012-12-04
build: explain current role of LIBS in our Makefile.am files
Yang Tse
2012-11-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-04-09
configure: Windows cross-compilation fixes
Yang Tse
2011-06-02
unit tests: attempt to fix linkage issue
Yang Tse
2011-06-01
unit tests: more build adjustments
Yang Tse
2011-06-01
makefile: avoid preprocessor definition usage when linking
Yang Tse
2011-05-25
unit tests: build adjustment
Yang Tse
2011-01-04
Fixed path to allow out-of-tree builds
Dan Fandrich
2011-01-03
unittesting: build a separate static lib
Daniel Stenberg
2011-01-03
unittest: framework for unit-testing
Daniel Stenberg