Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also:
- rename --subdirectory to --source
- rename --type|-t,source to subdir
- change the hook's mode variable value 'subdirectory' to 'source'
- rename bdep-new-subdirectory.options to bdep-new-source.options
- add src, inc, pfx, and sub pre-/post-hooks variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Starting version 2.27 git requires the divergent branch reconciliation method
to be specified explicitly for the pull command.
|
|
|
|
Also tighten up the rest of the entries not to match in subdirectories.
|
|
|
|
|
|
|
|
|
|
Note that this means there will be no upgrade support for this release.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For example:
$ bdep new -l c++ -t lib,source=libhello/io libhello-io
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|