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.c
Age
Commit message (
Expand
)
Author
2020-11-16
make(1): clean up code style in make.c and suff.c
rillig
2020-11-16
make(1): rename Targ_NewGN to GNode_New
rillig
2020-11-15
make(1): clean up make.c stylistically
rillig
2020-11-15
make(1): rename checked to checked_seqno
rillig
2020-11-14
make(1): fix debug output for GNode details
rillig
2020-11-14
make(1): use symbolic names in debug output of GNodes
rillig
2020-11-08
make(1): clean up Make_ExpandUse
rillig
2020-11-08
make(1): fix type of have_token in MakeStartJobs
rillig
2020-11-08
make(1): inline MakeCheckOrder into IsWaitingForOrder
rillig
2020-11-08
make(1): inline MakeAddChild into ExamineLater
rillig
2020-11-08
make(1): inline MakeFindChild into PretendAllChildrenAreMade
rillig
2020-11-08
make(1): extract PretendAllChildrenAreMade from Make_ExpandUse
rillig
2020-11-08
make(1): fix debug output in out-of-date for cohorts (since 2003-11-14)
rillig
2020-11-08
make(1): add test for wrong debug message in GNode_IsOODate
rillig
2020-11-08
make(1): extract condition from GNode_IsOODate into separate function
rillig
2020-11-08
make(1): change return type of Dir_MTime to void
rillig
2020-11-08
make(1): change return type of Arch_MemberMTime to void
rillig
2020-11-08
make(1): clean up comments in Make_Recheck
rillig
2020-11-08
make(1): use common indentation style for else
rillig
2020-11-08
make(1): rename Make_OODate to GNode_IsOODate
rillig
2020-11-08
make(1): rename Make_TimeStamp to GNode_UpdateYoungestChild
rillig
2020-11-07
make(1): clean up Make_OODate and Make_Run
rillig
2020-11-07
make(1): clean up code stylistically
rillig
2020-11-01
make(1): negate NoExecute to GNode_ShouldExecute
rillig
2020-10-31
make(1): format #include directives consistently
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-30
make(1): fix indentation in source code
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-25
make(1): inline Lst_Copy in Make_ExpandUse
rillig
2020-10-23
make(1): rename GNode.cmgn to youngestChild
rillig
2020-10-23
make(1): negate OP_NOP and rename it to GNode_IsTarget
rillig
2020-10-23
make(1): remove Lst_ForEachUntilConcurrent
rillig
2020-10-22
make(1): fix MakePrintStatusList
rillig
2020-10-22
make(1): remove void pointers from MakePrintStatus
rillig
2020-10-22
make(1): remove void pointers from MakePrintStatusOrder
rillig
2020-10-22
make(1): add Lst_ForEachUntilConcurrent
rillig
2020-10-22
make(1): replace Lst_Open with simple iteration in Make_ProcessWait
rillig
2020-10-22
make(1): replace Lst_Open with simple iteration in Make_Update
rillig
2020-10-22
make(1): extract UpdateImplicitParentsVars from Make_Update
rillig
2020-10-22
make(1): replace Lst_Open with simple iteration in Make_Update
rillig
2020-10-22
make(1): remove redundant type casts
rillig
2020-10-19
make(1): clean up headers, no functional change
rillig
2020-10-19
make(1): inline simple Lst getters
rillig
2020-10-19
make(1): inline link_parent into Make_ProcessWait
rillig
2020-10-19
make(1): inline MakeTimeStamp in Make_OODate
rillig
2020-10-19
make(1): eliminate void pointer from MakeAddAllSrc
rillig
2020-10-18
make(1): replace Lst_Open with simple iteration in Make_HandleUse
rillig
2020-10-18
make(1): rename Lst_Init to Lst_New
rillig
[prev]
[next]