git: dsynth - Add IGNORE/BROKEN
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 22 11:53:48 PDT 2019
commit 87017ac4f09189e108d118fc75651e5f6d9621aa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 22 10:09:55 2019 -0700
dsynth - Add IGNORE/BROKEN
* Implement IgnoreCount
* Only clear the 0*.log files for build directives. Don't clear them
for things like 'dsynth cleanup'.
Summary of changes:
usr.bin/dsynth/build.c | 32 ++++++++++++++++++++++++++------
usr.bin/dsynth/dsynth.c | 24 ++++++++++++------------
usr.bin/dsynth/dsynth.h | 19 +++++++++++--------
usr.bin/dsynth/gui.c | 2 +-
4 files changed, 50 insertions(+), 27 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87017ac4f09189e108d118fc75651e5f6d9621aa
--
DragonFly BSD source repository
More information about the Commits
mailing list