Age | Commit message (Collapse) | Author | Files | Lines |
|
If specified (-t exe,unit-tests or -t lib,unit-tests) then generate build
infrastructure for unit testing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For older git versions worktree command doesn't support --track option, so we
now create branch explicitly beforehand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If BDEP_SYNC is set, auto-synchronization will only be performed if its
value is true or 1.
So to suppress, run:
$ BDEP_SYNC=0 b
|
|
|
|
|