Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Specifically, the bdep-new --type|-t now has the new 'alt-naming' sub-option
that can be used to create projects with the alternative naming.
|
|
|
|
Starting 2.20.0 git-pull requires --force option to update local tag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows creation of a simpler buildfile for header-only (and, in the
future, for module-only) libraries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If specified (-t exe,unit-tests or -t lib,unit-tests) then generate build
infrastructure for unit testing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|