summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-02-20curl: remove MANUAL from -M outputDaniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-01CMake: Improve config installationRuslan Baratov
2018-09-23whitespace fixesViktor Szakats
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-11-10cmake: Correctly include curl.rc in Windows builds (#2064)John Starks
2017-10-28cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-08-22cmake: build manual pages (including curl.1)Peter Wu
2017-08-22s/cURL/curlDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-03-21cmake: build manual pages (including curl.1)Peter Wu
2016-11-07s/cURL/curlDaniel Stenberg
2015-12-23Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg
2015-02-19CMake: Fix generation of tool_hugehelp.c on windowsSergei Nikulov
2014-10-12cmake: build tool_hugehelp (ENABLE_MANUAL)Peter Wu
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-05-21build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme
2013-07-17cmake: Fix for MSVC2010 project generationSergei Nikulov
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2011-04-28CMake: improve library search, implement install.Zmey Petroff
2010-08-02Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.Guenter Knauf
2010-08-02Renamed curl_SOURCES to CURL_ALLFILES to overcome wmake's case-insensitivity.Guenter Knauf
2010-02-14removed trailing whitespaceYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-09ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman
2009-04-08Added newline ad the end of generated hugehelp.c (the "default" one, when it ...Benoit Neil
2009-04-06Made the CMake scripts read Makefile.inc. Needs testing I guess.Benoit Neil
2009-04-06Added tests (exes) targets, refactor a few things.Benoit Neil
2009-04-06Added curl (exe) target, fixed static/dynamic linking errors.Benoit Neil