tools-make/ANNOUNCE

54 lines
1.6 KiB
Text
Raw Permalink Normal View History

1 Announcement
**************
2025-02-10 15:22:04 +00:00
The GNUstep Makefile Package version 2.9.3 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.
2025-02-10 15:22:04 +00:00
1.2 Changes in version 2.9.3
==============================
2025-02-10 15:22:04 +00:00
• Added support for ASAN/LSAN builds
2025-02-10 15:22:04 +00:00
• Various minor bugfixes.
1.3 Obtaining gnustep-make
==========================
2025-02-10 15:22:04 +00:00
You can get the gnustep-make-2.9.3.tar.gz distribution file at
<ftp://ftp.gnustep.org/pub/gnustep/core>
2025-02-10 15:22:04 +00:00
It is accompanied by gnustep-make-2.9.3.tar.gz.sig, a PGP signature
which you can validate by putting both files in the same directory and
using:
2025-02-10 15:22:04 +00:00
gpg --verify gnustep-make-2.9.3.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
<bug-gnustep@gnu.org>.
1.5 Obtaining GNUstep Software
==============================
Check out the GNUstep web site. (<http://www.gnustep.org/>) and the GNU
web site. (<http://www.gnu.org/>)