smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / CMakeLists.txt
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
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
2014-01-01 Daniel StenbergCMakeLists.txt: add standard curl source code header
2014-01-01 Daniel StenbergCMakeLists.txt: add warning about the cmake build's...
2013-10-20 Daniel Stenbergcmake: unbreak for non-Windows platforms
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-02-04 Matt Arsenaultcmake: Fix mingw build
2013-02-04 Sergei Nikulovcmake: updated OpenSSL build
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-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-12 Yang Tseconfigure: NATIVE_WINDOWS no longer defined in config...
2012-03-30 tetetest tetetestCMakeLists.txt: fix Windows LDAP/LDAPS option handling
2012-03-29 tetetest tetetestCMakeLists.txt: fix MS Visual Studio x64 unsigned long...
2012-03-16 Daniel Stenbergcmake: list_spaces_append_once fails with spaces in...
2011-12-30 Yang Tseremoved trailing whitespace
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-13 Daniel Stenbergcmake: find winsock when building on windows
2011-04-28 Zmey PetroffCMake: improve library search, implement install.
2011-01-05 Brad KingCMake: Use upstream CheckTypeSize module
2010-10-12 Julien ChaffraixCMake: Build fix.
2010-06-04 Yang TseEnable OpenLDAP support for cygwin builds.
2010-03-24 Bill HoffmanMerge branch 'master' of github.com:bagder/curl
2010-03-24 Bill HoffmanEnable LDAP by default since it is now disabled when...
2010-03-24 Bill HoffmanCMake fixes for Linux.
2010-03-24 Bill HoffmanFix curl CMake build.
2009-07-15 Bill HoffmanENH: fix build with ssl
2009-07-15 Bill HoffmanBUG: curl did not build with cmake with VS 2005 for...
2009-07-14 Bill HoffmanENH: add optional support for c-ares
2009-07-14 Bill HoffmanENH: do not report if zlib is not found as it still...
2009-06-10 Bill HoffmanENH: extract version from curlver.h
2009-06-09 Bill HoffmanENH: lower case cmake functions and remove tabs and...
2009-06-06 Bill HoffmanENH: add some cmake docs and fix build with socklen_t
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-04-14 Benoit Neil(Minor change - From Piotr Dobrogost) Moved a line.
2009-04-09 Benoit Neil(Minor update) Moved some utilities to a separate file.
2009-04-09 Benoit NeilCleaned up the custom definition I added (replaced...
2009-04-08 Benoit NeilMade the windows .lib addition cleaner.
2009-04-08 Benoit NeilRenamed a variable
2009-04-08 Benoit NeilFixed compile defines in CMake scripts
2009-04-07 Benoit Neil(Minor update) Modified a comment, before going to...
2009-04-07 Benoit NeilAdded missing tests in CMake, added Makefile.inc for...
2009-04-07 Benoit NeilAdded CURL_HIDDEN_SYMBOLS option, and fixed missing...
2009-04-07 Benoit Neil(From Bill Hoffman & Sukender) Added Dashboard reports.
2009-04-06 Benoit NeilMade the CMake scripts read Makefile.inc. Needs testing...
2009-04-06 Benoit NeilAdded tests (exes) targets, refactor a few things.
2009-04-06 Benoit NeilAdded curl (exe) target, fixed static/dynamic linking...
2009-04-06 Benoit NeilFixed Win32 link error and disabled MSVC specific ...
2009-04-02 Benoit NeilAdded basic OpenSSL support in CMake scripts (Thanks...
2009-04-02 Benoit NeilInitial CMake scripts (libcurl only), based on the...