<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/make_malloc.c, branch vendor/NetBSD/bmake/20200902</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=vendor%2FNetBSD%2Fbmake%2F20200902</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=vendor%2FNetBSD%2Fbmake%2F20200902'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-09-05T16:11:04Z</updated>
<entry>
<title>Import bmake-20200902</title>
<updated>2020-09-05T16:11:04Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2020-09-05T16:11:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6bbc783f48498b808e19db4441299dc7d85a278b'/>
<id>urn:sha1:6bbc783f48498b808e19db4441299dc7d85a278b</id>
<content type='text'>
Lots of code refactoring, simplification and cleanup.
Lots of new unit-tests providing much higher code coverage.
All courtesy of rillig at netbsd.

Other significant changes:

o new read-only variable .SHELL which provides the path of the shell
  used to run scripts (as defined by  the .SHELL target).

o new debug option -dl: LINT mode, does the equivalent of := for all
  variable assignments so that file and line number are reported for
  variable parse errors.
</content>
</entry>
<entry>
<title>Import bmake-20200704</title>
<updated>2020-07-08T18:32:15Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2020-07-08T18:32:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1a2b743f6b4022dada4eeaa96ac47a5c1a2429f5'/>
<id>urn:sha1:1a2b743f6b4022dada4eeaa96ac47a5c1a2429f5</id>
<content type='text'>
from ChangeLog:

    (most of this by rillig@)
    o lots of style and white-space cleanup
    o lots more unit tests for variable modifiers
    o simplified description of some functions
    o str.c: refactor Str_Match
    o var.c: debugging output for :@
      constify VarModify parameter
      fix :hash modifier on 16-bit platforms
      remove unnecessary forward declarations
      refactor ApplyModifier_SysV to have less indentation
      simplify code for :E and :R
      clean up code for :H and :T
      refactor ApplyModifiers

    * var.c: we need stdint.h on some platforms to get uint32_t
    * unit-test/Makefile: we need to supress the specific error
    for RE substitution error in modmisc, since it varies accross
    different OS.
</content>
</entry>
<entry>
<title>Import bmake-20170420</title>
<updated>2017-04-20T23:12:37Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2017-04-20T23:12:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f62a02334b3d7ac500f6ed20aac449ecc477a673'/>
<id>urn:sha1:f62a02334b3d7ac500f6ed20aac449ecc477a673</id>
<content type='text'>
Only use -C arg "as is" if it contains no relative component.
Fix Main_SetObjdir() for relative paths (eg obj).
Fix a number of coverity complaints.
</content>
</entry>
<entry>
<title>Import the 20-June-2012 release of the "Portable" BSD make tool (from NetBSD).</title>
<updated>2012-06-25T22:20:51Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-06-25T22:20:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0fae4a3feb6507525100ba80841fb42e993656b0'/>
<id>urn:sha1:0fae4a3feb6507525100ba80841fb42e993656b0</id>
<content type='text'>
Submitted by:	sjg@juniper.net
</content>
</entry>
<entry>
<title>Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD).</title>
<updated>2012-06-08T21:57:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-06-08T21:57:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b379932fc0f836f9f3f5ac89ef7f6cd38377dff8'/>
<id>urn:sha1:b379932fc0f836f9f3f5ac89ef7f6cd38377dff8</id>
<content type='text'>
Submitted by:	sjg@juniper.net
</content>
</entry>
</feed>
