summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* cmake: speed up and extend picky clang/gcc optionsViktor Szakats2023-04-161-0/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* Makefile.am: fix portability issuesChristian Weisgerber via curl-library2022-05-191-4/+4
* cmake: add libpsl supportVincent Torri2022-05-191-0/+1
* Makefile: fix "make ca-firefox"Ryan Schmidt2022-05-051-2/+2
* Makefile: fix ca-bundle due to mk-ca-bundle.pl being movedChristopher Degawa2022-04-211-1/+1
* msh3: add support for QUIC and HTTP/3 using msh3Nick Banks2022-04-101-0/+1
* projects/README: converted to markdownDaniel Stenberg2022-03-301-1/+1
* projects: Update VC version names for VS2017, VS2022Jay Satiro2022-03-291-62/+62
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-5/+3
* Makefile.am: Generate VS 2022 projectsJay Satiro2022-02-131-3/+41
* projects: remove support for MSVC before VC10 (Visual Studio 2010)Daniel Stenberg2022-02-131-180/+5
* misc: update copyright yearsDaniel Stenberg2021-10-151-1/+1
* CI/makefiles: introduce dedicated test targetMarc Hoersken2021-10-081-0/+3
* Revert "libcurl.pc: make it relocatable"Daniel Stenberg2020-11-091-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* packages/OS400: make the source code-style compliantDaniel Stenberg2020-10-171-0/+1
* libcurl.pc: make it relocatableCristian Morales Vega2020-10-151-1/+0
* winbuild: convert the instruction text to README.mdDaniel Stenberg2020-08-261-1/+1
* dist: add missing CMake Find modules to the distributionDon2020-08-211-0/+3
* CMake: add HTTP/3 support (ngtcp2+nghttp3, quiche)Peter Wu2020-05-101-0/+3
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* cmake: add support for building with wolfSSLbagder/cmake-wolfsslDaniel Stenberg2020-03-161-9/+19
* Makefile: run the cd commands in a subshellMuhammad Herdiansyah2020-03-111-11/+11
* TLS: add BearSSL vtls implementationMichael Forney2019-11-261-2/+2
* projects: Fix Visual Studio projects SSH buildsJay Satiro2019-11-241-1/+70
* plan9: add support for running on Plan 9lufia2019-07-311-1/+12
* scripts/completion.pl: also generate fish completion fileSimon Legner2019-03-021-2/+2
* Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg2018-10-271-1/+5
* whitespace fixesViktor Szakats2018-09-231-14/+14
* cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield2018-08-081-1/+1
* build: Fixed incorrect script termination from commit ad1dc10e61Steve Holme2017-12-221-1/+1
* build: Added Visual Studio 2017 project filesSteve Holme2017-12-221-3/+36
* make: fix "make distclean"Daniel Stenberg2017-11-241-9/+0
* cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski2017-10-281-1/+2
* fuzzer: move to using external curl-fuzzerMax Dymond2017-10-041-3/+0
* ossfuzz: moving towards the ideal integrationMax Dymond2017-09-011-0/+3
* cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg2017-08-101-1/+1
* dist: fix the cmake build by shipping cmake_uninstall.cmake.in tooDaniel Stenberg2017-08-101-1/+1
* build: fix 'make install' with configure, install docs/libcurl/* tooDaniel Stenberg2017-08-091-0/+2
* make: build the docs subdir only from within srcDaniel Stenberg2017-06-301-2/+2
* dist: make the hugehelp.c not get regenerated unnecessarilyDaniel Stenberg2017-06-141-1/+1
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-1/+1
* coverage: run event tests tooDaniel Stenberg2017-06-021-0/+3
* build: provide easy code coverage measuringDaniel Stenberg2017-06-021-1/+1
* dist: add missing files to the tarballDaniel Stenberg2017-03-311-3/+6
* make: use the variable MAKE for recursive callsMaksim Stsepanenka2017-03-291-3/+3
* spelling fixesklemens2017-03-261-1/+1
* make: introduce 'test-nonflaky' targetDaniel Stenberg2017-03-221-0/+3