index
:
bdep
adhoc-recipe
ci
cluster-sync
inproc-configure
master
build2 project dependency manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
Allow options and arguments in any order inside argument groups in sync
Karen Arutyunov
2
-13
/
+30
2021-09-20
By default configure initialized packages with config.<package>.develop=true
Boris Kolpackov
1
-24
/
+64
2021-09-15
Add argument-grouping.?xx to .gitignore
Karen Arutyunov
1
-0
/
+1
2021-09-15
Fix pre-sync'inc of configurations belonging to same cluster
Boris Kolpackov
4
-18
/
+231
2021-09-14
Reverse default configuration set in deinit
Boris Kolpackov
2
-4
/
+15
2021-09-13
Use associated name as linked configuration name
Boris Kolpackov
1
-1
/
+5
2021-09-10
Make sure we update BDEP_SYNCED_CONFIGS in all cases
Boris Kolpackov
1
-2
/
+16
2021-09-10
Update argument grouping documentation with multi-argument support
Boris Kolpackov
1
-46
/
+49
2021-09-06
Add argument grouping support for dependencies in bdep-{sync,init}
Boris Kolpackov
15
-54
/
+370
2021-09-06
Synchronize entire linked configuration cluster in bdep-sync
Boris Kolpackov
3
-299
/
+883
2021-09-02
Fortify bdep-new-generated tests against NDEBUG
Boris Kolpackov
1
-8
/
+20
2021-08-26
Print diagnostics about empty configurations after "in configuration ...:"
Boris Kolpackov
4
-64
/
+65
2021-08-25
Suppress loading external modules when con/disfiguring forwards
Boris Kolpackov
2
-0
/
+9
2021-08-23
Make automatically-created host configuration non-default
Boris Kolpackov
3
-10
/
+55
2021-08-20
Allow specifying config type with --type in bdep-config-create, bdep-init
Boris Kolpackov
6
-22
/
+32
2021-08-18
Add support for config-unlink sub-command
Karen Arutyunov
3
-6
/
+73
2021-08-18
Avoid reconfiguring forwards in noop implicit sync
Boris Kolpackov
1
-67
/
+71
2021-08-10
Fix sync tests not to log warnings/errors at verbosity level 2
Karen Arutyunov
1
-2
/
+10
2021-08-10
Detect packages from different projects in bdep-publish
Boris Kolpackov
1
-3
/
+114
2021-08-09
Generate smarter glue buildfile that reads packages.manifest
Boris Kolpackov
2
-15
/
+14
2021-08-09
Issue warning if added config already has host configs linked
Karen Arutyunov
3
-8
/
+131
2021-08-06
Adapt to support for option positions added to butl::load_default_options()
Karen Arutyunov
1
-9
/
+23
2021-08-05
Add support for automatic creation of configurations for build-time dependencies
Karen Arutyunov
10
-150
/
+1177
2021-08-05
Make find_configurations() to preserve configurations order on command line
Karen Arutyunov
5
-44
/
+88
2021-08-04
Before database migration verify that schema in not too old or new
Karen Arutyunov
1
-1
/
+13
2021-08-04
Make sure configuration is not inside project with glue buildfile
Boris Kolpackov
1
-1
/
+14
2021-08-03
Make necessary arrangements of new option position functionality
Boris Kolpackov
1
-6
/
+20
2021-08-02
Add --no-verify to git commit commands in tests
Boris Kolpackov
3
-4
/
+4
2021-07-23
Use host builds class for bdep-new-created executable projects
Boris Kolpackov
1
-2
/
+4
2021-07-22
Change manifest builds value from all to host
Boris Kolpackov
1
-1
/
+1
2021-07-20
Add support for configuration type and bdep-config-link sub-command
Karen Arutyunov
35
-381
/
+980
2021-07-07
Adapt to associated configurations support added to bpkg
Karen Arutyunov
1
-23
/
+35
2021-07-07
Tweak test to work with newer git versions
Boris Kolpackov
1
-1
/
+3
2021-07-05
Add BMI extensions to .gitignore file generated by bdep-new
Boris Kolpackov
1
-0
/
+3
2021-05-10
Ignore compressed .i and .ii files in bdep-new-generated .gitignore
Boris Kolpackov
1
-0
/
+2
2021-05-10
Generate .gitignore in .bdep/ to prevent accidentally committing it
Boris Kolpackov
3
-7
/
+37
2021-05-03
Use idiomatic separated scope-qualification for pub_hdrs variable
Boris Kolpackov
1
-1
/
+1
2021-04-20
Disable bunch of bogus GCC warnings
Karen Arutyunov
1
-0
/
+2
2021-04-08
Add --build-config option to bdep-ci command
Karen Arutyunov
3
-7
/
+108
2021-04-08
Drop impl_libs variable from bdep-new-generated buildfiles for binless libraries
Karen Arutyunov
1
-8
/
+16
2021-04-08
Use language-specific comment markers in generated C/C++ files
Karen Arutyunov
1
-144
/
+163
2021-04-08
Add support for multi-language C/C++ projects in bdep-new
Karen Arutyunov
3
-136
/
+558
2021-03-26
Add --interactive|-i option to bdep-ci command
Karen Arutyunov
5
-6
/
+170
2021-03-22
Add info diagnostics to run bdep-sync after bdep-config-move
Boris Kolpackov
2
-6
/
+11
2021-03-19
Add support for binless C libraries to bdep-new
Karen Arutyunov
3
-45
/
+125
2021-03-11
Make bdep fail if -d option doesn't refer to project or package root
Karen Arutyunov
5
-15
/
+40
2021-03-11
Change bdep-sync form 2 to upgrade all initialized package dependencies if no...
Boris Kolpackov
2
-20
/
+35
2021-03-09
Use non-recursive wildcard in bdep-new-generated buildfiles when source direc...
Karen Arutyunov
2
-11
/
+123
2021-02-24
Suppress GCC's (as of 10.2.1) '<anonymous> may be used uninitialized in this ...
Karen Arutyunov
1
-1
/
+1
2021-02-23
Fix test failing due to 'default branch name is subject to change' git 2.30 w...
Karen Arutyunov
3
-4
/
+4
[next]