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
/
tests
/
libtest
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2014-11-10
cmake: add ENABLE_THREADED_RESOLVER, rename ARES
Peter Wu
2014-11-10
cmake: build libhostname for test suite
Peter Wu
2014-10-09
Cmake: Got rid of setup_curl_dependencies
Jakub Zakrzewski
2013-07-17
cmake: Fix for MSVC2010 project generation
Sergei Nikulov
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
2011-03-04
Converted tests 558 & 559 to use the unit test framework as 1305
Dan Fandrich
2010-02-14
removed trailing whitespace
Yang Tse
2009-07-14
ENH: add optional support for c-ares
Bill Hoffman
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
(Minor update) Added labal prefixes to tests targets
Benoit Neil
2009-04-08
Fixed compile defines in CMake scripts
Benoit Neil
2009-04-07
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...
Benoit Neil
2009-04-06
Added tests (exes) targets, refactor a few things.
Benoit Neil