]> err.no Git - sope/blob - gnustep-make/ANNOUNCE
Drop apache 1 build-dependency
[sope] / gnustep-make / ANNOUNCE
1 Announcement
2 ************
3
4 The GNUstep Makefile Package version 1.13.0 is now available.
5
6 What is the GNUstep makefile package?
7 =====================================
8
9 The makefile package is a simple, powerful and extensible way to write
10 makefiles for a GNUstep-based project.  It allows the user to write a
11 project without having to deal with the complex issues associated with
12 configuration, building, installation, and packaging.  It also allows
13 the user to easily create cross-compiled binaries.
14
15 Changes in version `1.13.0'
16 ===========================
17
18 Debug libraries now have the same name as normal libraries (i.e. no "_d"
19 suffix). This reduces the possiblity of multiple libraries being loaded
20 into the same executable.
21
22    Added dragonfly OS to make targets.
23
24    Spaces and backslashes are no longer allowed in paths used by the
25 make package (e.g. with Windows OS). The libraries can still use native
26 paths.
27
28 Obtaining gnustep-make
29 ======================
30
31 You can get the gstep-make-1.13.0.tar.gz distribution file at
32 <ftp://ftp.gnustep.org/pub/gnustep/core>
33
34    Please log bug reports on the GNUstep project page
35 <http://savannah.gnu.org/bugs/?group=gnustep> or send bug reports to
36 <bug-gnustep@gnu.org>.
37