Revision tags: curl-7_31_0, curl-7_30_0, curl-7_29_0, curl-7_28_1, curl-7_28_0, curl-7_27_0, curl-7_26_0, curl-7_25_0, curl-7_24_0, curl-7_23_1, curl-7_23_0 |
|
#
e276802f |
| 25-Sep-2011 |
Guenter Knauf |
Changed some main makefile targets.
|
Revision tags: curl-7_22_0, curl-7_21_7, curl-7_21_6 |
|
#
eb65a49b |
| 19-Apr-2011 |
Guenter Knauf |
Improve MinGW static makefile builds. It is now possible to use any combination of features without having to 1st add makefile targets to the main makefile. The main makefile now pas
Improve MinGW static makefile builds. It is now possible to use any combination of features without having to 1st add makefile targets to the main makefile. The main makefile now passes the 'mingw32-feat1-feat2' as var CFG, and the ./[lib|src]/Makefile.m32 parses the CFG var to determine the features to be enabled.
show more ...
|
Revision tags: curl-7_21_5, curl-7_21_4 |
|
#
db2e4253 |
| 13-Jan-2011 |
Guenter Knauf |
Use MAKE macro with BCC targets.
|
Revision tags: curl-7_21_3 |
|
#
04ae23af |
| 13-Oct-2010 |
Guenter Knauf |
Added MingW32 rtmp target; changed Watcom targets. Modified Watcom targets to avoid backslashs so that they can work on Linux too.
|
Revision tags: curl-7_21_2 |
|
#
864d5add |
| 01-Sep-2010 |
Guenter Knauf |
Added some hacks in order to build with VC from git. Adam Light posted this patch to the list which enables builds from git with VC versions other than vc6; also he added a vc10 target.
|
Revision tags: curl-7_21_1 |
|
#
6ad0acb6 |
| 29-Jul-2010 |
Guenter Knauf |
Make Watcom makefiles use Makefile.inc to reduce future maintainance. lib/Makefile.Watcom works fine already, for src/Makefile.Watcom we need first to tweak src/Makefile.inc a bit - ther
Make Watcom makefiles use Makefile.inc to reduce future maintainance. lib/Makefile.Watcom works fine already, for src/Makefile.Watcom we need first to tweak src/Makefile.inc a bit - therefore the handtweaked list still exists for now.
show more ...
|
Revision tags: curl-7_21_0 |
|
#
2164b6b4 |
| 20-Apr-2010 |
Ruslan Gazizov |
replaced wsock32.lib usage with ws2_32.lib in MSVC makefiles
|
Revision tags: curl-7_20_1 |
|
#
2309b4e3 |
| 24-Mar-2010 |
Daniel Stenberg |
remove the CVSish $Id$ lines
|
Revision tags: curl-7_20_0 |
|
#
405e1857 |
| 23-Nov-2009 |
Yang Tse |
- David Byron modified Makefile.dist vc8 and vc9 targets in order to allow finer granularity control when generating src and lib makefiles.
|
Revision tags: curl-7_19_7 |
|
#
45e093fc |
| 06-Oct-2009 |
Yang Tse |
Fix vc-x64 target having MACHINE= wrongly positioned, and added vc-x64-ssl-zlib target as indicated end requested by Viktor Szakats in bug report #2872879.
|
Revision tags: curl-7_19_6, curl-7_19_5, curl-7_19_4, curl-7_19_3 |
|
#
8fbfd591 |
| 13-Jan-2009 |
Daniel Stenberg |
Karl Moerder removed wsock32.lib from the vc9 makefiles
|
#
f7e3bd28 |
| 11-Jan-2009 |
Daniel Stenberg |
- Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz' now use the actual makefile targets to do the VC8 and VC9 makefiles.
|
Revision tags: curl-7_19_2, curl-7_19_1, curl-7_19_0 |
|
#
33638d53 |
| 28-Aug-2008 |
Daniel Stenberg |
Andres Garcia pointed out these Makefile mistakes...
|
#
1c04aa54 |
| 23-Aug-2008 |
Daniel Stenberg |
- Running 'make ca-firefox' in the root build dir will now run the new firefox-db2pem.sh conversion script that converts a local Firefox db of ca certs into PEM format, suitable for use w
- Running 'make ca-firefox' in the root build dir will now run the new firefox-db2pem.sh conversion script that converts a local Firefox db of ca certs into PEM format, suitable for use with a OpenSSL or GnuTLS built libcurl.
show more ...
|
Revision tags: curl-7_18_2, curl-7_18_1 |
|
#
940c075b |
| 10-Feb-2008 |
Gunter Knauf |
removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.
|
#
d6f47cc6 |
| 09-Feb-2008 |
Gunter Knauf |
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.
|
#
5dc1240c |
| 08-Feb-2008 |
Gunter Knauf |
added ca-bundle target to main makefile; for now this does rename the existing ca-bundle.crt to ca-bundle.crt.old; maybe we can remove this once we are 100% sure that the new script works pro
added ca-bundle target to main makefile; for now this does rename the existing ca-bundle.crt to ca-bundle.crt.old; maybe we can remove this once we are 100% sure that the new script works properly, and just overwrite the shipping one?
show more ...
|
Revision tags: curl-7_18_0 |
|
#
bd40b3ff |
| 19-Jan-2008 |
Daniel Stenberg |
added a (sample) target for 64bit msvc builds
|
Revision tags: curl-7_17_1, curl-7_17_0, curl-7_17_0-preldapfix |
|
#
efaab376 |
| 03-Aug-2007 |
Gunter Knauf |
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.
|
#
fea938cb |
| 13-Jul-2007 |
Daniel Stenberg |
Daniel Cater made the vc8-generating line use double-quotes to run fine on windows
|
Revision tags: curl-7_16_4, curl-7_16_3 |
|
#
0f9e2095 |
| 22-Jun-2007 |
Gunter Knauf |
added netware install target
|
#
2566a5d4 |
| 12-Apr-2007 |
Daniel Stenberg |
add a 'vc8' target that (re-)builds the */Makefile.vc8 files
|
Revision tags: curl-7_16_2 |
|
#
d3b89e11 |
| 02-Mar-2007 |
Daniel Stenberg |
- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8 makefiles that are included in the source release archives, generated from the Makefile.vc6 files by the maket
- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8 makefiles that are included in the source release archives, generated from the Makefile.vc6 files by the maketgz script. I also modified the root Makefile to have a VC variable that defaults to vc6 but can be overridden to allow it to be used for vc8 as well. Like this: nmake VC=vc8 vc
show more ...
|
Revision tags: curl-7_16_1 |
|
#
daf527b2 |
| 28-Jan-2007 |
Gunter Knauf |
enabled build with sspi.
|
#
b6f88908 |
| 27-Jan-2007 |
Yang Tse |
update copyright year notice
|