summaryrefslogtreecommitdiff
path: root/projects/Windows/VC11
Commit message (Expand)AuthorAgeFilesLines
* projects: Update VS projects for OpenSSL 1.1.xJay Satiro2021-03-032-48/+48
* projects: Add crypt32.lib to dependencies for all OpenSSL configsJay Satiro2020-06-042-16/+16
* projects: Fix Visual Studio projects SSH buildsJay Satiro2019-11-241-0/+4
* projects: Fix Visual Studio wolfSSL configurationsJay Satiro2019-11-181-8/+8
* VS projects: use Unicode for VC10+Marcel Raad2019-04-042-112/+112
* VS projects: add USE_IPV6Marcel Raad2018-10-191-56/+56
* VC: Add crypt32.lib to Visual Sudio project template filesJoel Depooter2016-06-222-16/+16
* build: Changed the Visual Studio projects warning level from 3 to 4Steve Holme2016-04-012-112/+112
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-0/+2
* build: Added missing Visual Studio filter files for VC10 onwardsSteve Holme2016-03-194-2/+34
* gitignore: Sort for readabilityJay Satiro2015-08-182-4/+4
* build: Added wolfSSL configurations to VC10+ project filesJay Satiro2015-08-065-0/+824
* build: Fixed missing .opensdf files from VC10+ .gitignore filesSteve Holme2015-07-282-0/+2
* build: Use $(ProjectName) macro for curl.exe and curld.exe filenamesSteve Holme2015-07-281-48/+48
* build: Renamed curl src Visual Studio project filesSteve Holme2015-07-283-3/+3
* build: Fix libcurl.sln erroneous mixed configurationsJay Satiro2015-03-271-8/+8
* openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme2015-03-051-24/+24
* build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme2015-02-262-136/+0
* build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme2015-02-262-68/+0
* build: Removed Visual Studio SuppressStartupBanner directive for VC8+Steve Holme2015-02-142-212/+0
* build: Renamed top level Visual Studio solution filesSteve Holme2015-02-021-0/+0
* build: Enabled DEBUGBUILD in Visual Studio debug buildsSteve Holme2015-02-022-48/+48
* build: Removed unused Visual Studio bscmake settingsSteve Holme2015-02-022-384/+0
* build: Removed WIN32 definition from the Visual Studio projectsSteve Holme2014-12-242-72/+72
* build: Removed WIN64 definition from the libcurl Visual Studio projectsSteve Holme2014-12-241-24/+24
* build: Added WinIDN build configuration optionsSteve Holme2014-09-195-0/+948
* build: Removed unnecessary XML Documentation file directive from VC8 to VC12Steve Holme2014-07-171-40/+0
* build: Removed unnecessary Precompiled Header file directive in VC7 to VC12Steve Holme2014-07-171-40/+0
* build: Removed unnecessary ASM and Object file directives in VC7 to VC12Steve Holme2014-07-171-80/+0
* build: Fixed overridden compiler PDB settings in VC7 to VC12Steve Holme2014-07-121-40/+0
* build: Fixed Visual Studio static OpenSSL builds following commit c50ce85918Steve Holme2014-06-051-8/+8
* build: Use $(TargetDir) and $(TargetName) macros for VC .lib output filesSteve Holme2014-05-281-16/+16
* build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output filesSteve Holme2014-05-281-8/+8
* build: Use CURLX_* file lists for Visual Studio curl tool project generationSteve Holme2014-05-221-10/+2
* build: Fixed incorrect reference to curl_setup.h in Visual Studio filesSteve Holme2014-05-221-1/+1
* build: Corrected libcurl PDB file name for x64 builds in VC8 through VC12Steve Holme2014-04-271-4/+4
* build: Fixed output name for Release builds in VC10 and VC11Steve Holme2014-04-211-0/+20
* build: Added Visual Studio 2012 (VC11) project filesSteve Holme2014-04-188-0/+4986