Age | Commit message (Expand) | Author |
2015-08-14 | generate.bat: Fixed issues when ran in directories with special chars | Steve Holme |
2015-08-09 | generate.bat: Use buildconf.bat for prerequisite file generation | Steve Holme |
2015-08-08 | checksrc.bat: Fixed error when missing *.c and *.h files | Steve Holme |
2015-08-08 | checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276 | Steve Holme |
2015-08-08 | checksrc.bat: Fixed error when [directory] isn't a curl source directory | Steve Holme |
2015-08-08 | checksrc.bat: Added check for unknown arguments | Steve Holme |
2015-08-08 | scripts: Added missing comments | Steve Holme |
2015-08-08 | scripts: Always perform setlocal and endlocal calls in pairs | Steve Holme |
2015-08-08 | scripts: Allow -help to be specified in any argument | Steve Holme |
2015-08-06 | README: Added notes about 'Running DLL based configurations' | Steve Holme |
2015-08-06 | generate.bat: Added a check for the presence of a git repository | Steve Holme |
2015-08-06 | build: Added wolfSSL configurations to VC10+ project files | Jay Satiro |
2015-08-06 | build: Added wolfSSL build script for Visual Studio projects | Jay Satiro |
2015-08-05 | generate.bat: Use buildconf.bat for prerequisite file clean-up | Steve Holme |
2015-08-04 | generate.bat: Only clean prerequisite files when in ALL mode | Steve Holme |
2015-08-04 | generate.bat: Moved error messages out of sub-routines | Steve Holme |
2015-08-04 | generate.bat: More use of lower-case for commands and reserved keywords | Steve Holme |
2015-07-29 | build: Added VC14 project files | Steve Holme |
2015-07-28 | generate.bat: Use lower-case for commands and reserved keywords | Steve Holme |
2015-07-28 | build: Added initial VC14 support to generate.bat | Steve Holme |
2015-07-28 | build: Fixed missing .opensdf files from VC10+ .gitignore files | Steve Holme |
2015-07-28 | build: Use $(ProjectName) macro for curl.exe and curld.exe filenames | Steve Holme |
2015-07-28 | build: Renamed curl src Visual Studio project files | Steve Holme |
2015-07-27 | README: Corrected formatting for 'Legacy Windows and SSL' section | Steve Holme |
2015-07-26 | build-openssl.bat: Added support for VC14 | Steve Holme |
2015-07-25 | build-openssl.bat: Show syntax if required args are missing | Jay Satiro |
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 |