aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov2-6/+6
2019-06-08Proofread NEWS filesBoris Kolpackov1-11/+12
2019-06-07Update NEWS filesBoris Kolpackov1-0/+44
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-1/+1
2019-06-04Add --existing|-e option to bdep-{init,new} -C and bdep-config create modesBoris Kolpackov7-8/+33
With this option bdep initializes a bpkg configuration based on an existing build system configuration instead of creating a new one.
2019-06-03Add support for AGPLBoris Kolpackov1-0/+2
2019-06-03Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ↵Karen Arutyunov6-11/+11
string_table class templates
2019-05-28Print backtrace to stderr when terminating due to unhandled exceptionKaren Arutyunov2-1/+25
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch ↵Karen Arutyunov1-15/+14
max values up to 99999
2019-05-23Adapt to increasing standard version major, minor, and patch max values up ↵Karen Arutyunov2-23/+23
to 99999
2019-05-22Update submodulesBoris Kolpackov1-0/+0
2019-05-21Minor bdep-release fixKaren Arutyunov1-1/+1
2019-05-17Minor bdep-new fixBoris Kolpackov1-2/+2
2019-05-16Add license=name project type sub-option in bdep-newBoris Kolpackov2-33/+99
If unspecified, the default is now 'proprietary' instead of TODO.
2019-05-16Make bdep-new add README.md templateKaren Arutyunov6-38/+158
Can suppressed with the new no-readme --type suboption.
2019-05-07Convert UTF-8 tree characters to ASCII when producing PS from XHTML in ↵Karen Arutyunov1-2/+13
doc/cli.sh
2019-05-06Allow stubs in bdep-release tag modeKaren Arutyunov2-3/+2
2019-05-06Disable progress indication tests on WindowsKaren Arutyunov2-12/+13
2019-04-26Add override options to bdep-ciKaren Arutyunov9-28/+453
Namely the options are: --override, --overrides-file, --builds and --build-email.
2019-04-16Add --amend and --squash options to bdep-releaseKaren Arutyunov7-25/+365
2019-04-06Adapt to invented manifest_serializer long lines modeKaren Arutyunov1-1/+1
2019-04-04Update --options-file option descriptionKaren Arutyunov1-11/+11
2019-03-24Fix bdep-new test failing for older libstdc++Karen Arutyunov1-1/+1
2019-03-23Fix bdep-new crash due to unhandled ios::failure for older libstdc++Karen Arutyunov1-3/+5
2019-03-23Add --post-hook option to bdep-newKaren Arutyunov4-21/+271
2019-03-20Fix typo in NEWS fileBoris Kolpackov1-1/+1
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov3-10/+10
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov2-6/+6
2019-03-18Omit bdep-new C tests that use fmemopen() on Windows and Mac OSKaren Arutyunov1-0/+2
2019-03-18Only add mxx{} to buildfiles if its extension was explicitly specifiedBoris Kolpackov1-4/+11
2019-03-18Update NEWS fileBoris Kolpackov1-0/+36
2019-03-18Merge bdep-new parameter-specific optionsKaren Arutyunov5-109/+181
2019-03-15Add support for c++ source file extensions granular customizationKaren Arutyunov8-92/+535
2019-03-15Handle CWD inside project/package in bdep-new --{package,subdirectory} modesBoris Kolpackov1-51/+82
2019-03-12Add --edit and --no-edit options to bdep-releaseKaren Arutyunov3-9/+35
2019-03-11Add note on bdep-new --no-amalgamationBoris Kolpackov1-0/+2
2019-03-08Fix bug in buildfileKaren Arutyunov1-1/+1
2019-03-08Use new setup for unit testsKaren Arutyunov2-5/+36
2019-03-08Configure c module in tests project rather than in top projectKaren Arutyunov2-7/+3
2019-03-08Fix typos in new.cliKaren Arutyunov1-3/+3
2019-03-08Add support for bdep-new --subdirectory mode, no-version -t=lib sub-optionBoris Kolpackov4-317/+575
2019-03-07Add support for alternative build file/directory naming schemeBoris Kolpackov5-13/+84
Specifically, the bdep-new --type|-t now has the new 'alt-naming' sub-option that can be used to create projects with the alternative naming.
2019-03-06Preparatory work for alternative build file/directory naming schemeBoris Kolpackov1-17/+27
2019-03-05Align with latest bdep-newKaren Arutyunov1-2/+9
2019-03-04Add 'builds: all' value to manifestKaren Arutyunov1-1/+1
2019-03-04Cleanup some files replacing tabs with spacesKaren Arutyunov5-36/+36
2019-02-26Adjust to new aggregate initialization rules in C++20Boris Kolpackov1-0/+20
2019-02-23Fix bdep-release tests failing for git 2.20.0 and aboveKaren Arutyunov1-3/+8
Starting 2.20.0 git-pull requires --force option to update local tag.
2019-02-22Improve ODB regeneration scriptBoris Kolpackov1-3/+7
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov2-8/+8