Date: Mon, 3 Apr 2006 18:42:44 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src ObsoleteFiles.inc src/tools/build/mk OptionalObsoleteFiles.inc Message-ID: <200604031842.k33Igi1r034824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2006-04-03 18:42:44 UTC FreeBSD src repository Modified files: . ObsoleteFiles.inc Added files: tools/build/mk OptionalObsoleteFiles.inc Log: Milosz (sorry for not using the right 'l', it will not display corretly in the commit log) submitted support for some NO_* knobs for delete-old* and check-old. I converted it to the new WITHOUT_* knobs (more correctly: MK_*) and added some dummy ones so that people can see what's missing. Volunteers can have a look at http://phk.freebsd.dk/misc/build_options/ for a list of files. The location looks a little bit odd to me, but I don't care about the color of this bikeshed and follow the suggestion of our build infrastructure guru to place it "somewhere under src/tools/ please". [1] The build/mk/ directory looks more sane to me than the other ones there. Submitted by: milosz.galazka@gmail.com Suggested by: ru [1] Revision Changes Path 1.32 +1 -0 src/ObsoleteFiles.inc 1.1 +1018 -0 src/tools/build/mk/OptionalObsoleteFiles.inc (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604031842.k33Igi1r034824>