./devel/gnustep-objc, Objective-C runtime

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.0nb2, Package name: gnustep-objc-1.6.0nb2, Maintainer: rh

This is the GCC/GNUstep objective C runtime.

The runtime is modeled after the NeXT Objective C runtime. That is, most
functions have semantics as it is known from the NeXT. The names, however,
have changed. All runtime API functions have names of lowercase letters
and underscores as opposed to the `traditional' mixed case names.


Required to run:
[devel/gnustep-make]

Required to build:
[devel/gmake]

Master sites:

SHA1: 6577ae955bcd1ec5ab65db570800053f78e3767a
RMD160: 6eaec5ef3ce0857f07c4038f1cc6cced9d845e53
Filesize: 165.611 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-06 17:05:28 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Not MAKE_JOBS ready.
   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2009-04-18 05:13:40 by Rene Hexel | Files touched by this commit (1)
Log message:
GNUSTEP_OVERRIDE_INSTALL to allow unprivileged DESTDIR installs.
   2009-04-17 23:55:13 by Rene Hexel | Files touched by this commit (1)
Log message:
s/user-destdir/destdir/ as this needs root privileges to install.  Thanks
to wiz for spotting.
   2009-04-16 02:24:23 by Rene Hexel | Files touched by this commit (3) | Package updated
Log message:
Make this compile under amd64.  Bump PKGREVISION.
   2009-04-13 14:12:44 by Rene Hexel | Files touched by this commit (5) | Package updated
Log message:
Update gnustep-objc to 1.6.0.  Changes are mainly bugfixes.