aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-16Add ostream operator<< for vcs enumBoris Kolpackov1-7/+13
2020-10-14Fix topics manifest valueKaren Arutyunov1-1/+1
2020-10-07Add support for BDEP_DEF_OPT environment variableKaren Arutyunov2-3/+27
2020-10-01Adapt to adding ext_mods parameter to butl::b_info()Karen Arutyunov3-5/+8
2020-09-29Use system git rather than bundled one for some operations on WindowsKaren Arutyunov9-61/+261
2020-09-17Add missing (in C++11) third argument in string::assign() callBoris Kolpackov1-1/+1
2020-09-10Fix bdep-release failing for branch name with slashKaren Arutyunov2-13/+54
2020-08-13Diagnose non-existent project/package directoryBoris Kolpackov1-0/+3
2020-08-10Fix release testscript failing with bdep-git-pre-commit-version-check git hoo...Karen Arutyunov1-3/+4
2020-07-21Change to version 0.14.0-a.0.zBoris Kolpackov2-6/+6
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov3-10/+10
2020-07-17Update submodulesBoris Kolpackov1-0/+0
2020-07-17Minor tweaks to NEWS fileBoris Kolpackov1-6/+12
2020-07-17Documentation updatesBoris Kolpackov2-30/+36
2020-07-16Use *.config.mode instead of *.mode in testsBoris Kolpackov10-11/+11
2020-07-16Create glue buildfile in bdep-new --package modeBoris Kolpackov2-1/+28
2020-07-16Enable doc{}/legal{} split in bdep-new'ed projectsBoris Kolpackov1-18/+1
2020-07-16Bump bdep-new-created project requirement to build2 0.13.0-Boris Kolpackov1-2/+2
2020-07-16Documentation tweaksKaren Arutyunov3-14/+22
2020-07-16Add support for 'prefix*', 'split' and 'no-subdir*' project type sub-optionsKaren Arutyunov3-1916/+3405
2020-07-14Fix crash when absolute path for 'source' sub-option is specifiedKaren Arutyunov1-0/+4
2020-07-14Fix crash when name is unspecified for --subdirectoryKaren Arutyunov1-1/+1
2020-07-14Update NEWS fileBoris Kolpackov1-0/+15
2020-07-07Fix manor issue in bdep-new man pagesBoris Kolpackov1-1/+1
2020-07-06Use SPDX license ids/names in bdep-newKaren Arutyunov3-49/+115
2020-07-04Load cxx.config rather than cxx for testsKaren Arutyunov1-2/+2
2020-07-04Fix testscript failing with 'not built with default C++ compiler' errorKaren Arutyunov1-0/+8
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-2/+2
2020-06-30Fix expected diagnostics in testsBoris Kolpackov1-2/+2
2020-06-29Add for now disabled support for doc/legal split in bdep-newBoris Kolpackov1-0/+32
2020-06-19Fix git 2.27 warning when running testsKaren Arutyunov2-3/+3
2020-06-16Add *_VERSION_FULL macro to version header generated by bdep-newBoris Kolpackov1-0/+1
2020-06-09Add build/ to bdep-new-generated build/.gitignoreBoris Kolpackov1-6/+8
2020-04-21Improve export header generated by bdep-newBoris Kolpackov1-4/+9