aboutsummaryrefslogtreecommitdiff
path: root/bdep
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Factor git-status code from bdep-ci to git_status()Boris Kolpackov3-97/+169
2018-11-30Fix argument passing bugBoris Kolpackov2-2/+2
2018-11-23Rework slightly executable project buildfile generated by bdep-newBoris Kolpackov1-5/+9
2018-11-22Convert bdep-new to use dependency chains, variable blocksBoris Kolpackov1-36/+51
2018-11-19Add --jobs common optionKaren Arutyunov4-2/+32
2018-11-16Adapt to repository typed URLs (dir+file://..., etc)Karen Arutyunov1-9/+31
2018-11-15Improve bdep-new diagnostics for when directory already contains projectBoris Kolpackov1-31/+33
2018-11-13Pass --deep option to bpkg-pkg-verify in bdep-publishKaren Arutyunov1-0/+5
2018-10-31Warn if publishing with a staged toolchainBoris Kolpackov1-0/+4
2018-10-31Send CI requests from staged toolchain to ci.stage.build2.orgBoris Kolpackov3-2/+16
2018-10-18Add binless option to bdep-new c++ language parameterBoris Kolpackov2-101/+185
2018-10-11Tone down lib prefix warnings in bdep-newBoris Kolpackov1-4/+2
2018-09-08Documentation fixesBoris Kolpackov2-13/+8
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov1-3/+6
2018-09-03Reorder lines in library buildfile generated by bdep-newBoris Kolpackov1-3/+4
2018-09-03Tweak bdep-publish and bdep-ci diagnosticsBoris Kolpackov2-4/+6
2018-09-01Add comment to bdep-new-generated buildfileBoris Kolpackov1-1/+2
2018-08-30Produce more flexible export stub in bdep-newBoris Kolpackov1-1/+1
2018-08-29Add unit-tests option to bdep-newBoris Kolpackov2-117/+225
2018-08-28Implement CI request submissionKaren Arutyunov4-474/+607
2018-08-25Implement bdep-ci commandBoris Kolpackov13-212/+698
2018-08-25Always print reference submit result manifest value if presentKaren Arutyunov1-10/+19
2018-08-22Add support for specifying publisher's name in addition to emailBoris Kolpackov8-124/+186
2018-08-20Advise user to retry publishing on server errorKaren Arutyunov1-4/+10
2018-08-20Reorder modules in bdep-newBoris Kolpackov1-2/+2
2018-08-15Use sanitized name stem for language identifiers in bdep-newBoris Kolpackov1-4/+28
2018-08-15Always use full (three-component) git version for consistencyBoris Kolpackov1-2/+2
2018-08-14Adapt to git_version() returning semantic_version nowKaren Arutyunov7-28/+31
2018-08-12Make get_ver staticKaren Arutyunov2-2/+2
2018-08-11Make get-related functions to take minimum supported version as an argumentKaren Arutyunov7-48/+101
2018-08-07Add git version check (2.12 is minimum supported)Karen Arutyunov6-53/+115
2018-08-06Fix bdep-publish failure for older git versionsKaren Arutyunov1-8/+14
2018-08-04Fix unreliable git output match in publish testscriptKaren Arutyunov1-1/+1
2018-08-04Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov5-27/+491
2018-07-31Extract project from manifest in bdep-publishBoris Kolpackov4-15/+18
2018-07-31Publish all packages in project, not only those initialized in configBoris Kolpackov3-42/+31
2018-07-30Sanitize version substitutionsKaren Arutyunov1-1/+1
2018-07-27Implement package archive uploadKaren Arutyunov5-11/+542
2018-07-27Implement temp directory facilityKaren Arutyunov6-24/+166
2018-07-27Implement publish command for publishing packages to archive repositoriesBoris Kolpackov16-127/+864
2018-07-26Make use of butl::project_nameKaren Arutyunov1-33/+36
2018-07-25Handle package name extensions in bdep-newBoris Kolpackov1-35/+39
2018-07-18Fix test breakages due to nesting checks and amalgamationBoris Kolpackov2-11/+26
2018-07-18Diagnose nested projects in new commandBoris Kolpackov1-20/+32
2018-07-17Add note on nested packages to bdep-new(1)Boris Kolpackov1-1/+1
2018-07-17Diagnose improper project/package arrangements in new commandBoris Kolpackov3-19/+50
2018-07-16Fix typo in bdep.cliKaren Arutyunov1-2/+2
2018-07-11Write project name to package manifest in new commandBoris Kolpackov1-11/+59
2018-07-09Print info on having to issue explicit bdep-sync in bdep-config-setBoris Kolpackov1-0/+2
2018-07-09Adjust ODB compilation script for bdep-based setupBoris Kolpackov1-7/+34