aboutsummaryrefslogtreecommitdiff
path: root/tests/server/CMakeLists.txt
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-05-12CMake: do not build test programs by defaultPeter Wu
2020-04-30Merge tag 'curl-7_70_0'nikita
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2019-12-20make gnurlng0
2019-12-20Merge remote-tracking branch 'upstream/master'ng0
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-11-18start work on CMake, based on the experimental curl CMake.ng0
2019-11-17remove winbuild and more CMakeng0
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-09-23whitespace fixesViktor Szakats
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
2018-08-08CMake: Respect BUILD_SHARED_LIBSRuslan Baratov
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-03-30Merge tag 'curl-7_59_0' of https://github.com/curl/curlNils Gillmann
2018-02-23spelling fixesViktor Szakats
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22CMake: set MSVC warning level to 4Marcel Raad
2017-08-22includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
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