aboutsummaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
2015-07-28generate.bat: Use lower-case for commands and reserved keywordsSteve Holme
2015-07-28build: Added initial VC14 support to generate.batSteve Holme
2015-07-28build: Fixed missing .opensdf files from VC10+ .gitignore filesSteve Holme
2015-07-28build: Use $(ProjectName) macro for curl.exe and curld.exe filenamesSteve Holme
2015-07-28build: Renamed curl src Visual Studio project filesSteve Holme
2015-07-27README: Corrected formatting for 'Legacy Windows and SSL' sectionSteve Holme
2015-07-26build-openssl.bat: Added support for VC14Steve Holme
2015-07-25build-openssl.bat: Show syntax if required args are missingJay Satiro
2015-06-20INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro
2015-04-11build: Generate source prerequisites for Visual Studio in generate.batJay Satiro
2015-04-05checksrc.bat: quotes to support an SRC_DIR with spacesViktor Szakats
2015-04-03checksrc.bat: Check lib\vtls sourceJay Satiro
2015-04-02build-openssl.bat: Fix mixed line endingsJay Satiro
2015-03-30checksrc: Windows-specific input fixesJay Satiro
2015-03-27build: Fix libcurl.sln erroneous mixed configurationsJay Satiro
2015-03-05openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme
2015-02-26build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme
2015-02-26build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme
2015-02-26build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme
2015-02-14build: Removed Visual Studio SuppressStartupBanner directive for VC8+Steve Holme
2015-02-02build: Added removal of Visual Studio project filesSteve Holme
2015-02-02build: Renamed top level Visual Studio solution filesSteve Holme
2015-02-02build: Enabled DEBUGBUILD in Visual Studio debug buildsSteve Holme
2015-02-02build: Removed unused Visual Studio bscmake settingsSteve Holme
2015-01-16build-openssl.bat: Added check for Perl installationSteve Holme
2015-01-16checksrc.bat: Better detection of Perl installationSteve Holme
2014-12-28checksrc.bat: Fixed a problem opening files with spaces in the filenameSteve Holme
2014-12-24build: Removed WIN32 definition from the Visual Studio projectsSteve Holme
2014-12-24build: Removed WIN64 definition from the libcurl Visual Studio projectsSteve Holme
2014-11-05build: Fixed Visual Studio project file generation of strdup.[c|h]Steve Holme
2014-11-04README: Corrected inconsistent use of --helpSteve Holme
2014-11-04README: Added note about using Visual Studio projects out of git repositorySteve Holme
2014-11-02build: Added WinIDN build configuration optionsSteve Holme
2014-11-02build: Added WinIDN build configuration optionsSteve Holme
2014-11-02build: Fixed the pre-processor separator in Visual Studio project filesSteve Holme
2014-11-02build: Added optional specific version generation of VC project filesSteve Holme
2014-11-02build-openssl.bat: Fix x64 release buildJay Satiro
2014-10-25build: Added WinIDN build configuration optionsSteve Holme
2014-09-19build: Added WinIDN build configuration optionsSteve Holme
2014-09-13build: Added batch wrapper to checksrc.plSteve Holme
2014-09-12newlines: fix mixed newlines to LF-onlyRay Satiro
2014-07-17build: Removed unnecessary XML Documentation file directive from VC8 to VC12Steve Holme
2014-07-17build: Removed unnecessary Precompiled Header file directive in VC7 to VC12Steve Holme
2014-07-17build: Removed unnecessary ASM and Object file directives in VC7 to VC12Steve Holme
2014-07-12build: Fixed overridden compiler PDB settings in VC7 to VC12Steve Holme
2014-06-05build: Fixed Visual Studio static OpenSSL builds following commit c50ce85918Steve Holme
2014-05-28build: Use $(TargetDir) and $(TargetName) macros for VC .lib output filesSteve Holme
2014-05-28build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output filesSteve Holme
2014-05-22README: Added Test Suite to the TODO listSteve Holme
2014-05-22build: Use CURLX_* file lists for Visual Studio curl tool project generationSteve Holme