Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-08 | Add compile_commands.json to .gitignore generated by bdep-newHEADmaster | Boris Kolpackov | 1 | -1/+15 | |
2024-09-10 | Allow using package names in bdep-release | Karen Arutyunov | 3 | -15/+149 | |
2024-09-04 | Turn standard streams into blocking mode on start (GH issue 417) | Karen Arutyunov | 1 | -0/+19 | |
2024-09-04 | In bdep-publish confirm with user if alpha section is appropriate for ↵ | Karen Arutyunov | 2 | -8/+96 | |
package version 0.X.Y (GH issue #422) | |||||
2024-09-04 | By default publish all project packages (GH issue #410) | Karen Arutyunov | 3 | -14/+73 | |
2024-08-12 | Allow using package names in commands (GH issue #355) | Karen Arutyunov | 24 | -106/+852 | |
2024-08-07 | Fix tests | Karen Arutyunov | 1 | -10/+20 | |
2024-07-31 | Add regression test for GH issue #359 | Karen Arutyunov | 1 | -0/+94 | |
2024-07-31 | Fix crashing of 'bdep new -t empty -C @cfg ...' command | Karen Arutyunov | 1 | -1/+7 | |
2024-07-31 | Drop some old backward compatibility related code | Karen Arutyunov | 2 | -25/+0 | |
2024-07-31 | Suppress potential CONNECT response headers in curl's output (GH issue #407) | Karen Arutyunov | 1 | -1/+27 | |
2024-06-27 | Add regression test for GH issue #397 | Karen Arutyunov | 1 | -0/+59 | |
2024-06-19 | Change version to 0.18.0-a.0.z | Boris Kolpackov | 2 | -4/+4 | |
2024-06-17 | Release version 0.17.0v0.17.0 | Boris Kolpackov | 2 | -6/+6 | |
2024-06-17 | Skip fetching in bdep-sync configurations not known in project (GH issue #391) | Boris Kolpackov | 1 | -1/+10 | |
2024-06-12 | Improve deinit diagnostics | Boris Kolpackov | 2 | -0/+10 | |
2024-06-11 | Update NEWS file | Boris Kolpackov | 1 | -0/+19 | |
2024-06-07 | Allow to combine [*-]builds overrides with --{target,build,package}-config ↵ | Karen Arutyunov | 3 | -17/+100 | |
and --interactive bdep-ci options (GH issue #384) | |||||
2024-06-05 | Fix crash in cmd_sync() | Karen Arutyunov | 1 | -2/+7 | |
2024-06-04 | Bump cmd_sync() fetch verbosity if --fetch* option is specified for bdep-sync | Karen Arutyunov | 1 | -28/+42 | |
2024-05-28 | Fix publish and ci commands diagnostics when package is not initialized in ↵ | Karen Arutyunov | 3 | -16/+16 | |
default configuration (GH issue #294) | |||||
2024-05-27 | Improve init/sync diagnostics when fetching in multiple configurations | Boris Kolpackov | 1 | -1/+10 | |
2024-05-27 | Change ##HEAD to #HEAD for build2 project repositories in repositories.manifest | Boris Kolpackov | 1 | -2/+2 | |
2024-05-07 | Update odb.sh to match switch to libbutl-odb | Boris Kolpackov | 1 | -7/+4 | |
2024-05-06 | Switch from libodb* to version from libbutl | Boris Kolpackov | 4 | -20/+1 | |
2024-04-22 | Add support for build-bot manifest value overrides in bdep-ci | Karen Arutyunov | 3 | -35/+258 | |
2024-04-02 | Fix typo in bdep-new generated repository README.md | Boris Kolpackov | 1 | -1/+1 | |
2024-03-28 | Add export-stub sub-option to bdep-new --type exe option | Karen Arutyunov | 2 | -0/+23 | |
2024-03-25 | Add third-party sub-option to bdep-new --type empty option | Boris Kolpackov | 2 | -2/+58 | |
2024-03-12 | Add support for build-auxiliary manifest value overrides in bdep-ci | Karen Arutyunov | 3 | -28/+67 | |
2024-03-12 | Use computed value of no-version sub-option in bdep-new | Boris Kolpackov | 1 | -1/+1 | |
This makes sure the check factors in the third-party sub-option. | |||||
2024-03-01 | Fix '<pkg> is not found in <repo>' error | Karen Arutyunov | 1 | -10/+39 | |
2024-03-01 | Adapt test to bpkg-build change | Karen Arutyunov | 1 | -3/+3 | |
2024-03-01 | Fix 'no configuration with uuid' error on deinit | Karen Arutyunov | 1 | -2/+3 | |
2024-02-28 | Fix 'already used by another process' error on deinit | Karen Arutyunov | 3 | -32/+70 | |
2024-02-23 | Make use of new functions in curl API | Karen Arutyunov | 1 | -112/+10 | |
2024-02-15 | Minor tweaks to [PACKAGE-]README.md generated by bdep-new | Boris Kolpackov | 1 | -6/+7 | |
2024-02-15 | Improve diagnostics | Boris Kolpackov | 1 | -2/+4 | |
2024-02-08 | Detect and handle existing NEWS/ChangeLog/etc file in bdep-new | Boris Kolpackov | 1 | -3/+48 | |
If found, such a file is added as doc{} to buildfile and mentioned as changes-file in manifest. | |||||
2024-02-08 | Add third-party bdep-new type sub-option for libraries and executables | Boris Kolpackov | 2 | -55/+333 | |
This sub-option is meant for converting an existing third-party project to build2. It automatically enables a number of other sub-options (such as no-version, no-readme, and no-symexport). It also adds a number of values to manifest that makes sense to specify in a package of a third- party project and, unless no-package-readme is specified, generates the PACKAGE-README.md template. | |||||
2024-01-31 | Relax bdep-new no-readme sub-option to allow existing README | Boris Kolpackov | 2 | -8/+1 | |
2024-01-31 | Omit hbmi*{} target types from bdep-new-generated buildfiles | Boris Kolpackov | 1 | -0/+8 | |
Looks like people are starting to give up on header units so let's not complicate/confuse things unnecessarily. | |||||
2024-01-15 | Clarify bdep-sync documentation | Boris Kolpackov | 1 | -1/+1 | |
2024-01-15 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2023-11-27 | Shorten comment in generated buildfile in bdep-new | Boris Kolpackov | 1 | -3/+3 | |
2023-11-20 | Disable importable header support in bdep-new | Boris Kolpackov | 1 | -0/+8 | |
Looks like people are starting to give up on header units so let's not complicate/confuse things unnecessarily. | |||||
2023-11-16 | Force full refetch on first bdep-init for project (GH issue #343) | Boris Kolpackov | 4 | -20/+38 | |
2023-11-15 | Improve extraction of summary from README.md in bdep-new | Boris Kolpackov | 3 | -19/+68 | |
2023-11-14 | Consider both package and project names when extracting summary in bdep-new | Boris Kolpackov | 1 | -46/+48 | |
2023-11-14 | Recognize LICENSE.{txt,md}, COPYING as license files | Boris Kolpackov | 1 | -2/+13 | |