aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dist
AgeCommit message (Expand)Author
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-21makefile: Added support for VC14Steve Holme
2014-12-09VC build: added sspi define for winssl-zlib builds.Guenter Knauf
2014-11-08Makefile.dist: Added support for WinIDNSteve Holme
2014-11-08Makefile.dist: Added some missing SSPI configurationsSteve Holme
2014-11-08Makefile.dist: Separated the groups of SSL configurations from each otherSteve Holme
2014-11-08Makefile.dist: Grouped the x64 configurations next to their x86 counterpartsSteve Holme
2014-10-23Added VC ssh2 target to main Makefile.Guenter Knauf
2014-01-11Makefile.dist: Added support for VC7Steve Holme
2014-01-08makefile: Added support for VC12Steve Holme
2014-01-08makefile: Added support for VC11Steve Holme
2014-01-05Makefile: Added missing WinSSL and x64 configurationsSteve Holme
2013-07-08Added winssl-zlib target to VC builds.Guenter Knauf
2011-09-25Changed some main makefile targets.Guenter Knauf
2011-04-19Improve MinGW static makefile builds.Guenter Knauf
2011-01-13Use MAKE macro with BCC targets.Guenter Knauf
2010-10-13Added MingW32 rtmp target; changed Watcom targets.Guenter Knauf
2010-09-02Added some hacks in order to build with VC from git.Guenter Knauf
2010-07-29Make Watcom makefiles use Makefile.inc to reduce future maintainance.Guenter Knauf
2010-04-20replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-23- David Byron modified Makefile.dist vc8 and vc9 targets in order to allowYang Tse
2009-10-06Fix vc-x64 target having MACHINE= wrongly positioned, and added vc-x64-ssl-zlibYang Tse
2009-01-13Karl Moerder removed wsock32.lib from the vc9 makefilesDaniel Stenberg
2009-01-11- Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz'Daniel Stenberg
2008-08-28Andres Garcia pointed out these Makefile mistakes...Daniel Stenberg
2008-08-23- Running 'make ca-firefox' in the root build dir will now run the newDaniel Stenberg
2008-02-10removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.Gunter Knauf
2008-02-09make use of mv's backup feature so that calling the ca-bundle target more tha...Gunter Knauf
2008-02-08added ca-bundle target to main makefile;Gunter Knauf
2008-01-19added a (sample) target for 64bit msvc buildsDaniel Stenberg
2007-08-03Peteris Krumins pointed out that the standard MingW32 build depends on zlib; ...Gunter Knauf
2007-07-13Daniel Cater made the vc8-generating line use double-quotes to run fine onDaniel Stenberg
2007-06-22added netware install targetGunter Knauf
2007-04-12add a 'vc8' target that (re-)builds the */Makefile.vc8 filesDaniel Stenberg
2007-03-02- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8Daniel Stenberg
2007-01-28enabled build with sspi.Gunter Knauf
2007-01-27update copyright year noticeYang Tse
2007-01-25added targets for libssh2 builds.Gunter Knauf
2005-08-10added some more NetWare targets.Gunter Knauf
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-11fixed two leftover from Christopher's patchDaniel Stenberg
2005-01-18Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch.Daniel Stenberg
2005-01-08Added Watcom targets.Gisle Vanem
2004-11-13MingW/djgpp: Use GNU make's internal 'cd' to avoid shell-troubles.Gisle Vanem
2004-07-15added borland-ssl and borland-ssl-zlib targets.Gunter Knauf
2004-07-14changed Borland target since Borland's make doesnt understand '&'.Gunter Knauf
2004-07-11added new vc-zlib target.Gunter Knauf