aboutsummaryrefslogtreecommitdiff
path: root/bdep
AgeCommit message (Expand)AuthorFilesLines
2023-06-22Add branch sub-option for git project vcs in bdep-newKaren Arutyunov5-11/+112
2023-06-21Fix deinit command to try bpkg-pkg-build --deorphan if bpkg-pkg drop failsKaren Arutyunov4-43/+174
2023-06-12Check for configuration name/id/path clash before creating/wiping it (GH issu...Boris Kolpackov2-42/+88
2023-05-29Drop stray dependency declarationBoris Kolpackov1-1/+0
2023-05-02Minor comment fixKaren Arutyunov1-1/+1
2023-04-21Add blank line between packages.manifest entries in bdep-newBoris Kolpackov1-1/+7
2023-04-19Minor build fixBoris Kolpackov1-1/+1
2023-04-04Make bdep-ci prompt default to yesBoris Kolpackov1-1/+1
2023-03-24Minor cleanup of process::path_search() callsKaren Arutyunov1-2/+2
2023-03-23Propagate library binless sub-option to type value of newly created package m...Karen Arutyunov1-4/+6
2023-03-07Warn about *-version values (upstream, <distribution>) in bdep-releaseBoris Kolpackov1-14/+61
2023-02-20Add type and language values to newly created package manifest in bdep-newKaren Arutyunov1-5/+68
2023-02-02Complete and normalize --default-options pathBoris Kolpackov1-0/+17
2023-01-06Add missing *.dylib to generated .gitignore fileBoris Kolpackov1-0/+1
2022-12-15Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-1/+1
2022-12-13Adapt to butl::b_info() API changeKaren Arutyunov4-13/+14
2022-12-08Add --[no]diag-color options (infrastructure only)Boris Kolpackov6-19/+96
2022-12-07Add support for *-build-config override for bdep-ci commandKaren Arutyunov2-7/+43
2022-12-06Add support for --target-config and --package-config to bdep-ci commandKaren Arutyunov8-96/+578
2022-12-05Forward --curl* options to bpkgBoris Kolpackov2-2/+20
2022-11-08Adjust to diagnostics epilogue interface changeBoris Kolpackov1-2/+2
2022-10-28Fix bug introduced in previous commitBoris Kolpackov1-1/+1
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov6-10/+10
2022-09-21Document interactive CI breakpoint 'none' valueKaren Arutyunov1-5/+5
2022-08-24Drop all database migrations to be backward compatible with 0.14.0 and above ...Karen Arutyunov3-16/+7
2022-07-28Release version 0.15.0v0.15.0Boris Kolpackov1-2/+2
2022-07-26Rely on new header pre-generation in bdep-newBoris Kolpackov1-34/+2
2022-07-20Tweak diagnosticsBoris Kolpackov3-6/+9
2022-07-20Fail if no module specified for being created configurationKaren Arutyunov7-12/+145
2022-07-12Add support for build-file package manifest valueKaren Arutyunov1-1/+1
2022-06-15Add note on config.*.develop semanticsBoris Kolpackov1-0/+5
2022-04-21Work around bogus -Wrestrict in GCC 12 (GCC bug #105329)Boris Kolpackov2-2/+2
2022-03-31Fix bdep-status output in JSON format not to fail for non-initialized packagesKaren Arutyunov5-35/+150
2022-03-23Trim variable arguments while parsing command lineKaren Arutyunov2-5/+20
2022-03-23Fix bdep-config-list output in JSON formatKaren Arutyunov2-4/+4
2022-03-11Minor documentation tweakBoris Kolpackov1-1/+1
2022-03-10Prepare to take advantage of header pre-generation in bdep-new projectsBoris Kolpackov1-0/+16
2022-03-04Add support for --stdout-format to bdep-config-list commandKaren Arutyunov2-6/+136
2022-03-04Add support for --stdout-format to bdep-status commandKaren Arutyunov7-89/+420
2021-12-17Improve diagnosticsBoris Kolpackov1-1/+2
2021-12-13Add path_traits alias to types.hxxBoris Kolpackov7-8/+9
2021-12-13Allow specifying directory component as part of package name in bdep-newBoris Kolpackov2-0/+33
2021-11-29Add support for submitting for CI packages with non-standard versionKaren Arutyunov2-64/+140
2021-11-29Add support for publishing packages with non-standard versionKaren Arutyunov5-42/+98
2021-11-29Fix diagnostics in package_version() overloadsKaren Arutyunov1-2/+2
2021-11-09Pass --ascii-tree CLI option when generating embedded usage and man pagesBoris Kolpackov1-2/+2
2021-10-25Add --progress common optionBoris Kolpackov8-28/+80
2021-10-21Pass --[no]-progress in sync hook based on $build.progressBoris Kolpackov1-0/+1
2021-10-16Release version 0.14.0v0.14.0Boris Kolpackov1-2/+2
2021-10-15Remove redundant trailing spaces in comments in bdep-new generated filesKaren Arutyunov1-50/+50