summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: add optional support for c-aresBill Hoffman2009-07-141-1/+3
* ENH: add nonblock.c to build for CMakeBill Hoffman2009-07-141-0/+1
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-3/+3
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-70/+70
* Fixed compile defines in CMake scriptsBenoit Neil2009-04-081-3/+1
* Made the CMake scripts read Makefile.inc. Needs testing I guess.Benoit Neil2009-04-061-148/+37
* Added tests (exes) targets, refactor a few things.Benoit Neil2009-04-061-17/+1
* Added curl (exe) target, fixed static/dynamic linking errors.Benoit Neil2009-04-061-1/+7
* Removed the "lib" prefix under linux ("was "liblibcurl") and fixed import lib...Benoit Neil2009-04-061-9/+18
* Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman)Benoit Neil2009-04-021-0/+4
* Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil2009-04-021-0/+231