Guenter Knauf
|
226e614378
Added VC ssh2 target to main Makefile.
|
10 lat temu |
Steve Holme
|
7cd45b297e
Makefile.dist: Added support for VC7
|
11 lat temu |
Steve Holme
|
0151316183
makefile: Added support for VC12
|
11 lat temu |
Steve Holme
|
aa1ee9e7a2
makefile: Added support for VC11
|
11 lat temu |
Steve Holme
|
fca7930dfa
Makefile: Added missing WinSSL and x64 configurations
|
11 lat temu |
Guenter Knauf
|
aff245b360
Added winssl-zlib target to VC builds.
|
11 lat temu |
Guenter Knauf
|
e276802ff8
Changed some main makefile targets.
|
13 lat temu |
Guenter Knauf
|
eb65a49bef
Improve MinGW static makefile builds.
|
13 lat temu |
Guenter Knauf
|
db2e425346
Use MAKE macro with BCC targets.
|
14 lat temu |
Guenter Knauf
|
04ae23afff
Added MingW32 rtmp target; changed Watcom targets.
|
14 lat temu |
Guenter Knauf
|
864d5add0d
Added some hacks in order to build with VC from git.
|
14 lat temu |
Guenter Knauf
|
6ad0acb608
Make Watcom makefiles use Makefile.inc to reduce future maintainance.
|
14 lat temu |
Ruslan Gazizov
|
2164b6b463
replaced wsock32.lib usage with ws2_32.lib in MSVC makefiles
|
14 lat temu |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 lat temu |
Yang Tse
|
405e18571e
- David Byron modified Makefile.dist vc8 and vc9 targets in order to allow
|
15 lat temu |
Yang Tse
|
45e093fc45
Fix vc-x64 target having MACHINE= wrongly positioned, and added vc-x64-ssl-zlib
|
15 lat temu |
Daniel Stenberg
|
8fbfd5916d
Karl Moerder removed wsock32.lib from the vc9 makefiles
|
16 lat temu |
Daniel Stenberg
|
f7e3bd28b4
- Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz'
|
16 lat temu |
Daniel Stenberg
|
33638d5347
Andres Garcia pointed out these Makefile mistakes...
|
16 lat temu |
Daniel Stenberg
|
1c04aa54a7
- Running 'make ca-firefox' in the root build dir will now run the new
|
16 lat temu |
Gunter Knauf
|
940c075bd8
removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.
|
17 lat temu |
Gunter Knauf
|
d6f47cc60c
make use of mv's backup feature so that calling the ca-bundle target more than once will never fail; ignore error which can occure if for whatever reason there's no orignial ca-bundle.crt to rename.
|
17 lat temu |
Gunter Knauf
|
5dc1240c49
added ca-bundle target to main makefile;
|
17 lat temu |
Daniel Stenberg
|
bd40b3ff3f
added a (sample) target for 64bit msvc builds
|
17 lat temu |
Gunter Knauf
|
efaab37698
Peteris Krumins pointed out that the standard MingW32 build depends on zlib; removed that, and added another option for zlib build, and renamed all other targets to reflect zlib dependency.
|
17 lat temu |
Daniel Stenberg
|
fea938cbcb
Daniel Cater made the vc8-generating line use double-quotes to run fine on
|
17 lat temu |
Gunter Knauf
|
0f9e209534
added netware install target
|
17 lat temu |
Daniel Stenberg
|
2566a5d4da
add a 'vc8' target that (re-)builds the */Makefile.vc8 files
|
17 lat temu |
Daniel Stenberg
|
d3b89e114a
- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8
|
17 lat temu |
Gunter Knauf
|
daf527b276
enabled build with sspi.
|
18 lat temu |