aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-06Add argument grouping support for dependencies in bdep-{sync,init}cluster-syncBoris Kolpackov14-51/+369
2021-09-05Synchronize entire linked configuration cluster in bdep-syncBoris Kolpackov3-299/+881
2021-08-26Print diagnostics about empty configurations after "in configuration ...:"Boris Kolpackov4-64/+65
2021-08-25Suppress loading external modules when con/disfiguring forwardsBoris Kolpackov2-0/+9
2021-08-23Make automatically-created host configuration non-defaultBoris Kolpackov3-10/+55
2021-08-20Allow specifying config type with --type in bdep-config-create, bdep-initBoris Kolpackov6-22/+32
2021-08-18Add support for config-unlink sub-commandKaren Arutyunov3-6/+73
2021-08-18Avoid reconfiguring forwards in noop implicit syncBoris Kolpackov1-67/+71
2021-08-10Fix sync tests not to log warnings/errors at verbosity level 2Karen Arutyunov1-2/+10
2021-08-10Detect packages from different projects in bdep-publishBoris Kolpackov1-3/+114
2021-08-09Generate smarter glue buildfile that reads packages.manifestBoris Kolpackov2-15/+14
2021-08-09Issue warning if added config already has host configs linkedKaren Arutyunov3-8/+131
2021-08-06Adapt to support for option positions added to butl::load_default_options()Karen Arutyunov1-9/+23
2021-08-05Add support for automatic creation of configurations for build-time dependenciesKaren Arutyunov10-150/+1177
2021-08-05Make find_configurations() to preserve configurations order on command lineKaren Arutyunov5-44/+88
2021-08-04Before database migration verify that schema in not too old or newKaren Arutyunov1-1/+13
2021-08-04Make sure configuration is not inside project with glue buildfileBoris Kolpackov1-1/+14
2021-08-03Make necessary arrangements of new option position functionalityBoris Kolpackov1-6/+20
2021-08-02Add --no-verify to git commit commands in testsBoris Kolpackov3-4/+4
2021-07-23Use host builds class for bdep-new-created executable projectsBoris Kolpackov1-2/+4
2021-07-22Change manifest builds value from all to hostBoris Kolpackov1-1/+1
2021-07-20Add support for configuration type and bdep-config-link sub-commandKaren Arutyunov35-381/+980
2021-07-07Adapt to associated configurations support added to bpkgKaren Arutyunov1-23/+35
2021-07-07Tweak test to work with newer git versionsBoris Kolpackov1-1/+3
2021-07-05Add BMI extensions to .gitignore file generated by bdep-newBoris Kolpackov1-0/+3
2021-05-10Ignore compressed .i and .ii files in bdep-new-generated .gitignoreBoris Kolpackov1-0/+2
2021-05-10Generate .gitignore in .bdep/ to prevent accidentally committing itBoris Kolpackov3-7/+37
2021-05-03Use idiomatic separated scope-qualification for pub_hdrs variableBoris Kolpackov1-1/+1
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov1-0/+2
2021-04-08Add --build-config option to bdep-ci commandKaren Arutyunov3-7/+108
2021-04-08Drop impl_libs variable from bdep-new-generated buildfiles for binless librariesKaren Arutyunov1-8/+16
2021-04-08Use language-specific comment markers in generated C/C++ filesKaren Arutyunov1-144/+163
2021-04-08Add support for multi-language C/C++ projects in bdep-newKaren Arutyunov3-136/+558
2021-03-26Add --interactive|-i option to bdep-ci commandKaren Arutyunov5-6/+170
2021-03-22Add info diagnostics to run bdep-sync after bdep-config-moveBoris Kolpackov2-6/+11
2021-03-19Add support for binless C libraries to bdep-newKaren Arutyunov3-45/+125
2021-03-11Make bdep fail if -d option doesn't refer to project or package rootKaren Arutyunov5-15/+40
2021-03-11Change bdep-sync form 2 to upgrade all initialized package dependencies if no...Boris Kolpackov2-20/+35
2021-03-09Use non-recursive wildcard in bdep-new-generated buildfiles when source direc...Karen Arutyunov2-11/+123
2021-02-24Suppress GCC's (as of 10.2.1) '<anonymous> may be used uninitialized in this ...Karen Arutyunov1-1/+1
2021-02-23Fix test failing due to 'default branch name is subject to change' git 2.30 w...Karen Arutyunov3-4/+4
2021-02-03Mark headers as importable in bdep-new generated projectsBoris Kolpackov1-7/+37
2021-01-08Update copyrightBoris Kolpackov1-1/+1
2021-01-08Handle bin.exe.prefix in addition to suffixBoris Kolpackov2-3/+4
2020-12-14Suppress VC's 'character cannot be represented in current code page' warning ...Karen Arutyunov1-1/+1
2020-12-08Fix handling --options-file option in default options filesKaren Arutyunov1-1/+2
2020-12-08Add --immediate|-i and --recursive|-r options to update and clean commandsKaren Arutyunov4-7/+43
2020-12-05Add commented out build-error-email value to bdep-new-generated manifestKaren Arutyunov1-0/+1
2020-11-24Adapt to converting local repo canonical name path part to lower case on WindowsKaren Arutyunov10-25/+44
2020-11-18Add note on alternative way to specify config name in PowerShellBoris Kolpackov1-0/+4