mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Version 1.7.2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17309 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
18ae999132
commit
56996ae562
8 changed files with 49 additions and 26 deletions
21
ANNOUNCE
21
ANNOUNCE
|
@ -1,7 +1,7 @@
|
|||
Announcement
|
||||
************
|
||||
|
||||
The GNUstep Makefile Package version 1.7.1 is now available.
|
||||
The GNUstep Makefile Package version 1.7.2 is now available.
|
||||
|
||||
What is the GNUstep makefile package?
|
||||
=====================================
|
||||
|
@ -19,27 +19,16 @@ minor release numbers (1.4.1) are stable releases.
|
|||
Changes in version `1.7.1'
|
||||
==========================
|
||||
|
||||
Bug fixes.
|
||||
-enable-flattened (Flat directory structure) is on by default.
|
||||
|
||||
Changes in version `1.7.0'
|
||||
==========================
|
||||
* On WIN32 use HOMEPATH in preference to USERPROFILE
|
||||
|
||||
This version contains a major change in the location of certain
|
||||
directories and installed files as detailed in the `filesystem.texi'
|
||||
document. When installing this version for the first time, all old
|
||||
directories and files in those directories will be moved to the new
|
||||
locations automatically. However, you should update all GNUstep versions
|
||||
on any machine you have them installed on in order to avoid any
|
||||
incompatibilities.
|
||||
|
||||
Other changes:
|
||||
|
||||
* Support for preprocessed Info.plists.
|
||||
* netbsd and openbsd compile fixes.
|
||||
|
||||
Obtaining gnustep-make
|
||||
======================
|
||||
|
||||
You can get the gstep-make-1.7.1.tar.gz distribution file at
|
||||
You can get the gstep-make-1.7.2.tar.gz distribution file at
|
||||
<ftp://ftp.gnustep.org/pub/gnustep/core>
|
||||
|
||||
Please log bug reports on the GNUstep project page
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2003-07-22 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version 1.7.2
|
||||
|
||||
2003-07-22 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* user_home.c: Use HOMEPATH in preference to USERPROFILE for
|
||||
|
|
|
@ -11,6 +11,17 @@ The currently released version is @samp{@value{GNUSTEP-MAKE-VERSION}}.
|
|||
|
||||
@section Changes in version @samp{1.7.1}
|
||||
|
||||
--enable-flattened (Flat directory structure) is on by default.
|
||||
|
||||
@itemize @bullet
|
||||
@item On WIN32 use HOMEPATH in preference to USERPROFILE
|
||||
@item netbsd and openbsd compile fixes.
|
||||
@end itemize
|
||||
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Changes in version @samp{1.7.1}
|
||||
|
||||
Bug fixes.
|
||||
|
||||
@section Changes in version @samp{1.7.0}
|
||||
|
@ -29,8 +40,6 @@ Other changes:
|
|||
@item Support for preprocessed Info.plists.
|
||||
@end itemize
|
||||
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Changes in version @samp{1.6.0}
|
||||
|
||||
Make now configures by default for only one system. To compile and run
|
||||
|
|
4
FAQ
4
FAQ
|
@ -1,7 +1,7 @@
|
|||
GNUstep Frequently Asked Questions with Answers
|
||||
***********************************************
|
||||
|
||||
Last updated 20 June 2003. Please send corrections to
|
||||
Last updated 22 July 2003. Please send corrections to
|
||||
<gnustep-maintainer@gnu.org>. Also look at the user FAQ for more user
|
||||
oriented questions.
|
||||
|
||||
|
@ -315,7 +315,7 @@ and priority to get this done. You can ask about or lobby for this -
|
|||
see <http://sources.redhat.com/gdb/>.
|
||||
|
||||
There are patches available on the gnustep web site if you want to
|
||||
compile your own gdb (see <http://www.gnustep.org/pub/gnustep/patches>).
|
||||
compile your own gdb (see <ftp://ftp.gnustep.org/pub/gnustep/patches>).
|
||||
|
||||
GNU Objective C Compiler and Runtime
|
||||
====================================
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
GNUstep HOWTO
|
||||
*************
|
||||
|
||||
Last Update: 20 June 2003
|
||||
Last Update: 22 July 2003
|
||||
|
||||
This document explains how to build the different components of the
|
||||
GNUstep core libraries and GNUstep Launchpad.
|
||||
|
@ -272,8 +272,8 @@ app:
|
|||
* gdomap - Put this in a system startup file, like `/etc/rc.local'
|
||||
or `/etc/rc.d/rc.local' (customize for your system)
|
||||
GNUSTEP_SYSTEM_ROOT=/usr/GNUstep/System
|
||||
if [ -f $GNUSTEP_SYSTEM_ROOT/Tools/ix86/linux-gnu/gdomap ]; then
|
||||
$GNUSTEP_SYSTEM_ROOT/Tools/ix86/linux-gnu/gdomap
|
||||
if [ -f $GNUSTEP_SYSTEM_ROOT/Tools/gdomap ]; then
|
||||
$GNUSTEP_SYSTEM_ROOT/Tools/gdomap
|
||||
fi
|
||||
|
||||
* gdnc - Start after sourcing `GNUstep.sh' (e.g. in .profile)
|
||||
|
@ -717,7 +717,7 @@ Suse 6.x/Intel
|
|||
Suse/Intel
|
||||
==========
|
||||
|
||||
GNUstep has been tested on version 7.0, 8.0, and 8.1 of Suse
|
||||
GNUstep has been tested on version 7.0, 8.0, 8.1, and 8.2 of Suse
|
||||
|
||||
`Recommended compiler'
|
||||
Standard. gcc2.95.x, gcc3.0.x, 3.1 and 3.2 work, but 2.95 is
|
||||
|
|
12
INSTALL
12
INSTALL
|
@ -23,6 +23,18 @@ particular operating system and CPU. These instructions come with the
|
|||
GNUstep-HOWTO and are also located at the GNUstep web site at
|
||||
<http://www.gnustep.org>.
|
||||
|
||||
Quick installation instructions:
|
||||
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
||||
To make and install the documentation:
|
||||
|
||||
cd Documentation
|
||||
make
|
||||
make install
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
|
|
11
NEWS
11
NEWS
|
@ -1,7 +1,16 @@
|
|||
NEWS
|
||||
****
|
||||
|
||||
The currently released version is `1.7.1'.
|
||||
The currently released version is `1.7.2'.
|
||||
|
||||
Changes in version `1.7.1'
|
||||
==========================
|
||||
|
||||
-enable-flattened (Flat directory structure) is on by default.
|
||||
|
||||
* On WIN32 use HOMEPATH in preference to USERPROFILE
|
||||
|
||||
* netbsd and openbsd compile fixes.
|
||||
|
||||
Changes in version `1.7.1'
|
||||
==========================
|
||||
|
|
2
Version
2
Version
|
@ -4,6 +4,6 @@
|
|||
# The version number of this release.
|
||||
GNUSTEP_MAKE_MAJOR_VERSION=1
|
||||
GNUSTEP_MAKE_MINOR_VERSION=7
|
||||
GNUSTEP_MAKE_SUBMINOR_VERSION=1
|
||||
GNUSTEP_MAKE_SUBMINOR_VERSION=2
|
||||
GNUSTEP_MAKE_VERSION=${GNUSTEP_MAKE_MAJOR_VERSION}.${GNUSTEP_MAKE_MINOR_VERSION}.${GNUSTEP_MAKE_SUBMINOR_VERSION}
|
||||
|
||||
|
|
Loading…
Reference in a new issue