summaryrefslogtreecommitdiff
path: root/projects/Windows/VC8
Commit message (Expand)AuthorAgeFilesLines
* 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-96/+96
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-0/+14
* gitignore: Sort for readabilityJay Satiro2015-08-182-4/+4
* 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-4/+4
* build: Fix libcurl.sln erroneous mixed configurationsJay Satiro2015-03-271-10/+10
* openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme2015-03-051-24/+24
* 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-192/+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-10-255-0/+1444
* 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-40/+2
* build: Fixed incorrect reference to curl_setup.h in Visual Studio filesSteve Holme2014-05-221-3/+3
* build: Corrected libcurl PDB file name for x64 builds in VC8 through VC12Steve Holme2014-04-271-4/+4
* build: Corrected Visual Studio solutions for DLL Release x64Steve Holme2014-04-171-1/+1
* winbuild: Added Visual Studio 2005 (VC8) project filesSteve Holme2014-04-058-0/+7528