summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* make: regenerate docs/curl.1 by runinng make in docsDaniel Stenberg2017-03-131-2/+2
* Makefile.am: Added scripts/updatemanpages.pl to EXTRA_DISTSteve Brokenshire2017-03-071-2/+2
* VC: remove the makefile.vc6 build infraDaniel Stenberg2017-01-231-3/+2
* dist: add missing cmake modules to the tarballTorben Dannhauer2016-10-111-1/+2
* dist: add CurlSymbolHiding.cmake to the tarballDaniel Stenberg2016-09-211-4/+6
* build: include scripts/ in the distDaniel Stenberg2016-04-091-1/+1
* make checksrc: run it in docs/examples too by defaultDaniel Stenberg2016-04-031-0/+1
* root/make: have checksrc run in include/curl tooDaniel Stenberg2016-04-031-0/+1
* checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg2016-04-031-0/+1
* Makefile.am: skip the scripts dirDaniel Stenberg2016-03-281-1/+1
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-1/+32
* build: Added missing Visual Studio filter files for VC10 onwardsSteve Holme2016-03-191-31/+39
* dist: ship buildconf.bat tooDaniel Stenberg2016-02-121-2/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: Install zsh completionDaniel Shahaf2015-11-241-1/+1
* build: Fix theoretical infinite loopsDaniel Shahaf2015-11-201-2/+2
* build: Added wolfSSL build script for Visual Studio projectsJay Satiro2015-08-061-0/+1
* build: Added VC14 project files to Makefile.amSteve Holme2015-07-291-4/+33
* build: Renamed curl src Visual Studio project filesSteve Holme2015-07-281-24/+24
* scripts: add zsh.pl for generating zsh completionAlessandro Ghedini2015-05-241-1/+1
* docs/libcurl: check that all options with man pages are referencedDan Fandrich2015-03-181-1/+4
* Makefile.am: fix 'make distcheck'Daniel Stenberg2015-02-021-32/+32
* build: Renamed top level Visual Studio solution filesSteve Holme2015-02-021-9/+9
* Makefile.am: two cmake files are goneDaniel Stenberg2014-11-041-4/+3
* cmake: add CMake/Macros.cmake to the release tarballDaniel Stenberg2014-10-171-5/+5
* Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski2014-10-091-2/+3
* build: Added batch wrapper to checksrc.plSteve Holme2014-09-131-0/+1