index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2009-07-14
ENH: do not report if zlib is not found as it still works
Bill Hoffman
2009-06-10
ENH: extract version from curlver.h
Bill Hoffman
2009-06-09
ENH: lower case cmake functions and remove tabs and re-indent cmake code
Bill Hoffman
2009-06-06
ENH: add some cmake docs and fix build with socklen_t
Bill Hoffman
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2009-04-14
(Minor change - From Piotr Dobrogost) Moved a line.
Benoit Neil
2009-04-09
(Minor update) Moved some utilities to a separate file.
Benoit Neil
2009-04-09
Cleaned up the custom definition I added (replaced by CURL_STATICLIB)
Benoit Neil
2009-04-08
Made the windows .lib addition cleaner.
Benoit Neil
2009-04-08
Renamed a variable
Benoit Neil
2009-04-08
Fixed compile defines in CMake scripts
Benoit Neil
2009-04-07
(Minor update) Modified a comment, before going to sleep :)
Benoit Neil
2009-04-07
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...
Benoit Neil
2009-04-07
Added CURL_HIDDEN_SYMBOLS option, and fixed missing SIZEOF_INT causing warnings.
Benoit Neil
2009-04-07
(From Bill Hoffman & Sukender) Added Dashboard reports.
Benoit Neil
2009-04-06
Made the CMake scripts read Makefile.inc. Needs testing I guess.
Benoit Neil
2009-04-06
Added tests (exes) targets, refactor a few things.
Benoit Neil
2009-04-06
Added curl (exe) target, fixed static/dynamic linking errors.
Benoit Neil
2009-04-06
Fixed Win32 link error and disabled MSVC specific (=annoying) warnings (Repor...
Benoit Neil
2009-04-02
Added basic OpenSSL support in CMake scripts (Thanks to Bill Hoffman)
Benoit Neil
2009-04-02
Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...
Benoit Neil
[prev]