Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | Thomas Bushnell | 1999-09-12 | 1 | -1/+1 | |
| | ||||||
* | 1999-06-19 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-19 | 1 | -1/+1 | |
| | | | | * Makefile (DIST_FILES): Add move-if-change. | |||||
* | 1999-03-17 Gordon Matzigkeit <gord@trick.fig.org> | Thomas Bushnell | 1999-03-17 | 1 | -1/+1 | |
| | | | | * Makefile (other-subdirs): Add the debian directory. | |||||
* | Tue Feb 16 02:31:06 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-02-16 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | * Makeconf ($(libname).so): Include $(hurd-version) as part of the soname. ($(libdir)/$(libname).so.$(hurd-version)): New rule. ($(libdir)/$(libname).so): Only create a symlink to the version-numbered name. (install) [makemode == library]: Add the versioned name $(libdir)/$(libname.so).$(hurd-version). * version.h.in: New file. * versioh.h, sh-version.sed: Deleted files. * Makeconf (hurd-version): New variable. * Makefile ($(subdirs)): Depend on version.h. (version.h): New rule. (DIST_FILES): Delete version.h and sh-version.sed. Add version.h.in. | |||||
* | 1998-12-27 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-27 | 1 | -4/+7 | |
| | | | | * Makefile (prog-subdirs): Reordered with vague topical grouping. | |||||
* | 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-10-20 | 1 | -1/+1 | |
| | | | | | * Makefile (TAGS): Create a TAGS file that specifies the subdir TAGS files as includes. | |||||
* | 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-09-04 | 1 | -1/+6 | |
| | | | | | | * Makeconf (objs): New target, just compile w/o ar or ld. (OBJS): Remove bogus `%.o' default defn. * Makefile (objs, %-objs): New subdir target. | |||||
* | 1998-04-02 Gordon Matzigkeit <gord@profitpress.com> | Thomas Bushnell | 1998-04-23 | 1 | -5/+1 | |
| | | | | | | | | | | * Makefile (srcdir): Don't set srcdir, since this is either done in the generated Makefile or in Makeconf. Just include ./Makeconf directly. * configure.in (makefiles): Check for $ac_unique_file, rather than doing string comparisons to determine if we are configured in the source directory. This works for silly things like `srcdir=./.'. | |||||
* | (prog-subdirs): | Miles Bader | 1997-08-06 | 1 | -1/+1 | |
| | | | | Add ftpfs. | |||||
* | (prog-subdirs): | Miles Bader | 1997-07-23 | 1 | -1/+1 | |
| | | | | Add usermux. | |||||
* | Fri Jul 18 16:37:22 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-18 | 1 | -2/+2 | |
| | | | | | * isofs: New directory. * Makefile (prog-subdirs): Add isofs. | |||||
* | (prog-subdirs): | Miles Bader | 1997-06-20 | 1 | -1/+1 | |
| | | | | Add hostmux. | |||||
* | (version): Use a four-digit year. | Miles Bader | 1997-06-18 | 1 | -1/+1 | |
| | ||||||
* | (dist): | Miles Bader | 1997-06-18 | 1 | -3/+2 | |
| | | | | Always generate distributes of the form `hurd-${version}.tar.gz'. | |||||
* | (DIST_FILES): Remove SETUP. | Miles Bader | 1997-06-10 | 1 | -1/+1 | |
| | ||||||
* | Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-10 | 1 | -1/+3 | |
| | | | | | | | * version.h (HURD_VERSION): Update version number. * sh-version.sed: Likewise. * README: Likewise. * INSTALL: Likewise. | |||||
* | Fri May 23 10:06:34 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-05-23 | 1 | -1/+1 | |
| | | | | | | | * 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). | |||||
* | (lib-subdirs): Add libftpconn. | Miles Bader | 1997-05-07 | 1 | -2/+2 | |
| | | | | (prog-subdirs): Add ftpfs. | |||||
* | Mon Mar 10 17:07:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 1 | -2/+2 | |
| | | | | | * Makefile (prog-subdirs): Add `serverboot'. (serverboot): New directory. | |||||
* | Wed Oct 23 01:36:35 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | |||||
* | (prog-subdirs): | Miles Bader | 1996-09-23 | 1 | -1/+1 | |
| | | | | Remove devio. | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-21 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 1 | -29/+66 | |
| | ||||||
* | (prog-subdirs): Add storeio. | Miles Bader | 1996-09-08 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -1/+1 | |
| | ||||||
* | (lib-subdirs): Add libhurdbugaddr. | Miles Bader | 1996-09-02 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-07 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-02 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-02 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-29 | 1 | -8/+14 | |
| | ||||||
* | gs/install-hdrs/install-headers/g | Michael I. Bushnell | 1996-07-17 | 1 | -3/+4 | |
| | ||||||
* | (other-subdirs): Add `include'. | Michael I. Bushnell | 1996-07-14 | 1 | -4/+5 | |
| | ||||||
* | (%-install-hdrs, install-hdrs): New targets. | Michael I. Bushnell | 1996-07-14 | 1 | -0/+5 | |
| | ||||||
* | (install): Install $(other-subdirs) too. | Michael I. Bushnell | 1996-07-14 | 1 | -1/+2 | |
| | ||||||
* | (DIST_FILES): Removed *.h. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 | |
| | ||||||
* | (DIST_FILES): Removed INSTALL-binary; now in ./release/. | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 | |
| | ||||||
* | (DIST_FILES): | Michael I. Bushnell | 1996-07-08 | 1 | -1/+1 | |
| | ||||||
* | (lib-subdirs): Move libthreads up before libpager. | Michael I. Bushnell | 1996-07-08 | 1 | -2/+2 | |
| | ||||||
* | (linked-files, lf-inst): New variables. | Michael I. Bushnell | 1996-06-27 | 1 | -4/+5 | |
| | | | | | (cp-linked-files): Use implicit rule. ($(lfinst)): New implicit rule. | |||||
* | (distclean): Add config.cache. | Michael I. Bushnell | 1996-06-27 | 1 | -1/+1 | |
| | ||||||
* | (lndist-cthreads-h): Delet target. | Michael I. Bushnell | 1996-06-27 | 1 | -4/+1 | |
| | | | | (lndist): Remove `lndist-cthreads-h'. | |||||
* | (prog-subdirs): Add `daemons'. | Michael I. Bushnell | 1996-06-20 | 1 | -1/+1 | |
| | ||||||
* | (prog-subdirs): init.trim -> init. | Michael I. Bushnell | 1996-06-17 | 1 | -2/+2 | |
| | | | | (other-subdirs): Delete init; add config. | |||||
* | (prog-subdirs): Rename fsck to ufs-fsck. Add sutils. | Miles Bader | 1996-06-17 | 1 | -1/+1 | |
| | ||||||
* | (lib-subdirs): Add libmom. | Michael I. Bushnell | 1996-05-24 | 1 | -1/+1 | |
| | ||||||
* | (DIST_FILES): Add *.h. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 | |
| | ||||||
* | (lib-subdirs): libioserver -> libiohelp. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 | |
| | ||||||
* | (DIST_FILES): Add build.mkcf.in. | Roland McGrath | 1996-05-01 | 1 | -1/+1 | |
| | ||||||
* | (srcdir): Set to . if undefined. | Roland McGrath | 1996-05-01 | 1 | -5/+9 | |
| | | | | Find Makeconf in $(srcdir). | |||||
* | (cp-linked-files): New target. | Michael I. Bushnell | 1996-04-26 | 1 | -2/+7 | |
| | | | | (lndist): Add `cp-linked-files'. |