History log of /freebsd-current/tools/tinder.sh
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 497e8091 30-Mar-2016 Bryan Drewery <bdrewery@FreeBSD.org>

Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.

Reviewed by: emaste, hselasky (partial), brooks (brief)
Discussed on: arch@
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D5742


# c33e09b4 28-Nov-2011 Max Khon <fjoe@FreeBSD.org>

Add a comment that shows how to limit the build to the specific list of arches.


# b8a1e4a8 24-Nov-2011 Max Khon <fjoe@FreeBSD.org>

Add missing ;;


# bc14d7f4 24-Nov-2011 Max Khon <fjoe@FreeBSD.org>

Utility script to build specific parts of the source tree on all arches