summaryrefslogtreecommitdiffstats
path: root/bdep
Commit message (Expand)AuthorAgeFilesLines
* 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-311-0/+4
* 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-182-101/+185
* Tone down lib prefix warnings in bdep-newBoris Kolpackov2018-10-111-4/+2
* Documentation fixesBoris Kolpackov2018-09-082-13/+8
* Rename .test/test{} to .testscript/testscript{}Karen Arutyunov2018-09-041-3/+6
* 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
* Produce more flexible export stub in bdep-newBoris Kolpackov2018-08-301-1/+1
* Add unit-tests option to bdep-newBoris Kolpackov2018-08-292-117/+225
* Implement CI request submissionKaren Arutyunov2018-08-284-474/+607
* Implement bdep-ci commandBoris Kolpackov2018-08-2513-212/+698
* Always print reference submit result manifest value if presentKaren Arutyunov2018-08-251-10/+19
* Add support for specifying publisher's name in addition to emailBoris Kolpackov2018-08-228-124/+186
* Advise user to retry publishing on server errorKaren Arutyunov2018-08-201-4/+10
* Reorder modules in bdep-newBoris Kolpackov2018-08-201-2/+2
* Use sanitized name stem for language identifiers in bdep-newBoris Kolpackov2018-08-151-4/+28
* Always use full (three-component) git version for consistencyBoris Kolpackov2018-08-151-2/+2
* Adapt to git_version() returning semantic_version nowKaren Arutyunov2018-08-147-28/+31
* Make get_ver staticKaren Arutyunov2018-08-122-2/+2
* Make get-related functions to take minimum supported version as an argumentKaren Arutyunov2018-08-117-48/+101
* Add git version check (2.12 is minimum supported)Karen Arutyunov2018-08-076-53/+115
* Fix bdep-publish failure for older git versionsKaren Arutyunov2018-08-061-8/+14
* Fix unreliable git output match in publish testscriptKaren Arutyunov2018-08-041-1/+1
* Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov2018-08-045-27/+491
* Extract project from manifest in bdep-publishBoris Kolpackov2018-07-314-15/+18
* Publish all packages in project, not only those initialized in configBoris Kolpackov2018-07-313-42/+31
* Sanitize version substitutionsKaren Arutyunov2018-07-301-1/+1
* Implement package archive uploadKaren Arutyunov2018-07-275-11/+542
* Implement temp directory facilityKaren Arutyunov2018-07-276-24/+166
* Implement publish command for publishing packages to archive repositoriesBoris Kolpackov2018-07-2716-127/+864
* Make use of butl::project_nameKaren Arutyunov2018-07-261-33/+36
* Handle package name extensions in bdep-newBoris Kolpackov2018-07-251-35/+39
* Fix test breakages due to nesting checks and amalgamationBoris Kolpackov2018-07-182-11/+26
* Diagnose nested projects in new commandBoris Kolpackov2018-07-181-20/+32
* Add note on nested packages to bdep-new(1)Boris Kolpackov2018-07-171-1/+1
* Diagnose improper project/package arrangements in new commandBoris Kolpackov2018-07-173-19/+50
* Fix typo in bdep.cliKaren Arutyunov2018-07-161-2/+2
* Write project name to package manifest in new commandBoris Kolpackov2018-07-111-11/+59
* Print info on having to issue explicit bdep-sync in bdep-config-setBoris Kolpackov2018-07-091-0/+2
* Adjust ODB compilation script for bdep-based setupBoris Kolpackov2018-07-091-7/+34
* Fix Clang warningBoris Kolpackov2018-07-021-1/+1
* Add ability to suppress auto-synchronization via BDEP_SYNC envvarBoris Kolpackov2018-07-022-4/+18
* Try to obtain real email from environment, VCS in bdep-newBoris Kolpackov2018-07-024-2/+158
* Minor bdep-sync documentation changeBoris Kolpackov2018-07-021-9/+11
* Use recursive wildcard patterns in projects created by bdep-newBoris Kolpackov2018-07-021-6/+6