Viktor Szakats
|
5cefda1b93
build: tidy up deprecation suppression, enable warnings for clang
|
2 months ago |
Viktor Szakats
|
e512fbfa67
printf: fix mingw-w64 format checks
|
2 months ago |
Daniel Stenberg
|
3af75e18d6
configure: remove USE_EXPLICIT_LIB_DEPS
|
2 months ago |
Viktor Szakats
|
c730c8549b
build: make `CURL_FORMAT_CURL_OFF_T[U]` work with mingw-w64 <=7.0.0
|
2 months ago |
Viktor Szakats
|
d222dbe788
build: tidy up internal macro names for `libcurl.pc`
|
3 months ago |
Viktor Szakats
|
f3b14e1b0c
tidy-up: delete `Makefile.inc` from `EXTRA_DIST`
|
3 months ago |
Viktor Szakats
|
a4ad7dc5a3
dist: add missing `docs/examples/CMakeLists.txt`
|
3 months ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Viktor Szakats
|
a8861b6ccd
Makefile.mk: portable Makefile.m32
|
2 years ago |
Patrick Monnerat
|
6967571bf2
lib: feature deprecation warnings in gcc >= 4.3
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
8e22fc68e7
scripts: move three scripts from lib/ to scripts/
|
2 years ago |
Daniel Stenberg
|
3b16575ae9
netware: remove support
|
2 years ago |
Daniel Stenberg
|
a93c647de8
examples/libtest: add .checksrc to dist
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
7b9e3c4b4c
examples/README: convert to markdown
|
4 years ago |
Daniel Stenberg
|
faeec840f3
checksrc: invoke script with -D to find .checksrc proper
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
5cf5d57ab9
makefile: make checksrc and hugefile commands "silent"
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 years ago |
Daniel Stenberg
|
8b0b1a3088
build: get CFLAGS (including -werror) used for examples and tests
|
6 years ago |
Daniel Stenberg
|
73a2fcea0b
includes: remove curl/curlbuild.h and curl/curlrules.h
|
7 years ago |
Daniel Stenberg
|
a07727005a
make/checksrc: use $srcdir, not $top_srcdir
|
8 years ago |
Daniel Stenberg
|
ab493af731
checksrc/makefile.am: use $top_srcdir to find source files
|
8 years ago |
Daniel Stenberg
|
435f6bcc86
examples/make: add 'checksrc' target
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Yang Tse
|
83a42ee20e
curl.h: stricter CURL_EXTERN linkage decorations logic
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
b908376bef
build: explain current role of LIBS in our Makefile.am files
|
12 years ago |