ANN: GNUstep Make Release 1.4.0
Adam Fedor <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.announce |
|---|---|
| Organization | Digital Optics Corp. |
| Message-ID | <[email protected]> |
The GNUstep Makefile Package version 1.4.0 is now available.
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.
Changes in version `1.4.0'
==========================
Since the last stable release, the package has gone through an
extensive reorganization to break up each sub-make into two separate
components. This allows for much simplified code and lots of code
sharing between components. As a side effect, it also increased the
speed of the code by at least a factor of 2.
* Update Darwin/GNU gcc and Irix targets
* Use gnugc-gnu-gnu library combo for garbage collecting version.
* Add verbosity levels. Use make messages=yes for full messages.
* Instructions for building on Windows with MSYS
* Changed Apps directory to Applications
Obtaining gnustep-make
======================
You can get the gstep-make-1.4.0.tar.gz distribution file at
<ftp://ftp.gnustep.org/pub/gnustep/core>
Please send bug reports to <[email protected]>.