1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
Mon Dec 21 11:04:45 1998 Matthias Klose <doko@cs.tu-berlin.de>
* GNUmakefile.in: Exit with original exit status from submakes.
Sat Dec 19 03:27:06 1998 Matthias Klose <doko@cs.tu-berlin.de>
* GNUmakefile.in (make-temp-install): install extensions.make
in Makefiles.
Sat Dec 19 10:52:08 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.local.in: Rewrite to include correct build headers
first in search list (from Matthias Klose <doko@cs.tu-berlin.de>).
Thu Dec 17 11:39:05 1998 Adam Fedor <fedor@ultra.doc.com>
* configure.in: Link GNUmakefile.local into dg and guile.
* GNUmakefile.local.in (ADDITIONAL_INCLUDE_DIRS): Include base
machine specific dir.
Tue Dec 15 12:32:02 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.in: Communicates the exit status out of the toplevel
makefile. Call make-temp-install and late-config only if it's
necessary (patches from Matthias Klose <doko@cs.tu-berlin.de>).
Mon Dec 7 11:25:30 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.in (subproj-all): Break if subproject make fails.
Tue Dec 1 09:31:03 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.local.in: include $(TOPLEV)/$(BACKPROJ)/Headers.
* */Version: include comment and make the last two Bourne shell
compatible. Patch from Matthias Klose <doko@cs.tu-berlin.de>.
* configure.in: Make xraw the default library.
Tue Nov 3 16:34:51 1998 Adam Fedor <fedor@doc.com>
* Documentation/gnustep-howto.tmpl.texi: Update (from Martin Baehr).
Sat Oct 3 06:15:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
* configure.in: Use AC_CANONOCAL_HOST so we get the os_host
defined for later tests.
Added config.sub and config.guess
Mon Sep 28 17:01:31 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.local.in (BACK_PROJ): New variable.
* configure.in: Copy GNUmakefile.local to Testing dir.
Mon Sep 14 11:28:05 1998 Adam Fedor <fedor@ultra.doc.com>
* Documentation/todo.tmpl.texi: Add xdps todo.
* Documentation/faq.tmpl.texi: Update.
Fri Aug 21 17:13:20 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.in (suproj-*): Define build variables correctly so
package made and installed in correct place.
(late-config): Add gui configure.
* Version: Make readable by sh.
* {base,gui,xdps}/Version: Likewise.
(patch from doko@cs.tu-berlin.de (Matthias Klose)).
* Documentation/gnustep-howto.tmpl.texi: Update.
Thu Aug 20 09:57:14 1998 Adam Fedor <fedor@doc.com>
* configure.in: Check library_combo for foundation and backend
library.
* GNUmakefile.in (SUBPROJECTS): Add configurable $(BACK_PROJ) and
$(FOUND_PROJ)
Mon Jul 20 10:36:21 1998 Adam Fedor <fedor@ultra.doc.com>
* GNUmakefile.in (subproj-uninstall, ...): Changed procedure so
make is uninstalled/cleaned last.
Fri Jul 10 21:45:39 1998 Adam Fedor <fedor@ultra.doc.com>
* Documentation/tofo.tmpl.texi: Update.
* Documentation/faq.tmpl.texi: Update.
Tue Jun 30 11:08:43 1998 Adam Fedor <fedor@ultra.doc.com>
* Documentation/todo.tmpl.texi: New file.
* Documentation/gnustep-howto.tmpl.texi: Update;
* Documentation/faq.tmpl.texi: Update;
Fri May 29 10:18:24 1998 Adam Fedor <fedor@doc.com>
* GNUmakefile.in (subproj-install): Set GNUSTEP_SYSTEM_ROOT (patch
from doko@cs.tu-berlin.de (Matthias Klose)).
* Documentation/gnustep-howto.tmpl.texi: Add info on Unixware.
Wed May 13 15:54:31 1998 Adam Fedor <fedor@.doc.com>
* GNUmakefile.in: Update installation dir, make target
* Version: Update main ftp machine.
* Documentation/announce.tmpl.texi: Likewise.
* Documentation/gnustep-howto.tmpl.texi: Update gdb version.
Mon Apr 6 16:36:20 1998 Scott Christley <scottc@net-community.com>
* FAQ: New file.
* GNUstep-HOWTO: New file.
* Documentation/GNUmakefile: Rewrite to us Makefile Package
* Documentation/Makefile.postamble: Remove obsolete rules.
* Documentation/faq.tmpl.texi: New file.
* Documentation/gnustep-howto.tmpl.texi: New file.
Tue Mar 10 16:39:59 1998 Scott Christley <scottc@net-community.com>
* Documentation/announce.tmpl.texi: New file.
* Documentation/news.tmpl.texi: New file.
* ANNOUNCE: New file.
* NEWS: New file.
* Documentation/GNUmakefile: Add new files.
* Documentation/Makefile.postamble: Add new files.
* GNUmakefile.in (late_config): Pass --prefix parameter.
* Version: Update ftp information.
Mon Mar 2 11:39:19 1998 Adam Fedor <fedor@doc.com>
* Version: Version 0.5.0
* Documentation/install.tmpl.texi: Update
* README, INSTALL: Regenerate.
* configure.in: Configure alternate subprojects (e.g. libFoundation).
* GNUmakefile.in: Make alternate subprojects.
* configure.in (AC_CONFIG_SUBDIRS): Remove xdps.
* configure: Regenerate
* GNUmakefile.in (late-config): New target.
Sat Feb 14 16:22:05 1998 Scott Christley <scottc@net-community.com>
* GNUmakefile.in (clean-top, distclean-top): New targets.
(clean): Make sure makefile package is built before have
subdirs do a clean otherwise make errors will occur.
(distclean): Likewise.
* configure.in: Add GNUmakefile.local link in xdps/Testing.
* configure: Regenerate.
Wed Feb 11 17:09:25 1998 Adam Fedor <fedor@doc.com>
* GNUmakefile.in (snapshot, dist, snapshot-rtag, dist-rtag): New
targets.
* README: New file.
* INSTALL: Likewise.
* Version: Likewise.
* Documentation: New documentation directory.
|