summaryrefslogtreecommitdiffstats
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-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
* Produce more flexible export stub in bdep-newBoris Kolpackov2018-08-301-1/+1
* Omit bdep-new C tests that use fmemopen() on Windows and Mac OSBoris Kolpackov2018-08-291-25/+40
* Fix bdep-ci tests failing due to undefined user email for git-commitKaren Arutyunov2018-08-291-0/+4
* Add unit-tests option to bdep-newBoris Kolpackov2018-08-2913-129/+309
* Implement CI request submissionKaren Arutyunov2018-08-286-485/+820
* Implement bdep-ci commandBoris Kolpackov2018-08-2515-214/+700
* Always print reference submit result manifest value if presentKaren Arutyunov2018-08-252-13/+21
* Add support for specifying publisher's name in addition to emailBoris Kolpackov2018-08-229-125/+188
* Shorten build2 output matching regexes in testscriptsKaren Arutyunov2018-08-216-171/+77
* 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-152-13/+37
* Always use full (three-component) git version for consistencyBoris Kolpackov2018-08-153-5/+5
* Adapt to git_version() returning semantic_version nowKaren Arutyunov2018-08-1415-106/+104
* Make get_ver staticKaren Arutyunov2018-08-122-2/+2
* Make get-related functions to take minimum supported version as an argumentKaren Arutyunov2018-08-119-51/+113
* Fix other command testscripts to pass for older git versionsKaren Arutyunov2018-08-0911-100/+87
* Fix init, config and status commands tests to pass for older git versionsKaren Arutyunov2018-08-096-43/+56
* Add git version check (2.12 is minimum supported)Karen Arutyunov2018-08-076-53/+115
* Disable bdep-publish/control tests for older git versionsKaren Arutyunov2018-08-062-1/+25
* Fix bdep-publish failure for older git versionsKaren Arutyunov2018-08-061-8/+14
* Convert expected git clone warning to info in bdep-publish testscriptKaren Arutyunov2018-08-051-1/+6
* Fix unreliable git output match in publish testscriptKaren Arutyunov2018-08-042-3/+1
* Fix yet another publish test adding git user name/emailKaren Arutyunov2018-08-041-0/+2
* Fix publish testscript adding git user name/emailKaren Arutyunov2018-08-041-2/+5
* Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov2018-08-046-160/+870
* 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
* Use build.version.stage value to pick repository for bdep-publish testsBoris Kolpackov2018-07-281-4/+9
* Make bdep publish tests to specify --email optionKaren Arutyunov2018-07-271-1/+2