DragonFly BSD
DragonFly commits List (threaded) for 2012-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bsd.prog.mk: Enhance the 'lint' target a bit.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 15 Jun 2012 15:02:06 -0700 (PDT)

commit 1ec931f4c350b97793adea87e3c1d99dba71bc47
Author: Sascha Wildner <saw@online.de>
Date:   Sat Jun 16 00:01:39 2012 +0200

    bsd.prog.mk: Enhance the 'lint' target a bit.
    
    * Remove piping the outputs of running ${LINT} to more(1)
    
    * Don't stop when ${LINT} returns an error.
    
    * Pass ${CFLAGS} beginning with '-I' to ${LINT} and ensure the
      directory is separated with a space.
    
    These changes make it easier to use coccinelle and other checkers as
    ${LINT}.

Summary of changes:
 share/mk/bsd.prog.mk |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ec931f4c350b97793adea87e3c1d99dba71bc47


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]