Commit graph

6 commits

Author SHA1 Message Date
rh
a198a706e1 Update gnustep-make to 1.5.1.
Changes in version `1.5.1'
==========================
   * Framework support rewritten, also supports multiple names.
   * API change: Replace frameowork's xxx_TOOLS by xxx_COPY_INTO_DIR.
   * Unified link commands between libraries and frameworks
     (LIB_LINK_*).
   * New 'make strings' target for localization support.
   * Speed improvements.
   * Doesn't try to build OSX bundle on GNUstep and vice versa.
   * API change: Tools/Subproj can have resources.
   * API change: TOOL_INSTALL_DIR.
2003-01-03 04:02:25 +00:00
rh
c42ec64f90 Replace hardcoded /usr/pkg in target.make w/ ${LOCALBASE}. Patch provided
by dillo in private email.
Bump PKGREVISION.
2002-09-29 23:45:52 +00:00
rh
73232caa5c s/ix86/GNUSTEP_HOST_CPU/
s/elf/APPEND_ELF/
2002-09-28 02:01:40 +00:00
rh
a8cf807bb1 USE_X11 so that GNUstep GUI applications will find X11 libraries
Bump PKGREVISION
2002-09-27 23:52:38 +00:00
rh
9f85fe4d75 Add proper runtime link path
Add some missing environment variables needed by the GNUstep build system
Include GNUstep binary directories in PATH
Include some missing header files in buildlink list
Bump PKGREVISION
2002-09-27 15:22:11 +00:00
rh
41b8141a5f Initial import of gnustep-make-1.5.0, a set of makefiles and templates for
GNUstep development.
2002-09-27 10:40:16 +00:00