summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add --edit and --no-edit options to bdep-releaseHEADmasterKaren Arutyunov2019-03-123-9/+35
* Add note on bdep-new --no-amalgamationBoris Kolpackov2019-03-111-0/+2
* Fix bug in buildfileKaren Arutyunov2019-03-081-1/+1
* Use new setup for unit testsKaren Arutyunov2019-03-082-5/+36
* Configure c module in tests project rather than in top projectKaren Arutyunov2019-03-082-7/+3
* Fix typos in new.cliKaren Arutyunov2019-03-081-3/+3
* Add support for bdep-new --subdirectory mode, no-version -t=lib sub-optionBoris Kolpackov2019-03-084-317/+575
* Add support for alternative build file/directory naming schemeBoris Kolpackov2019-03-075-13/+84
* Preparatory work for alternative build file/directory naming schemeBoris Kolpackov2019-03-061-17/+27
* Align with latest bdep-newKaren Arutyunov2019-03-051-2/+9
* Add 'builds: all' value to manifestKaren Arutyunov2019-03-041-1/+1
* Cleanup some files replacing tabs with spacesKaren Arutyunov2019-03-045-36/+36
* Adjust to new aggregate initialization rules in C++20Boris Kolpackov2019-02-261-0/+20
* Fix bdep-release tests failing for git 2.20.0 and aboveKaren Arutyunov2019-02-231-3/+8
* Improve ODB regeneration scriptBoris Kolpackov2019-02-221-3/+7
* Change version to 0.10.0-a.0.zBoris Kolpackov2019-02-212-8/+8
* Release version 0.9.0Boris Kolpackov2019-02-192-6/+6
* Update build2 and bpkg minimum version requirement in bdep-newBoris Kolpackov2019-02-191-2/+2
* Fix order of options/args when running 'git tag' in bdep-releaseKaren Arutyunov2019-02-151-2/+3
* Update NEWS fileBoris Kolpackov2019-02-081-0/+27
* Adapt to package dependency constraints completion semantic changeKaren Arutyunov2019-01-302-48/+106
* Fix release tests failing for space-containing project directory pathKaren Arutyunov2019-01-271-3/+3
* Add --open-base option to bdep-releaseBoris Kolpackov2019-01-263-5/+80
* Add --show-push option to bdep-releaseBoris Kolpackov2019-01-263-33/+215
* Add stub revision release testKaren Arutyunov2019-01-251-7/+24
* Fix typoBoris Kolpackov2019-01-251-1/+1
* Fix bdep-publish test failing for older git versionsKaren Arutyunov2019-01-251-1/+1
* Add support for --no-progress optionKaren Arutyunov2019-01-2517-231/+514
* Fix publish test that fails due to package version decrease on commitKaren Arutyunov2019-01-231-0/+7
* Add support for --force option in bdep-release and bdep-publishKaren Arutyunov2019-01-229-221/+637
* Update submodulesBoris Kolpackov2019-01-171-0/+0
* Update copyright yearKaren Arutyunov2019-01-1697-98/+98
* Make use of butl::b_info() instead of parsing `b info` stdout manuallyKaren Arutyunov2019-01-161-52/+34
* Don't show tagging status in bdep-release open modeBoris Kolpackov2019-01-141-2/+4
* Adapt to standard version API changeKaren Arutyunov2019-01-121-7/+7
* Work around VC14 issues with 'for (...) try' constructBoris Kolpackov2019-01-111-38/+43
* Adjust git verbosity in bdep-releaseBoris Kolpackov2019-01-111-3/+2
* Extract remote/branch rather than assuming origin/HEAD in bdep-releaseBoris Kolpackov2019-01-112-50/+56
* Fix bdep-release diagnostics for *-file manifest values expansion validationKaren Arutyunov2019-01-102-2/+2
* Implement bdep-release that manages project's version during releaseBoris Kolpackov2019-01-1016-32/+1749
* Factor git-status code from bdep-ci to git_status()Boris Kolpackov2018-12-133-97/+169
* Suppress MSVC warnings at project levelKaren Arutyunov2018-12-031-0/+6
* Add commented out builds value to manifestKaren Arutyunov2018-12-011-0/+1
* Fix argument passing bugBoris Kolpackov2018-11-302-2/+2
* Rework slightly executable project buildfile generated by bdep-newBoris Kolpackov2018-11-231-5/+9
* Convert bdep-new to use dependency chains, variable blocksBoris Kolpackov2018-11-221-36/+51
* Add --jobs common optionKaren Arutyunov2018-11-194-2/+32
* Adapt to repository typed URLs (dir+file://..., etc)Karen Arutyunov2018-11-161-9/+31
* Improve bdep-new diagnostics for when directory already contains projectBoris Kolpackov2018-11-151-31/+33
* Pass --deep option to bpkg-pkg-verify in bdep-publishKaren Arutyunov2018-11-131-0/+5