Revisions of bmake

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 320720 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 7)
- Update to 20150606
  * Merge with NetBSD make, pick up
    + o make.1: document .OBJDIR target
buildservice-autocommit accepted request 307623 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 6)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 307552 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 5)
- Update to 20150505:
  * Merge with NetBSD make, pick up
    + cond.c: be strict about lhs of comparison when evaluating .if
      but less so when called from variable expansion.
    + unit-tests/cond2.mk: test various error conditions
    + job.c: use memmove() rather than memcpy()
    + document different handling of '-' in jobs mode vs compat
    + fix jobs mode so that '-' only applies to whole job
      when shell lacks hasErrCtl
    + meta.c: use separate vars to track lcwd and latestdir (read)
      per process
    + meta.c: close meta file in child
  * Add Bitrig patch from joerg@netbsd.org
  * Makefile: use BINDIR.bmake if set. Same for MANDIR and
    SHAREDIR. Handy for testing release candidates in various
    environments.
  * move initialization of savederr to block where it is used
    to avoid spurious warning from gcc5
buildservice-autocommit accepted request 289791 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 4)
baserev update by copy to link target
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 289736 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 3)
- Cleanups spec file with spec-cleaner
- Update to 20141111
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 250699 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 2)
initialized devel package after accepting 250699
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 249145 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 1)
bmake, the NetBSD make(1) tool, is a program designed to simplify the maintenance of other programs.  The input of bmake is a list 
of specifications indicating the files upon which the targets (programs and other files) depend. bmake then detects which targets 
are out of date based on their dependencies and triggers the necessary commands to bring them up to date when that happens.

bmake is similar to GNU make, even though the syntax for the advanced features supported in Makefiles is very different.
Displaying revisions 41 - 47 of 47
openSUSE Build Service is sponsored by