summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-10-27Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-08-08cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield
2017-12-22build: Fixed incorrect script termination from commit ad1dc10e61Steve Holme
2017-12-22build: Added Visual Studio 2017 project filesSteve Holme
2017-11-24make: fix "make distclean"Daniel Stenberg
2017-10-28cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski
2017-10-04fuzzer: move to using external curl-fuzzerMax Dymond
2017-09-01ossfuzz: moving towards the ideal integrationMax Dymond
2017-08-10cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-08-10dist: fix the cmake build by shipping cmake_uninstall.cmake.in tooDaniel Stenberg
2017-08-09build: fix 'make install' with configure, install docs/libcurl/* tooDaniel Stenberg
2017-06-30make: build the docs subdir only from within srcDaniel Stenberg
2017-06-14dist: make the hugehelp.c not get regenerated unnecessarilyDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-02coverage: run event tests tooDaniel Stenberg
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-03-31dist: add missing files to the tarballDaniel Stenberg
2017-03-29make: use the variable MAKE for recursive callsMaksim Stsepanenka
2017-03-26spelling fixesklemens
2017-03-22make: introduce 'test-nonflaky' targetDaniel Stenberg
2017-03-13make: regenerate docs/curl.1 by runinng make in docsDaniel Stenberg
2017-03-07Makefile.am: Added scripts/updatemanpages.pl to EXTRA_DISTSteve Brokenshire
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2016-10-11dist: add missing cmake modules to the tarballTorben Dannhauer
2016-09-21dist: add CurlSymbolHiding.cmake to the tarballDaniel Stenberg
2016-04-09build: include scripts/ in the distDaniel Stenberg
2016-04-03make checksrc: run it in docs/examples too by defaultDaniel Stenberg
2016-04-03root/make: have checksrc run in include/curl tooDaniel Stenberg
2016-04-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-03-28Makefile.am: skip the scripts dirDaniel Stenberg
2016-03-25build: Updated all makefiles and project files for the new vauth directorySteve Holme
2016-03-19build: Added missing Visual Studio filter files for VC10 onwardsSteve Holme
2016-02-12dist: ship buildconf.bat tooDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-24build: Install zsh completionDaniel Shahaf
2015-11-20build: Fix theoretical infinite loopsDaniel Shahaf
2015-08-06build: Added wolfSSL build script for Visual Studio projectsJay Satiro
2015-07-29build: Added VC14 project files to Makefile.amSteve Holme
2015-07-28build: Renamed curl src Visual Studio project filesSteve Holme
2015-05-24scripts: add zsh.pl for generating zsh completionAlessandro Ghedini
2015-03-18docs/libcurl: check that all options with man pages are referencedDan Fandrich
2015-02-02Makefile.am: fix 'make distcheck'Daniel Stenberg
2015-02-02build: Renamed top level Visual Studio solution filesSteve Holme
2014-11-04Makefile.am: two cmake files are goneDaniel Stenberg
2014-10-17cmake: add CMake/Macros.cmake to the release tarballDaniel Stenberg
2014-10-09Cmake: Build with GSSAPI (MIT or Heimdal)Jakub Zakrzewski
2014-09-13build: Added batch wrapper to checksrc.plSteve Holme
2014-09-10dist: two cmake files are no morecurl-7_38_0Daniel Stenberg
2014-05-22build: Use CURLX_* file lists for Visual Studio curl tool project generationSteve Holme