Age | Commit message (Expand) | Author | Files | Lines |
2019-08-22 | Make use of butl::sanitize_identifier() | Karen Arutyunov | 2 | -16/+11 |
2019-08-22 | Make testscripts to ignore user's default options files | Karen Arutyunov | 8 | -22/+82 |
2019-08-16 | Adapt to load_default_options() now throwing pair<path, system_error> instead... | Karen Arutyunov | 1 | -1/+6 |
2019-08-16 | Fix uncaught invalid_path exception | Karen Arutyunov | 6 | -25/+46 |
2019-08-16 | Add --no-default-options common option | Karen Arutyunov | 3 | -2/+14 |
2019-08-16 | Add '--std c++11' CLI option in buildfile | Karen Arutyunov | 1 | -5/+6 |
2019-08-14 | Add default options files search tracing | Karen Arutyunov | 1 | -4/+21 |
2019-08-14 | Add .build2/ into generated for new project .gitignore | Karen Arutyunov | 1 | -0/+4 |
2019-08-13 | Add --pre-hook option to bdep-new | Karen Arutyunov | 2 | -82/+155 |
2019-08-13 | Add support for default options files | Karen Arutyunov | 26 | -22/+672 |
2019-08-13 | Split -am git options in testscripts | Karen Arutyunov | 2 | -30/+30 |
2019-08-13 | Document --pre-hook in bdep-new | Boris Kolpackov | 1 | -7/+26 |
2019-08-13 | Document support for creating new projects with existing files | Boris Kolpackov | 1 | -2/+10 |
2019-08-13 | Document now optional project/package/subdirectory name in bdep-new | Boris Kolpackov | 1 | -7/+19 |
2019-08-12 | Fix fdstream usage some more | Boris Kolpackov | 1 | -1/+1 |
2019-08-12 | Fix fdstream usage | Boris Kolpackov | 1 | -2/+6 |
2019-08-12 | Add support for creating new projects with existing files | Boris Kolpackov | 4 | -144/+490 |
2019-07-31 | Combine multiple single-character options into a single argument for testscri... | Karen Arutyunov | 4 | -24/+24 |
2019-07-05 | Use __linux__ macro instead of __linux | Karen Arutyunov | 1 | -1/+1 |
2019-06-24 | Improve fallback tree output with · | Boris Kolpackov | 1 | -1/+1 |
2019-06-21 | Add ability to keep/update/remove current tag in bdep-release revision mode | Karen Arutyunov | 11 | -114/+603 |
2019-06-20 | Add anchor to COMMANDS section in bdep(1) | Boris Kolpackov | 1 | -1/+1 |
2019-06-18 | Update bdep-new to use features available since 0.11.0 | Boris Kolpackov | 1 | -1/+0 |
2019-06-17 | Allow specifying pkg-args in bdep-init -A and -C forms | Karen Arutyunov | 8 | -80/+182 |
2019-06-14 | Make bdep-{new,init,config-create} synopsis more precise | Boris Kolpackov | 3 | -3/+3 |
2019-06-11 | Minor NEWS file fix | Boris Kolpackov | 1 | -2/+2 |
2019-06-11 | Change version to 0.12.0-a.0.z | Boris Kolpackov | 3 | -10/+10 |
2019-06-08 | Release version 0.11.0v0.11.0 | Boris Kolpackov | 2 | -6/+6 |
2019-06-08 | Proofread NEWS files | Boris Kolpackov | 1 | -11/+12 |
2019-06-07 | Update NEWS files | Boris Kolpackov | 1 | -0/+44 |
2019-06-04 | Replace tags with topics/keywords in package manifest | Boris Kolpackov | 1 | -1/+1 |
2019-06-04 | Add --existing|-e option to bdep-{init,new} -C and bdep-config create modes | Boris Kolpackov | 7 | -8/+33 |
2019-06-03 | Add support for AGPL | Boris Kolpackov | 1 | -0/+2 |
2019-06-03 | Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ... | Karen Arutyunov | 6 | -11/+11 |
2019-05-28 | Print backtrace to stderr when terminating due to unhandled exception | Karen Arutyunov | 2 | -1/+25 |
2019-05-24 | Adapt version.hxx.in to increasing standard version major, minor, and patch m... | Karen Arutyunov | 1 | -15/+14 |
2019-05-23 | Adapt to increasing standard version major, minor, and patch max values up to... | Karen Arutyunov | 2 | -23/+23 |
2019-05-22 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-05-21 | Minor bdep-release fix | Karen Arutyunov | 1 | -1/+1 |
2019-05-17 | Minor bdep-new fix | Boris Kolpackov | 1 | -2/+2 |
2019-05-16 | Add license=name project type sub-option in bdep-new | Boris Kolpackov | 2 | -33/+99 |
2019-05-16 | Make bdep-new add README.md template | Karen Arutyunov | 6 | -38/+158 |
2019-05-07 | Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl... | Karen Arutyunov | 1 | -2/+13 |
2019-05-06 | Allow stubs in bdep-release tag mode | Karen Arutyunov | 2 | -3/+2 |
2019-05-06 | Disable progress indication tests on Windows | Karen Arutyunov | 2 | -12/+13 |
2019-04-26 | Add override options to bdep-ci | Karen Arutyunov | 9 | -28/+453 |
2019-04-16 | Add --amend and --squash options to bdep-release | Karen Arutyunov | 7 | -25/+365 |
2019-04-06 | Adapt to invented manifest_serializer long lines mode | Karen Arutyunov | 1 | -1/+1 |
2019-04-04 | Update --options-file option description | Karen Arutyunov | 1 | -11/+11 |
2019-03-24 | Fix bdep-new test failing for older libstdc++ | Karen Arutyunov | 1 | -1/+1 |