Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-06 | (prog-subdirs): | Miles Bader | |
Add ftpfs. | |||
1997-07-23 | (prog-subdirs): | Miles Bader | |
Add usermux. | |||
1997-07-18 | Fri Jul 18 16:37:22 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* isofs: New directory. * Makefile (prog-subdirs): Add isofs. | |||
1997-06-20 | (prog-subdirs): | Miles Bader | |
Add hostmux. | |||
1997-06-18 | (version): Use a four-digit year. | Miles Bader | |
1997-06-18 | (dist): | Miles Bader | |
Always generate distributes of the form `hurd-${version}.tar.gz'. | |||
1997-06-10 | (DIST_FILES): Remove SETUP. | Miles Bader | |
1997-06-10 | Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* version.h (HURD_VERSION): Update version number. * sh-version.sed: Likewise. * README: Likewise. * INSTALL: Likewise. | |||
1997-05-23 | Fri May 23 10:06:34 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* configure.in: Use AC_PROG_CC_LOCAL instead of AC_PROG_CC. * aclocal.m4: New file. * Makefile (DIST_FILES): Add aclocal.m4. (Patch from Marcus G. Daniels, marcus@cathcart.sysc.pdx.edu). | |||
1997-05-07 | (lib-subdirs): Add libftpconn. | Miles Bader | |
(prog-subdirs): Add ftpfs. | |||
1997-04-16 | Mon Mar 10 17:07:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (prog-subdirs): Add `serverboot'. (serverboot): New directory. | |||
1996-10-24 | Wed Oct 23 01:36:35 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makeconf ($(target)): Repair rule for building of .prof_d files. ($(target), $(target).prof): Refer to generated variables (-CFLAGS, -LFLAGS, -LDLIBS) by the base name ($*) not $@. (_libext): Likewise. Mon Oct 21 22:22:49 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makeconf (cleantarg) [makemode == library]: Add $(libname)_p.a. (targets) [makemode == library]: Include $(libname)_p.a in default value. ($(libdir)/$(libname)_p.a) [makemode == library]: New rule. ($(libname)_p.a) [makemode == library]: New rule. (%_p.o): Two new rules (depend on %.c or %.S). (make_deps): Make dependency now specify $*_p.o too. ($(addsuffix .prof,$(target))): New rule to link profiled objects. ($(target)): Surround usual build rule with if prof-depend == nil. ($(addsuffix .prof_d, $(target))): Include this if not a library. Also a new rule to build them. ($(target)) [prof-depend == t]: Kludge to write out its dependencies. Tue Oct 15 12:29:26 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makeconf (relink): Remove $(linktarg) always. (linktarg) [makemode == library]: Set variable. (linktarg): And also a default. * Makefile (%-relink): Set no_deps=t here. (relink): Do $(lib-subdirs) too. | |||
1996-09-23 | (prog-subdirs): | Miles Bader | |
Remove devio. | |||
1996-09-21 | *** empty log message *** | Thomas Bushnell | |
1996-09-17 | *** empty log message *** | Thomas Bushnell | |
1996-09-08 | (prog-subdirs): Add storeio. | Miles Bader | |
1996-09-05 | *** empty log message *** | Thomas Bushnell | |
1996-09-02 | (lib-subdirs): Add libhurdbugaddr. | Miles Bader | |
1996-08-07 | *** empty log message *** | Thomas Bushnell | |
1996-08-02 | *** empty log message *** | Thomas Bushnell | |
1996-08-02 | *** empty log message *** | Thomas Bushnell | |
1996-07-29 | *** empty log message *** | Thomas Bushnell | |
1996-07-17 | gs/install-hdrs/install-headers/g | Michael I. Bushnell | |
1996-07-14 | (other-subdirs): Add `include'. | Michael I. Bushnell | |
1996-07-14 | (%-install-hdrs, install-hdrs): New targets. | Michael I. Bushnell | |
1996-07-14 | (install): Install $(other-subdirs) too. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): Removed *.h. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): Removed INSTALL-binary; now in ./release/. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): | Michael I. Bushnell | |
1996-07-08 | (lib-subdirs): Move libthreads up before libpager. | Michael I. Bushnell | |
1996-06-27 | (linked-files, lf-inst): New variables. | Michael I. Bushnell | |
(cp-linked-files): Use implicit rule. ($(lfinst)): New implicit rule. | |||
1996-06-27 | (distclean): Add config.cache. | Michael I. Bushnell | |
1996-06-27 | (lndist-cthreads-h): Delet target. | Michael I. Bushnell | |
(lndist): Remove `lndist-cthreads-h'. | |||
1996-06-20 | (prog-subdirs): Add `daemons'. | Michael I. Bushnell | |
1996-06-17 | (prog-subdirs): init.trim -> init. | Michael I. Bushnell | |
(other-subdirs): Delete init; add config. | |||
1996-06-17 | (prog-subdirs): Rename fsck to ufs-fsck. Add sutils. | Miles Bader | |
1996-05-24 | (lib-subdirs): Add libmom. | Michael I. Bushnell | |
1996-05-09 | (DIST_FILES): Add *.h. | Michael I. Bushnell | |
1996-05-06 | (lib-subdirs): libioserver -> libiohelp. | Michael I. Bushnell | |
1996-05-01 | (DIST_FILES): Add build.mkcf.in. | Roland McGrath | |
1996-05-01 | (srcdir): Set to . if undefined. | Roland McGrath | |
Find Makeconf in $(srcdir). | |||
1996-04-26 | (cp-linked-files): New target. | Michael I. Bushnell | |
(lndist): Add `cp-linked-files'. | |||
1996-04-11 | (DIST_FILES): Add SETUP. | Miles Bader | |
1996-03-05 | (prog-subdirs): Change `newfs' to `ufs-utils'. | Miles Bader | |
1995-11-30 | (prog-subdirs): Added pfinet. | Michael I. Bushnell | |
1995-10-24 | (DIST_FILES): Replace hurd.boot.in with hurd.boot | Roland McGrath | |
(hurd.boot): Target removed. (clean-misc): Don't remove hurd.boot. (all): Don't depend on it. | |||
1995-09-23 | (other-subdirs): Remove lib. | Roland McGrath | |
1995-09-21 | (hurd.boot): New target. | Roland McGrath | |
(all): Depend on hurd.boot (DIST_FILES): Add build.mk.in and hurd.boot.in. (clean-misc, distclean): New targets. (clean): Depend on clean-misc. | |||
1995-09-21 | (prog-subdirs): Removed `pfinet'. | Michael I. Bushnell | |
1995-09-16 | (DIST_FILES): Remove Maketools. | Roland McGrath | |
Add config.make.in, configure.in, configure. |