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
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-26
curl tool: renaming hugehelp files to tool_hugehelp
Yang Tse
2011-04-28
CMake: improve library search, implement install.
Zmey Petroff
2010-08-02
Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.
Guenter Knauf
2010-08-02
Renamed curl_SOURCES to CURL_ALLFILES to overcome wmake's case-insensitivity.
Guenter Knauf
2010-02-14
removed trailing whitespace
Yang Tse
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-06-09
ENH: lower case cmake functions and remove tabs and re-indent cmake code
Bill Hoffman
2009-04-08
Added newline ad the end of generated hugehelp.c (the "default" one, when it ...
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