source: trunk/third/cns/ChangeLog @ 8789

Revision 8789, 3.9 KB checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8788, which included commits to RCS files with non-trunk default branches.
Line 
1Thu May 16 18:51:11 1996  Mark Eichin  <eichin@cygnus.com>
2
3        * config.sub: updated from devo. (Unixware is handled differently,
4        but should be alright.)
5
6        * config.guess: updated from devo. Preserved the mips-pyramid-osx
7        entry.
8
9Sun Mar  3 02:04:21 1996  Mark W. Eichin  <eichin@cygnus.com>
10
11        * debian.rules (binary): eliminate obsolete package_revision.
12        * debian.control: ditto.
13       
14Thu Jan 11 02:37:52 1996  Mark Eichin  <eichin@cygnus.com>
15
16        * debian.rules (clean): distclean works now, so use it.
17
18Thu Jan 11 02:16:38 1996  Mark Eichin  <eichin@cygnus.com>
19
20        * Makefile.in (in *all* subdirectories): add or update distclean.
21       
22Mon Jan  8 02:45:59 1996  Mark Eichin  <eichin@cygnus.com>
23
24        * debian.rules (build): punt LEXLIB.
25        * Makefile.in (FLAGS_TO_PASS): no long pass LEXLIB down.
26
27Wed Jan  3 02:09:10 1996  Mark Eichin  <eichin@cygnus.com>
28
29        * debian.rules (clean): add explicit deletion of Makefile and
30        config.status, and some files in src/appl/rdist, to temporarily
31        cover incorrect distclean targets.
32       
33Mon Jan  1 16:48:37 1996  Mark Eichin  <eichin@cygnus.com>
34
35        * debian.rules, debian.README, debian.control, debian.prerm,
36        debian.postinst: first shot at debian style package for Linux.
37        * Makefile.in: pass DBG and LEXLIB from top level as well.
38       
39Wed Dec 27 18:11:18 1995  Fred Fish  <fnf@cygnus.com>
40
41        * README: Fix typo.  Also use "usr/kerberos" as the root of
42        the tar archive to explicitly exclude putting an entry for
43        usr in the archive, which on extraction then changes the
44        owner, group, and permissions of /usr to match what happens
45        to be in the kerberos build directory.
46
47Thu Nov 30 13:09:33 1995  Mark Eichin  <eichin@cygnus.com>
48
49        * configure: remove configure@cygnus.com address.
50        recognize hppa1.0 as equivalent to hppa1.1 (since we only care
51        about the os, not the cpu.)
52
53Wed Sep 27 00:02:55 1995  Ken Raeburn  <raeburn@cygnus.com>
54
55        * Makefile.in (svr4-pkg, svr4-pkg-bin, svr4-pkg-src): New targets,
56        using SVR4 packaging commands.
57        (INSTSUBDIR, PKGDOR, asrcdir, version): Useful macros for use in
58        above.
59        (svr4-zpkg*): New targets, gzipped versions of above.
60        (taz-bin, tgz-bin): New targets, for compressed or gzipped tar
61        files.
62
63        * pkginfo.bin, pkginfo.src: New data files to feed to svr4
64        packaging programs.
65
66Mon Jun  5 01:47:08 1995  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
67
68        * Makefile.in (.NOEXPORT): Move to end of file, so it can't be
69        considered the default target.
70
71Wed Feb  8 14:03:52 1995  John Gilmore  (gnu at toad.com)
72
73        * Makefile.in (unixmac):  implement by invoking src/Makefile.
74
75Wed Jan 18 14:13:05 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
76
77        * Makefile.in (GZIPPROG): Add -v --best.
78        (GZIPEXT): New variable.
79        (dist): Remove -v --best, and use GZIPEXT.
80
81Mon Jan 16 16:15:48 1995  John Gilmore  <gnu@cygnus.com>
82
83        * build-krb:  Add --keepold, which allows a quicker rebuild in
84        place without removing everything first.
85
86Mon Jan  2 11:39:16 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
87
88        * Makefile.in (GZIPPROG): New variable.
89        (dist): New target.
90
91Tue Dec 13 14:25:32 1994  John Gilmore  (gnu at toad.com)
92
93        * configure.in, config.sub:  Fix Mac config support.  Standard
94        triple for Mac is m68k-apple-macos*.  We accept any *-*-macos*
95        or *-*-mpw*.
96
97Fri Nov 18 14:59:29 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
98
99        * Makefile.in (check): New target, handled just like depend and
100        install.
101
102Mon Oct 31 18:36:03 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
103
104        * Makefile.in (all-unix, depend, install): Exit if a sub make
105        fails.
106
107        * install.sh: New file.
108
109Fri Oct 28 14:57:29 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
110
111        Move configury up to the top level, so that the doc subdirectory
112        can be configured as well.  Also, update configure files to
113        current Cygnus versions.
114        * Makefile.in, README, configure, config.guess, config.sub,
115        configure, configure.in, move-if-change: New files
116        * config: New directory.
117        * config/mh-irix4, config/mh-irix5, config/mh-mac,
118        config/mh-pyramid, config/mh-snake, config/mh-win: New files.
Note: See TracBrowser for help on using the repository browser.