ANN: GNUstep Makefile Package 2.9.0
Ivan Vučica <[email protected]> Wed, 5 May 2021 21:55:32 +0100
| Newsgroups | gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <20210505205531.xocsgjynvsdg2zy6@wolf-krstarica-eth.ds.badc0de.net> |
MD5 hashes:
6ddb71d5b312e50e98a2e6fad8c766d0 gnustep-make-2.9.0.tar.gz
cec74c3453a7187817177abb7de8fb17 gnustep-make-2.9.0.tar.gz.sig
1 Announcement
**************
The GNUstep Makefile Package version 2.9.0 is now available.
1.1 What is the GNUstep Makefile Package?
=========================================
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project. It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging. It also allows
the user to easily create cross-compiled binaries.
1.2 Changes in version '2.9.0'
==============================
* Better check for objc runtime on Windows.
* Split linker flags to better support partial linking: 'ALL_LDFLAGS'
is now a combination of 'FINAL_LDFLAGS' and 'ALL_LDFLAGS'.
* Better support for newer gcc versions.
* Add support for storyboard files.
* Increase autoconf version to 2.65 and make autoconf handle
Objective-C++ and OBJCXX variables directly.
* Fix bug that prevented ARC from getting used.
* Link subproject object files directly instead of first merging them
into 'subproject.o'.
* Support building on Windows with Clang MSVC target.
* Improve mingw64 support: for instance, adopt the triplet used by
the mingw-w64 project rather than using the one returned by
autoconf. Fixes building Gorm.
1.3 Obtaining gnustep-make
==========================
You can get the gnustep-make-2.9.0.tar.gz distribution file at
<ftp://ftp.gnustep.org/pub/gnustep/core>
It is accompanied by gnustep-make-2.9.0.tar.gz.sig, a PGP signature
which you can validate by putting both files in the same directory and
using:
gpg --verify gnustep-make-2.9.0.tar.gz.sig
Signature has been created using the key with the following
fingerprint:
83AA E47C E829 A414 6EF8 3420 CA86 8D4C 9914 9679
Read the INSTALL file or the GNUstep-HOWTO for installation
instructions.
1.4 Where do I send bug reports?
================================
Please log bug reports on the GNUstep project page
<http://savannah.gnu.org/bugs/?group=gnustep> or send bug reports to
<[email protected]>.
1.5 Obtaining GNUstep Software
==============================
Check out the GNUstep web site. (<http://www.gnustep.org/>) and the GNU
web site. (<http://www.gnu.org/>)
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE1skVZfHLUwouKI4kbk17otk8rJ0FAmCTBkIACgkQbk17otk8 rJ0ViQ/8DuFOxTMAtq3hC4NmeQEQD0LRvFzCLvrHMDEl2ln1JJSIJaYYNrFy+RfQ 7YD5ildeCk5q95DMT9Rkb6DuWeW1D/o2Avz8pXFSZ0CxvaUfQORX87BDaw0S2P77 koo+aR8xpgNWsU4+q0fmgr4JPrDrHUU56/kzzuEc47bWPKXJ1+dAxeWBjFi4m+M8 z++3XoINzc83UKPMwwiJvnak2+J3KZxOczH+ciNHJWv40dJ/6rnHe9XombymMr+5 DkgjKQz67gvtm4uXrgQdrh4dlKWEhek2wP5E94MSdqJTWeVBjmUENPHsY3oj0Low pHivWtX5YXQSW2hCnROT+880ZdBIlD2sw32cuKQFpjzwdsAm8szDB+cla3McZj7t 3q7NndmxkJxckEpzTt37CZJicSbsixf/pzSuiBqHsQYZl3cY1Zs8polVFGyfFr3P reunNWAAovLJblDxL+eUR5a16khNmoQESXxKall0fvWv2u9Hn7UVbldiWvxdXw57 vsKuwpOW+bS2F2mtus1ieRhi3Xh7gH8JR5k0+4x5pJnRVIBAOwueR+0ctdpqkPSd 2+ajsFoDIHiDANAWmWtHhuf9dP6SO11Dj0GQLyAa8BeIoVAajurmxr6mQa4Gplat JUS3aRzApf2nu0s8StNodxUalxlkXsPMe5rb7t3IQY7ssIRJTLE= =KEtH -----END PGP SIGNATURE-----