aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-30Release version 0.16.0v0.16.0Boris Kolpackov3-10/+10
2023-06-29Add --sys-sudo options for sync and init commandsKaren Arutyunov4-1/+26
2023-06-28Update NEWS filesBoris Kolpackov1-0/+33
2023-06-27Add --sys-* options for sync and init commandsKaren Arutyunov6-0/+115
2023-06-26Suppress -Wdangling-reference GCC 13 warningKaren Arutyunov1-0/+5
2023-06-26Suppress -Wunqualified-std-cast-call Clang 15 warningKaren Arutyunov1-0/+2
2023-06-26Update .gitignore fileKaren Arutyunov1-0/+6
2023-06-22Adapt tests to change of 'deorphan' to 'replace' in bpkg-build planKaren Arutyunov1-3/+3
2023-06-22Add branch sub-option for git project vcs in bdep-newKaren Arutyunov10-20/+126
2023-06-21Fix deinit command to try bpkg-pkg-build --deorphan if bpkg-pkg drop failsKaren Arutyunov5-44/+404
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-15Fix warnings in tests caused by in-process configure in bpkgKaren Arutyunov1-0/+12
2023-04-05Work around Windows-specific issue in testsBoris Kolpackov1-1/+5
2023-04-05Adjust tests to building via src_root for forwarded configurationsBoris Kolpackov3-20/+38
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 Arutyunov3-8/+156
2023-02-02Complete and normalize --default-options pathBoris Kolpackov1-0/+17
2023-01-06Add missing *.dylib to generated .gitignore fileBoris Kolpackov1-0/+1
2023-01-06Update copyrightBoris Kolpackov1-1/+1
2022-12-15Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-1/+1
2022-12-15Fix expected test output for effective escaping in double-quoted stringsBoris Kolpackov1-3/+3
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 Arutyunov3-7/+82
2022-12-06Add support for --target-config and --package-config to bdep-ci commandKaren Arutyunov9-118/+829
2022-12-05Forward --curl* options to bpkgBoris Kolpackov2-2/+20
2022-11-18Adjust to low verbosity diagnostics changesBoris Kolpackov5-65/+65
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-08-01Enable bdep-new tests which previously failed with 'multiple rules matching u...Karen Arutyunov1-24/+22
2022-07-29Change version to 0.16.0-a.0.zBoris Kolpackov2-6/+6
2022-07-28Release version 0.15.0v0.15.0Boris Kolpackov3-8/+8
2022-07-26Update dependency version constraintsBoris Kolpackov1-2/+2
2022-07-26Rely on new header pre-generation in bdep-newBoris Kolpackov1-34/+2
2022-07-25Minor tweaks to NEWS fileBoris Kolpackov1-1/+2
2022-07-25Update NEWS fileBoris Kolpackov1-0/+15
2022-07-20Tweak diagnosticsBoris Kolpackov6-12/+15
2022-07-20Fail if no module specified for being created configurationKaren Arutyunov12-81/+283
2022-07-12Add support for build-file package manifest valueKaren Arutyunov1-1/+1
2022-07-08Fix tests making config_c* variables of [cmdline] typeKaren Arutyunov10-11/+11