diff options
author | Yang Tse <yangsita@gmail.com> | 2009-04-10 02:50:21 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-04-10 02:50:21 +0000 |
commit | eed4a13b3bd99516161ac7e6b144b65a803e3719 (patch) | |
tree | 697c256a1960a2d1f64edd7db6b88ee930984c2d /CHANGES | |
parent | 7e9f7659b3a042098a281d1ffc4ec8f04bc9cfcf (diff) |
Daniel Johnson improved the MacOSX-Framework shell script to now perform all
the steps required to build a Mac OS X four way fat ppc/i386/ppc64/x86_64
libcurl.framework. Four way fat framework requires OS X 10.5 SDK or later.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Yang Tse (10 Apr 2009) +- Daniel Johnson improved the MacOSX-Framework shell script to now perform all + the steps required to build a Mac OS X four way fat ppc/i386/ppc64/x86_64 + libcurl.framework. Four way fat framework requires OS X 10.5 SDK or later. Yang Tse (8 Apr 2009) - Removed Sun compilers preprocessor block from curlbuild.h.dist, this also |