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
/
make.h
Age
Commit message (
Expand
)
Author
2020-10-27
make(1): move debugVflag to CmdOpts
rillig
2020-10-26
make(1): group the command line options and arguments
rillig
2020-10-25
make(1): add GNode_Path to access the path of a GNode
rillig
2020-10-24
make(1): remove macros MIN and MAX
rillig
2020-10-24
make(1): convert macros for debug flags into enum
rillig
2020-10-24
make(1): remove lengthy comments from archive handling
rillig
2020-10-23
make(1): fix typos in comments
rillig
2020-10-23
make(1): convert error level for Parse_Error to an enum
rillig
2020-10-23
make(1): rename GNode.cmgn to youngestChild
rillig
2020-10-23
make(1): add test for the '::' dependency operator
rillig
2020-10-23
make(1): negate OP_NOP and rename it to GNode_IsTarget
rillig
2020-10-23
make(1): merge duplicate documentation for OP_NOP
rillig
2020-10-23
make(1): only define TRUE and FALSE if necessary
rillig
2020-10-23
make(1): allow compilation with Boolean implemented as char
rillig
2020-10-19
make(1): clean up headers, no functional change
rillig
2020-10-18
make(1): add tags to enum types
rillig
2020-10-18
make(1): remove underscore from Hash_Table and Hash_Entry
rillig
2020-10-18
make(1): convert NoExecute to non-inline
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): replace GNode macros with inline functions
rillig
2020-10-03
make(1): use consistent pattern for parsing whitespace
rillig
2020-09-28
make(1): remove the inline attribute from debug_printf
rillig
2020-09-28
make(1): make debug logging simpler
rillig
2020-09-28
make(1): make debugging code shorter
rillig
2020-09-27
make(1): normalize whitespace in source code
rillig
2020-09-26
make(1): clean up API for finding and creating GNodes
rillig
2020-09-24
make(1): migrate MakeTimeStamp and MakeUnmark to Lst_ForEach
rillig
2020-09-23
make(1): fix assertion failure in -j mode with .END node
rillig
2020-09-22
make(1): use fine-grained type names for lists and their nodes
rillig
2020-09-21
make(1): add specific typedefs for lists
rillig
2020-09-13
make(1): clean up RCSID blocks
rillig
2020-09-13
make(1): clean up API for evaluating conditions
rillig
2020-09-13
make(1): remove #endif comments for very short blocks
rillig
2020-09-11
make(1): add wrappers around ctype.h functions
rillig
2020-09-11
make(1): add missing space in source code
rillig
2020-09-02
make(1): document the value restrictions for Boolean variables
rillig
2020-09-02
make(1): reduce number of stat fields returned by cached_stat
rillig
2020-09-02
make(1): use proper types in API of cached_stat and cached_lstat
rillig
2020-08-31
make(1): parenthesize macro arguments
rillig
2020-08-30
make(1): rename GNode.iParents to implicitParents
rillig
2020-08-29
make(1): remove ReturnStatus, SUCCESS and FAILURE
rillig
2020-08-29
make(1): add another Boolean variant to check during development
rillig
2020-08-29
make(1): allow for strict type checking for Boolean
rillig
2020-08-28
make(1): clean up targ.c
rillig
2020-08-28
make(1): print suffix flags in the standard way
rillig
2020-08-26
make(1): remove header sprite.h
rillig
2020-08-24
make(1): in debug mode, print GNode details in symbols
rillig
2020-08-23
make(1): remove unused declarations from header files
rillig
[prev]
[next]