14 Apr 2011 16:23
ANN: GNUstep Make 2.6.0
Adam Fedor <fedor <at> gnu.org>
2011-04-14 14:23:50 GMT
2011-04-14 14:23:50 GMT
The GNUstep Makefile Package version 2.6.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.6.0'
==============================
* The default filesystem layout is now the 'fhs' layout
* The default location of the configuration file changed when not
installing system-wide
* Removed the -with-system-root, -with-local-root and
-with-network-root options
* Removed obsolete variables (deprecated 4 years ago).
* A new test framework is included in the pacakge
* objc.make deprecated. Use tool.make instead
* -enable-absolute-install-paths is noew the default on Darwin
(Continue reading)
RSS Feed