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
/
nonints.h
Age
Commit message (
Expand
)
Author
2021-02-02
make: remove overengineered Enum_ValueToString
rillig
2021-02-01
make: remove outdated comment about VarEvalFlags
rillig
2021-01-24
make(1): convert SearchPath to struct
rillig
2021-01-19
make(1): remove do-not-format markers from comments
rillig
2020-12-28
make(1): replace global preserveUndefined with VARE_KEEP_UNDEF
rillig
2020-12-27
make(1): remove unnecessary VPR_ERR_SILENT
rillig
2020-12-27
make(1): clean up VarParseResult constants
rillig
2020-12-27
make(1): remove unnecessary VPR_UNKNOWN for error handling
rillig
2020-12-27
make(1): align names of VarExportMode with the directives
rillig
2020-12-22
make(1): allow .undef to undefine multiple variables at once
rillig
2020-12-20
make(1): omit linear search for command in Compat_RunCommand
rillig
2020-12-20
make(1): remove constant parameter from MakeMode
rillig
2020-12-20
make(1): change return type of Var_Value to FStr
rillig
2020-12-20
make(1): return FStr from Var_Parse
rillig
2020-12-20
make(1): export FStr and MFStr
rillig
2020-12-19
make(1): extract Var_DeleteVar from Var_Delete
rillig
2020-12-19
make(1): extract Var_Undef from ParseDirective
rillig
2020-12-18
make(1): constify Targ_FmtTime
rillig
2020-12-15
make(1): indent nonints.h and util.c with tabs instead of spaces
rillig
2020-12-13
make(1): add str_basename to reduce duplicate code
rillig
2020-12-13
make(1): remove dead code from GetVarnamesToUnexport
rillig
2020-12-13
make(1): clean up Var_Export
rillig
2020-12-12
make(1): eliminate boolean argument of Var_Export
rillig
2020-12-12
make(1): rename Var_ExportVars to Var_ReexportVars
rillig
2020-12-12
make(1): inline Targ_Ignore and Targ_Silent
rillig
2020-12-06
make(1): rename IFile.nextbuf to readMore
rillig
2020-11-29
make(1): reduce memory allocation for targets
rillig
2020-11-28
make(1): replace Dir_Destroy with SearchPath_Free
rillig
2020-11-16
make(1): make some GNode functions const
rillig
2020-11-16
make(1): rename Targ_NewGN to GNode_New
rillig
2020-11-10
make(1): use consistent definition for MAKE_INLINE
rillig
2020-11-08
make(1): rename VARE_ASSIGN to VARE_KEEP_DOLLAR
rillig
2020-11-08
make(1): change return type of Arch_MTime to void
rillig
2020-11-08
make(1): change return type of Arch_MemberMTime to void
rillig
2020-11-07
make(1): fix type mismatch between int and VarSetFlags
rillig
2020-11-07
make(1): document the relation between VARE_ASSIGN and preserveUndefined
rillig
2020-11-07
make(1): clean up code stylistically
rillig
2020-11-07
make(1): rename Var_Set_with_flags to Var_SetWithFlags
rillig
2020-11-07
make(1): rename VarSet_Flags to VarSetFlags
rillig
2020-11-06
make(1): rename Arch_MemMTime to Arch_MemberMTime
rillig
2020-11-06
make(1): rename getBoolean and s2Boolean
rillig
2020-11-01
make(1): in lint mode, exit with error status on errors
rillig
2020-10-31
make(1): do not look up local variables like .TARGET anywhere else
rillig
2020-10-30
make(1): change char * to void * in Var_Value
rillig
2020-10-23
make(1): convert error level for Parse_Error to an enum
rillig
2020-10-19
make(1): clean up headers, no functional change
rillig
2020-10-18
make(1): remove redundant code for determining the assignment operator
rillig
2020-10-18
make(1): add tags to enum types
rillig
2020-10-18
make(1): replace execError with execDie
rillig
2020-10-17
make(1): normalize initialization and cleanup of the modules
rillig
[prev]
[next]