aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov2-6/+6
2019-03-18Omit bdep-new C tests that use fmemopen() on Windows and Mac OSKaren Arutyunov1-0/+2
2019-03-18Only add mxx{} to buildfiles if its extension was explicitly specifiedBoris Kolpackov1-4/+11
2019-03-18Update NEWS fileBoris Kolpackov1-0/+36
2019-03-18Merge bdep-new parameter-specific optionsKaren Arutyunov5-109/+181
2019-03-15Add support for c++ source file extensions granular customizationKaren Arutyunov8-92/+535
2019-03-15Handle CWD inside project/package in bdep-new --{package,subdirectory} modesBoris Kolpackov1-51/+82
2019-03-12Add --edit and --no-edit options to bdep-releaseKaren Arutyunov3-9/+35
2019-03-11Add note on bdep-new --no-amalgamationBoris Kolpackov1-0/+2
2019-03-08Fix bug in buildfileKaren Arutyunov1-1/+1
2019-03-08Use new setup for unit testsKaren Arutyunov2-5/+36
2019-03-08Configure c module in tests project rather than in top projectKaren Arutyunov2-7/+3
2019-03-08Fix typos in new.cliKaren Arutyunov1-3/+3
2019-03-08Add support for bdep-new --subdirectory mode, no-version -t=lib sub-optionBoris Kolpackov4-317/+575
2019-03-07Add support for alternative build file/directory naming schemeBoris Kolpackov5-13/+84
2019-03-06Preparatory work for alternative build file/directory naming schemeBoris Kolpackov1-17/+27
2019-03-05Align with latest bdep-newKaren Arutyunov1-2/+9
2019-03-04Add 'builds: all' value to manifestKaren Arutyunov1-1/+1
2019-03-04Cleanup some files replacing tabs with spacesKaren Arutyunov5-36/+36
2019-02-26Adjust to new aggregate initialization rules in C++20Boris Kolpackov1-0/+20
2019-02-23Fix bdep-release tests failing for git 2.20.0 and aboveKaren Arutyunov1-3/+8
2019-02-22Improve ODB regeneration scriptBoris Kolpackov1-3/+7
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov2-8/+8
2019-02-19Release version 0.9.0v0.9.0Boris Kolpackov2-6/+6
2019-02-19Update build2 and bpkg minimum version requirement in bdep-newBoris Kolpackov1-2/+2
2019-02-15Fix order of options/args when running 'git tag' in bdep-releaseKaren Arutyunov1-2/+3
2019-02-08Update NEWS fileBoris Kolpackov1-0/+27
2019-01-30Adapt to package dependency constraints completion semantic changeKaren Arutyunov2-48/+106
2019-01-27Fix release tests failing for space-containing project directory pathKaren Arutyunov1-3/+3
2019-01-26Add --open-base option to bdep-releaseBoris Kolpackov3-5/+80
2019-01-26Add --show-push option to bdep-releaseBoris Kolpackov3-33/+215
2019-01-25Add stub revision release testKaren Arutyunov1-7/+24
2019-01-25Fix typoBoris Kolpackov1-1/+1
2019-01-25Fix bdep-publish test failing for older git versionsKaren Arutyunov1-1/+1
2019-01-25Add support for --no-progress optionKaren Arutyunov17-231/+514
2019-01-23Fix publish test that fails due to package version decrease on commitKaren Arutyunov1-0/+7
2019-01-22Add support for --force option in bdep-release and bdep-publishKaren Arutyunov9-221/+637
2019-01-17Update submodulesBoris Kolpackov1-0/+0
2019-01-16Update copyright yearKaren Arutyunov97-98/+98
2019-01-16Make use of butl::b_info() instead of parsing `b info` stdout manuallyKaren Arutyunov1-52/+34
2019-01-14Don't show tagging status in bdep-release open modeBoris Kolpackov1-2/+4
2019-01-12Adapt to standard version API changeKaren Arutyunov1-7/+7
2019-01-11Work around VC14 issues with 'for (...) try' constructBoris Kolpackov1-38/+43
2019-01-11Adjust git verbosity in bdep-releaseBoris Kolpackov1-3/+2
2019-01-11Extract remote/branch rather than assuming origin/HEAD in bdep-releaseBoris Kolpackov2-50/+56
2019-01-10Fix bdep-release diagnostics for *-file manifest values expansion validationKaren Arutyunov2-2/+2
2019-01-10Implement bdep-release that manages project's version during releaseBoris Kolpackov16-32/+1749
2018-12-13Factor git-status code from bdep-ci to git_status()Boris Kolpackov3-97/+169
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov1-0/+6
2018-12-01Add commented out builds value to manifestKaren Arutyunov1-0/+1