summaryrefslogtreecommitdiff
path: root/tests/server/CMakeLists.txt
AgeCommit message (Expand)Author
2017-08-20Patchset for gnURL microfork:gnurl-7.55.1gnurl-7_55_1Christian Grothoff
2017-08-03CMake: set MSVC warning level to 4Marcel Raad
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2013-07-17cmake: Fix for MSVC2010 project generationSergei Nikulov
2013-02-04cmake: Fix mingw buildMatt Arsenault
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2009-07-14ENH: add optional support for c-aresBill Hoffman
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-09ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman
2009-04-10Adjust commentYang Tse
2009-04-09Cleaned up the custom definition I added (replaced by CURL_STATICLIB)Benoit Neil
2009-04-08(Minor update) Added labal prefixes to tests targetsBenoit Neil
2009-04-08Added special define for tests that directly include libcurl sources.Benoit Neil
2009-04-08Fixed compile defines in CMake scriptsBenoit Neil
2009-04-07Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil
2009-04-07Fixed tests/server build (removed unnecessary link to libcurl).Benoit Neil
2009-04-06Added tests (exes) targets, refactor a few things.Benoit Neil