summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* lib/cmake: add HAVE_WRITABLE_ARGV checkDaniel Stenberg2023-04-061-0/+11
* cmake: set SONAME for SunOS tooDaniel Stenberg2023-03-231-0/+1
* cmake: delete unused HAVE__STRTOI64Viktor Szakats2023-03-131-23/+0
* cmake: set SOVERSION also for macOSRadek Brich2023-01-031-0/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* misc: fix grammar and spellingJohn Bampton2022-12-221-1/+1
* cmake: set the soname on the shared libraryDaniel Stenberg2022-12-151-0/+26
* cmake: improve usability of CMake build as a sub-projectJeremy Maitin-Shepard2022-10-211-11/+13
* cmake: define BUILDING_LIBCURL in lib/CMakeLists, not config.hDaniel Stenberg2022-09-141-0/+1
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-1/+0
* CMake: link curl to its dependencies with PRIVATEEven Rouault2022-07-121-1/+1
* CMake: remove APPEND in export(TARGETS)Even Rouault2022-07-121-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* cmake: do not add libcurl.rc to the static libcurl libraryViktor Szakats2022-05-261-1/+1
* cmake: don't set _USRDLL on a static Windows buildDon2021-11-181-4/+1
* cmake: make libcurl output filename configurableRalph Langendam2021-04-231-1/+5
* Revert "cmake: make libcurl library output name configurable"Daniel Stenberg2021-04-211-1/+1
* cmake: make libcurl library output name configurableRalph Langendam2021-04-211-1/+1
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-271-1/+1
* cmake: use CMAKE_INSTALL_INCLUDEDIR indirectionGregor Jasny2021-02-241-1/+1
* cmake: fix import library name for non-MS compiler on WindowsVincent Torri2021-02-091-2/+5
* cmake: use libcurl.rc in all Windows buildsVincent Torri2020-11-191-1/+1
* cmake: correctly handle linker flags for static libsTobias Hieta2020-11-101-4/+0
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-9/+0
* cmake: add aliases so exported target names are available in treeNathaniel R. Lewis2020-04-131-1/+6
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-0/+21
* CMake: Add support for CMAKE_LTO option.Tobias Hieta2020-01-131-0/+6
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-1/+0
* CMake: Improve config installationRuslan Baratov2018-10-011-10/+4
* cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov2018-09-281-1/+2
* whitespace fixesViktor Szakats2018-09-231-1/+0
* CMake: CMake config files are defining CURL_STATICLIB for static buildsAdrien2018-08-151-0/+4
* CMake: Respect BUILD_SHARED_LIBSRuslan Baratov2018-08-081-11/+10
* CMake: Update scripts to use consistent styleRuslan Baratov2018-07-171-2/+2
* cmake: set -d postfix for debug builds if not specifiedSergei Nikulov2018-05-241-7/+0
* cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski2017-10-281-1/+18
* CMake: set MSVC warning level to 4Marcel Raad2017-08-031-0/+1
* cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVCPaul Harris2017-07-071-0/+7
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-3/+0
* CMake: Try to (un-)hide private library symbolsJakub Zakrzewski2016-09-101-0/+5
* cmake: install the dll file to the correct directoryBen Boeckel2015-02-201-1/+4
* cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu2014-11-101-1/+1
* cmake: drop _BSD_SOURCE macro usagePeter Wu2014-11-031-19/+0
* Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski2014-10-091-2/+0
* cmake: Fix for MSVC2010 project generationSergei Nikulov2013-07-171-8/+4
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-22/+22
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-22/+22
* CMake: improve library search, implement install.Zmey Petroff2011-04-281-0/+2
* removed trailing whitespaceYang Tse2010-02-141-1/+1