<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/usr.bin/vgrind/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>first attempt at toolification.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.22</description>
    <pubDate>Tue Jul 15 13:17:15 UTC 2014</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.21.12;  1.21.22;<br/>Enable WARNS=4 by default for usr.bin, except for:<br/>	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit<br/>	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds<br/>	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh<br/>	string2key  telnet  tn3270  verify_krb5_conf  xlint</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.21</description>
    <pubDate>Tue Apr 14 22:15:28 UTC 2009</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.20.36;<br/>constify, warns = 3</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.20</description>
    <pubDate>Fri Apr 23 22:14:57 UTC 2004</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Rework how MAKEVERBOSE operates:<br/><br/>    *	Don't bother prefixing commands with a line of  ${_MKCMD}\<br/>	and instead rely upon "make -s".  This is less intrusive on<br/>	all the Makefiles than the former.  Idea from David Laight.<br/><br/>    *	Rename the variables use to print messages.  The scheme now is:<br/>	    _MKMSG_FOO		Run  _MKMSG 'foo'<br/>	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}<br/>	From discussion with Alistair Crooks.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.19</description>
    <pubDate>Tue Oct 21 10:01:22 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>support MAKEVERBOSE</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.18</description>
    <pubDate>Sun Oct 19 04:30:30 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Rename a large chunk of the make(1) variables which refer to a<br/>program/tool from "FOO" to "TOOL_FOO".  The new variables are:<br/>	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET<br/>	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN<br/>	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT<br/>	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS<br/>	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB<br/>	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE<br/>	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER<br/>	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS<br/>	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL<br/>	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC<br/><br/>For each, provide default in &lt;bsd.sys.mk&gt; of the form:<br/>	TOOL_FOO?=	foo<br/>and for the ${USETOOLS}=="yes" case in &lt;bsd.own.mk&gt;, provide override:<br/>	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo<br/><br/>Document all of these in bsd.README.<br/><br/>This cleans up a chunk of potential (and actual) namespace collision<br/>within our build infrastructure, as well as improves consistency in<br/>the share/mk documentation and provision of appropriate defaults for<br/>each of these variables.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.17</description>
    <pubDate>Thu Jul 10 10:34:45 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Adapt to new naming conventions for tmac files.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.16</description>
    <pubDate>Mon Jun 30 19:08:37 UTC 2003</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>Set CAP_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather than<br/>overriding TARGET_ENDIANNESS.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.15</description>
    <pubDate>Sun May 18 08:20:35 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>have bsd.endian.mk, which detects target endian.<br/>generate *.db in target endian.  (see tech-userlevel for discussions)</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.14</description>
    <pubDate>Thu May 30 21:40:50 UTC 2002</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

<item>
    <title>comment; no need to care about endianness, as DB keys are ascii strings<br/>(modulo possible DB lookup performance issue)</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.13</description>
    <pubDate>Thu May 30 10:45:04 UTC 2002</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

<item>
    <title>branches:  1.12.2;<br/>Make it possible for cap_mkdb to be a host tool.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.12</description>
    <pubDate>Thu Jan 31 19:32:11 UTC 2002</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>More .mk file fallout.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.11</description>
    <pubDate>Sun Jan 23 18:26:14 UTC 2000</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>convert from NOxxx= to MKxxx=no.<br/>include &lt;bsd.own.mk&gt; if testing a MKxxx variable.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.10</description>
    <pubDate>Sat Feb 13 02:54:57 UTC 1999</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>don't install in /usr/share if NOSHARE is defined</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.9</description>
    <pubDate>Sun Sep 27 17:22:13 UTC 1998</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Set SCRIPTSDIR.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.8</description>
    <pubDate>Thu Mar 27 11:06:20 UTC 1997</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>- Makefile cleanups</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.7</description>
    <pubDate>Mon Mar 24 21:59:59 UTC 1997</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Use ${INSTALL}.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.6</description>
    <pubDate>Fri Oct 18 06:23:43 UTC 1996</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Don't build .db file at install time.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.5</description>
    <pubDate>Fri Dec 23 21:11:56 UTC 1994</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>specify man pages the new way.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.4</description>
    <pubDate>Thu Dec 22 00:31:23 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Merged with 4.4lite.<br/>Changed to conform to NetBSD's new RCS Id conventions.</title>
    <description>/src/usr.bin/vgrind/Makefile - 1.3</description>
    <pubDate>Thu Nov 17 08:27:58 UTC 1994</pubDate>
    <dc:creator>jtc</dc:creator>
</item>
</channel></rss>

