gnu.gnustep.announce
  Home FAQ Contact Sign in
gnu.gnustep.announce only
 
Advanced search
January 2008
motuwethfrsasuw
 123456 1
78910111213 2
14151617181920 3
21222324252627 4
28293031    5
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
gnu.gnustep.announce Profile…
RELATED GROUPS

POPULAR GROUPS

 Up
  GNUstep Make release 2.0.4         


Author: Adam Fedor
Date: Jan 8, 2008 17:53

The GNUstep Makefile Package version 2.0.4 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.0.4'
==============================

Fixed a bug finding relative paths on Windows (during configuration).

1.3 Obtaining gnustep-make
==========================

You can get the gstep-make-2.0.4.tar.gz distribution file at
`ftp://ftp.gnustep.org/pub/gnustep/core'

Please log bug reports on the GNUstep project page
`http://savannah.gnu.org/bugs/?group=gnustep' or send bug reports to
gnu.org>.
no comments
  ANN: GNUstep GUI/Back 0.13.1 release         


Author: Adam Fedor
Date: Jan 1, 2008 16:31

This is version 0.13.1 of the GNUstep GUI library (`gnustep-gui').

1.1 What is the GNUstep GUI Library?
====================================

It is a library of graphical user interface classes written completely
in the Objective-C language; the classes are based upon the OpenStep
specification as release by NeXT Software, Inc. The library has been
enhanced in a number of ways to take advantage of the GNU system.
These classes include graphical objects such as buttons, text fields,
popup lists, browser lists, and windows; there are also many associated
classes for handling events, colors, fonts, pasteboards and images.

The GNUstep GUI Library is designed in two parts. The first part is
the front-end component which is independent of platform and display
system. This front-end is combined with a back-end component which
handles all of the display system dependent such as specific calls to
X/Windows. This design allows the GNUstep applications to have the
"look and feel" of the underlying display system without any changes to
the application, and the library can be easily ported to other display
systems.
Show full article (2.43Kb)
no comments
  ANN: GNUstep Base version 1.15.2 release         


Author: Adam Fedor
Date: Jan 1, 2008 16:31

The GNUstep Base Library, version 1.15.2, is now available.

1.1 What is the GNUstep Base Library?
=====================================

The GNUstep Base Library is a library of general-purpose, non-graphical
Objective C objects. For example, it includes classes for strings,
object collections, byte streams, typed coders, invocations,
notifications, notification dispatchers, moments in time, network ports,
remote object messaging support (distributed objects), and event loops.

It provides functionality that aims to implement the non-graphical
portion of the OpenStep standard (the Foundation library).

There is more information available at the GNUstep homepage at
`http://www.gnustep.org'.

1.2 Noteworthy changes in version `1.15.2'
==========================================

Bug fixes include improved thread safety (and a change to the NSThread
class structure) and Key-Value observing.

1.3 Where can you get it? How can you compile it?
==================================================
Show full article (1.27Kb)
no comments
  ANN: GNUstep Make version 2.0.3 release         


Author: Adam Fedor
Date: Jan 1, 2008 16:30

The GNUstep Makefile Package version 2.0.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.

1.2 Changes in version `2.0.3'
==============================

New man pages for tools. Better uninstallation of files. Add Windows
installer makefile for Applications.

1.3 Obtaining gnustep-make
==========================

You can get the gstep-make-2.0.3.tar.gz distribution file at
`ftp://ftp.gnustep.org/pub/gnustep/core'

Please log bug reports on the GNUstep project page
`http://savannah.gnu.org/bugs/?group=gnustep' or send bug reports to
gnu.org>.
no comments