Base code merged to SPIN 2.4
[platform/upstream/curl.git] / tests / server / CMakeLists.txt
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-07-16 Sergei Nikulovcmake: Fix for MSVC2010 project generation
2013-02-04 Matt Arsenaultcmake: Fix mingw build
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2010-02-14 Yang Tseremoved trailing whitespace
2009-07-14 Bill HoffmanENH: add optional support for c-ares
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-09 Bill HoffmanENH: lower case cmake functions and remove tabs and...
2009-04-10 Yang TseAdjust comment
2009-04-09 Benoit NeilCleaned up the custom definition I added (replaced...
2009-04-08 Benoit Neil(Minor update) Added labal prefixes to tests targets
2009-04-08 Benoit NeilAdded special define for tests that directly include...
2009-04-08 Benoit NeilFixed compile defines in CMake scripts
2009-04-07 Benoit NeilAdded missing tests in CMake, added Makefile.inc for...
2009-04-07 Benoit NeilFixed tests/server build (removed unnecessary link...
2009-04-06 Benoit NeilAdded tests (exes) targets, refactor a few things.