index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-19
make: sort files in coverage report alphabetically
rillig
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2022-09-27
make: set WARNS to 6, from the default 5
rillig
2022-05-03
make: remove test scenarios for old GCC versions
rillig
2022-01-26
make: generate coverage summary on 'make test-coverage'
rillig
2022-01-09
make: in Cmd_Exec, return error message instead of format string
rillig
2021-12-12
make: do not report '?' for fully covered header files
rillig
2021-12-12
make: only define target report-coverage if USE_COVERAGE is yes
rillig
2021-11-28
make: replace bloated bit-set-to-string code with simple code
rillig
2021-07-31
make: fix lint warnings
rillig
2021-05-30
make: fix reported code coverage for *.h
rillig
2021-04-11
make: clean up Makefile
rillig
2021-02-22
make: fix report-coverage
rillig
2021-01-30
make(1): run lint with strict bool mode
rillig
2020-12-12
make(1): add number of uncovered lines to coverage report
rillig
2020-12-12
make(1): add target test-coverage
rillig
2020-12-06
make(1): move .include lines as far down as possible
rillig
2020-12-06
make(1): move COPTS above <bsd.prog.mk>
rillig
2020-12-03
make(1): format coverage summary as a table
rillig
2020-10-25
make(1): remove unused strlist_t
rillig
2020-10-23
make(1): add target-specific COPTS when generating cpre or casm
rillig
2020-10-18
make(1): fix GCC warning about small buffer for cohort_num
rillig
2020-10-05
make(1): enable format string truncation warnings for parse.c
rillig
2020-10-05
make(1): revert previous commit
rillig
2020-10-05
make(1): fix double-free bug in -DCLEANUP mode (since 2020-10-02)
rillig
2020-10-05
make(1): allow easy creation of preprocessed source and assembler
rillig
2020-09-01
make(1): remove filemon object files on clean
rillig
2020-08-31
make(1): fix compilation with GCC 8
rillig
2020-08-31
make(1): fix copy-and-paste mistake for compiling with GCC10
rillig
2020-08-28
make(1): remove redundant MAKEFLAGS from subdir make
rillig
2020-08-27
make(1): pass the command-line variables to the subdir make
rillig
2020-08-26
make(1): remove header sprite.h
rillig
2020-08-25
make(1): allow custom build options
rillig
2020-08-23
make(1): allow to run only selected tests via the command line
rillig
2020-08-22
Use TEST_MAKE to run unit-tests
sjg
2020-08-19
make(1): don't optimize when measuring the code coverage
rillig
2020-08-15
make(1): fix archive test
rillig
2020-08-12
make(1): enable -Wcast-qual for var.c again
rillig
2020-08-12
make(1): allow optional compilation with GCC 10, use gcov from GCC
rillig
2020-08-10
make(1): make gcov command line configurable
rillig
2020-08-10
make(1): clean up coverage files even if USE_COVERAGE is not set
rillig
2020-08-09
make(1): allow to build using GCC 9 during development
rillig
2020-08-08
make(1): add more detailed debug logging for variable modifiers
rillig
2020-08-07
make(1): one file per line in the Makefile
rillig
2020-08-06
make(1): revert previous commit; "make retest" was already possible
rillig
2020-08-06
make(1): allow "make retest" directly from the main directory
rillig
2020-08-03
make(1): no declaration-after-statement anymore
rillig
2020-08-01
make(1): remove line numbers from generated code coverage files
rillig
2020-07-31
make(1): fix undefined behavior in malformed :S modifier
rillig
2020-07-29
make(1): use specialized return type for ApplyModifier functions
rillig
[next]