Home | History | Annotate | only in /src/tools/mtree
History log of /src/tools/mtree
RevisionDateAuthorComments
 1.7 06-Feb-2013  christos Don't create a crippled mtree with no hashes. We have hash support in
libcompat, use it. If that breaks cross-compilation, we'll fix it.
 1.6 26-Aug-2005  elad branches: 1.6.42; 1.6.48;
Tools can't use SHA2. Noted by Geoff Wing.
 1.5 08-Dec-2002  thorpej branches: 1.5.6;
Centralize the definition of the tool name prefix (i.e. "nb") into
bsd.own.mk, as the _TOOL_PREFIX variable.
 1.4 14-Nov-2001  tv Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.
Prefix all non-target-specific things with `nb'.
 1.3 12-Nov-2001  tv Major overhaul of src/tools and host toolchain. Summary of changes:

* Rewrite src/tools Make logic to work like the rest of the tree wrt
"dependall" and "install". The old "make build" hack is gone.

* Remove the MKTOOLS logic. This was linked to the "make build" hack,
and was only needed because TOOLDIR originally had no writable default.

* Redo the GNU configure/make logic to make it fit reasonably in a
BSD make wrapper. Use new ${.ALLTARGETS} variable to scan for
targets in $(srcdir), and mark them with .MADE: to prevent rebuilding.

* Only build cross tools in src/tools; remove some messy logic in
src/usr.* and src/gnu/usr.* that would do target filename rewriting
(improves consistency and readability).

* Add the ability to build cross gdb at tool build time by setting
MKCROSSGDB (default no) to "yes" in mk.conf.

* Add src/tools/groff and set up paths to work with this cross groff.
 1.2 11-Nov-2001  jmc Turn on defines to disable all the hashing functions. We don't need these for
the build and some systems won't have all the routines.
 1.1 09-Oct-2001  enami Make mtree a host tool and use it when appropriate.
 1.5.6.1 12-Sep-2005  tron Apply patch (requested by elad in ticket #755):
Add support for SHA2 in mtree(8).
 1.6.48.1 25-Feb-2013  tls resync with head
 1.6.42.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed