summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Warn if publishing with a staged toolchainBoris Kolpackov2018-10-312-0/+5
* Send CI requests from staged toolchain to ci.stage.build2.orgBoris Kolpackov2018-10-313-2/+16
* Add binless option to bdep-new c++ language parameterBoris Kolpackov2018-10-183-101/+209
* Tone down lib prefix warnings in bdep-newBoris Kolpackov2018-10-111-4/+2
* Add note to LICENSE file about ODB license exceptionBoris Kolpackov2018-09-171-0/+5
* Bump version to 0.9.0-a.0.z, master is open for businessBoris Kolpackov2018-09-122-6/+6
* Bump version to 0.8.0Boris Kolpackov2018-09-112-6/+6
* Adapt bdep-publish tests to result message changeKaren Arutyunov2018-09-101-12/+12
* Update NEWS fileBoris Kolpackov2018-09-101-0/+21
* Documentation fixesBoris Kolpackov2018-09-082-13/+8
* Rename .test/test{} to .testscript/testscript{}Karen Arutyunov2018-09-0415-30/+33
* Adapt bdep-publish and bdep-ci tests to diagnostics changeKaren Arutyunov2018-09-032-16/+32
* Reorder lines in library buildfile generated by bdep-newBoris Kolpackov2018-09-031-3/+4
* Tweak bdep-publish and bdep-ci diagnosticsBoris Kolpackov2018-09-032-4/+6
* Add comment to bdep-new-generated buildfileBoris Kolpackov2018-09-011-1/+2
* Adapt bdep-ci tests to brep's ci-load handlerKaren Arutyunov2018-09-011-4/+4