Age | Commit message (Expand) | Author |
2015-06-20 | INSTALL: Advise use of non-native SSL for Windows <= XP | Jay Satiro |
2015-04-11 | build: Generate source prerequisites for Visual Studio in generate.bat | Jay Satiro |
2015-04-05 | checksrc.bat: quotes to support an SRC_DIR with spaces | Viktor Szakats |
2015-04-03 | checksrc.bat: Check lib\vtls source | Jay Satiro |
2015-04-02 | build-openssl.bat: Fix mixed line endings | Jay Satiro |
2015-03-30 | checksrc: Windows-specific input fixes | Jay Satiro |
2015-03-27 | build: Fix libcurl.sln erroneous mixed configurations | Jay Satiro |
2015-03-05 | openssl: Removed use of USE_SSLEAY from the Visual Studio project files | Steve Holme |
2015-02-26 | build: Removed DataExecutionPrevention directive from VC9+ project files | Steve Holme |
2015-02-26 | build: Use default RandomizedBaseAddress directive in VC9+ project files | Steve Holme |
2015-02-26 | build: Added support to Generate.bat for files in the upcoming vauth folder | Steve Holme |
2015-02-14 | build: Removed Visual Studio SuppressStartupBanner directive for VC8+ | Steve Holme |
2015-02-02 | build: Added removal of Visual Studio project files | Steve Holme |
2015-02-02 | build: Renamed top level Visual Studio solution files | Steve Holme |
2015-02-02 | build: Enabled DEBUGBUILD in Visual Studio debug builds | Steve Holme |
2015-02-02 | build: Removed unused Visual Studio bscmake settings | Steve Holme |
2015-01-16 | build-openssl.bat: Added check for Perl installation | Steve Holme |
2015-01-16 | checksrc.bat: Better detection of Perl installation | Steve Holme |
2014-12-28 | checksrc.bat: Fixed a problem opening files with spaces in the filename | Steve Holme |
2014-12-24 | build: Removed WIN32 definition from the Visual Studio projects | Steve Holme |
2014-12-24 | build: Removed WIN64 definition from the libcurl Visual Studio projects | Steve Holme |
2014-11-05 | build: Fixed Visual Studio project file generation of strdup.[c|h] | Steve Holme |
2014-11-04 | README: Corrected inconsistent use of --help | Steve Holme |
2014-11-04 | README: Added note about using Visual Studio projects out of git repository | Steve Holme |
2014-11-02 | build: Added WinIDN build configuration options | Steve Holme |
2014-11-02 | build: Added WinIDN build configuration options | Steve Holme |
2014-11-02 | build: Fixed the pre-processor separator in Visual Studio project files | Steve Holme |
2014-11-02 | build: Added optional specific version generation of VC project files | Steve Holme |
2014-11-02 | build-openssl.bat: Fix x64 release build | Jay Satiro |
2014-10-25 | build: Added WinIDN build configuration options | Steve Holme |
2014-09-19 | build: Added WinIDN build configuration options | Steve Holme |
2014-09-13 | build: Added batch wrapper to checksrc.pl | Steve Holme |
2014-09-12 | newlines: fix mixed newlines to LF-only | Ray Satiro |
2014-07-17 | build: Removed unnecessary XML Documentation file directive from VC8 to VC12 | Steve Holme |
2014-07-17 | build: Removed unnecessary Precompiled Header file directive in VC7 to VC12 | Steve Holme |
2014-07-17 | build: Removed unnecessary ASM and Object file directives in VC7 to VC12 | Steve Holme |
2014-07-12 | build: Fixed overridden compiler PDB settings in VC7 to VC12 | Steve Holme |
2014-06-05 | build: Fixed Visual Studio static OpenSSL builds following commit c50ce85918 | Steve Holme |
2014-05-28 | build: Use $(TargetDir) and $(TargetName) macros for VC .lib output files | Steve Holme |
2014-05-28 | build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output files | Steve Holme |
2014-05-22 | README: Added Test Suite to the TODO list | Steve Holme |
2014-05-22 | build: Use CURLX_* file lists for Visual Studio curl tool project generation | Steve Holme |
2014-05-22 | build: Fixed incorrect reference to curl_setup.h in Visual Studio files | Steve Holme |
2014-05-20 | README: Added some outstanding tasks to the TODO list | Steve Holme |
2014-05-20 | build-openssl.bat: Added check for OpenSSL source directory | Steve Holme |
2014-05-20 | build-openssl.bat: Added default source directory when not specified | Steve Holme |
2014-05-17 | build: Fixed another tabulation issue in the Visual Studio file generator | Steve Holme |
2014-05-11 | build: Fixed some tabulation issues in the Visual Studio file generator | Steve Holme |
2014-05-06 | build: Fixed file format version number in VC12 solution files | Steve Holme |
2014-05-06 | build-openssl.bat: Corrected use of angled brackets in help output | Ivo Bellin Salarin |