summaryrefslogtreecommitdiff
path: root/tests/server/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu2014-11-101-1/+1
* Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski2014-10-091-2/+2
* cmake: Fix for MSVC2010 project generationSergei Nikulov2013-07-171-8/+0
* cmake: Fix mingw buildMatt Arsenault2013-02-041-1/+0
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-9/+9
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-6/+6
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-3/+3
* removed trailing whitespaceYang Tse2010-02-141-6/+6
* ENH: add optional support for c-aresBill Hoffman2009-07-141-1/+4
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-42/+47
* Adjust commentYang Tse2009-04-101-2/+6
* Cleaned up the custom definition I added (replaced by CURL_STATICLIB)Benoit Neil2009-04-091-1/+5
* (Minor update) Added labal prefixes to tests targetsBenoit Neil2009-04-081-0/+2
* Added special define for tests that directly include libcurl sources.Benoit Neil2009-04-081-1/+1
* Fixed compile defines in CMake scriptsBenoit Neil2009-04-081-5/+6
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-071-15/+22
* Fixed tests/server build (removed unnecessary link to libcurl).Benoit Neil2009-04-071-3/+5
* Added tests (exes) targets, refactor a few things.Benoit Neil2009-04-061-0/+43