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
/
m4
Age
Commit message (
Expand
)
Author
2020-03-11
configure: convert -I to -isystem as a last step
Daniel Stenberg
2020-03-11
configure: document 'compiler_num' for gcc
Daniel Stenberg
2020-02-02
cleanup: fix typos and wording in docs and comments
Pedro Monreal
2019-10-02
ESNI: initial build/setup
Niall
2019-07-09
configure: fix --disable-code-coverage
Jan Chren
2019-05-22
configure/cmake: check for if_nametoindex()
Daniel Stenberg
2019-05-21
configure: detect getsockname and getpeername on windows too
Daniel Stenberg
2019-03-15
configure: add --with-amissl
Chris Young
2019-02-22
configure: remove the unused fdopen macro
Daniel Stenberg
2019-01-26
configure: rewrite --enable-code-coverage
Daniel Stenberg
2019-01-16
curl-compilers.m4: check for __ibmxl__ to detect xlclang
Daniel Stenberg
2019-01-15
curl-compilers.m4: detect xlclang
Daniel Stenberg
2018-11-21
configure: Fix typo in comment
Daniel Gustafsson
2018-09-26
configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-08-21
Enable more GCC warnings
Marcel Raad
2018-08-21
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
Marcel Raad
2018-08-21
curl-compilers: enable -Wbad-function-cast on GCC
Marcel Raad
2018-06-15
curl-confopts.m4: fix typo from ed224f23d5beb
Daniel Stenberg
2018-06-14
configure: use pkg-config for c-ares detection
Daniel Stenberg
2018-05-22
configure: add missing m4/ax_compile_check_sizeof.m4
Daniel Stenberg
2018-05-21
configure: replace AC_TRY_RUN with CURL_RUN_IFELSE
Daniel Stenberg
2018-05-04
configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.h
Frank Gevaerts
2018-04-16
configure: keep LD_LIBRARY_PATH changes local
Daniel Stenberg
2018-04-07
build: add picky compiler warning flags for gcc 6 and 7
Eric Gallager
2018-03-12
curl-openssl.m4: fix spelling [ci skip]
Viktor Szakats
2018-02-24
curl-openssl.m4: Fix version check for OpenSSL 1.1.1
Jay Satiro
2018-01-30
configure: set PATH_SEPARATOR to colon for PATH w/o separator
Daniel Stenberg
2017-09-08
configure: use -Wno-varargs on clang 3.9[.X] debug builds
Daniel Stenberg
2017-08-16
m4/curl-compilers.m4: use proper quotes around string, not backticks
Daniel Stenberg
2017-08-15
curl-confopts.m4: fix --disable-threaded-resolver
Jakub Zakrzewski
2017-08-10
configure: use the threaded resolver backend by default if possible
Daniel Stenberg
2017-08-08
ax_code_coverage.m4: update to latest version
Marcel Raad
2017-07-10
curl-compilers.m4: disable warning spam with Cygwin's clang
Marcel Raad
2017-06-24
curl-compilers.m4: fix unknown-warning-option on Apple clang
Marcel Raad
2017-06-16
curl-compilers.m4: enable comma clang warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable missing-variable-declarations clang warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable double-promotion warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable vla warning for clang
Marcel Raad
2017-06-02
build: provide easy code coverage measuring
Daniel Stenberg
2017-06-01
curl-compilers.m4: escape square brackets in regex
Marcel Raad
2017-06-01
curl-compilers.m4: fix compiler_num for clang
Marcel Raad
2017-05-31
curl-compilers.m4: enable -Wshift-sign-overflow for clang
Marcel Raad
2017-04-25
configure: stop prepending to LDFLAGS, CPPFLAGS
Jay Satiro
2017-04-24
curl-compilers.m4: accept -Og and -Ofast GCC flags
Marcel Raad
2017-04-15
curl-compilers.m4: turn implicit function declarations into errors
Marcel Raad
2017-03-26
spelling fixes
klemens
2017-03-02
configure: fix for --enable-pthreads
Jay Satiro
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-10-18
configure/CURL_CHECK_FUNC_POLL: disable poll completely on mac
Daniel Stenberg
[next]