summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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