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
2022-06-15
Add note on config.*.develop semantics
Boris Kolpackov
1
-0
/
+5
2022-04-21
Work around bogus -Wrestrict in GCC 12 (GCC bug #105329)
Boris Kolpackov
2
-2
/
+2
2022-03-31
Fix bdep-status output in JSON format not to fail for non-initialized packages
Karen Arutyunov
6
-58
/
+344
2022-03-23
Trim variable arguments while parsing command line
Karen Arutyunov
2
-5
/
+20
2022-03-23
Fix bdep-config-list output in JSON format
Karen Arutyunov
3
-7
/
+7
2022-03-11
Minor documentation tweak
Boris Kolpackov
1
-1
/
+1
2022-03-10
Prepare to take advantage of header pre-generation in bdep-new projects
Boris Kolpackov
1
-0
/
+16
2022-03-07
Fix tests for commands output in JSON format
Karen Arutyunov
2
-10
/
+14
2022-03-04
Add support for --stdout-format to bdep-config-list command
Karen Arutyunov
3
-7
/
+183
2022-03-04
Add support for --stdout-format to bdep-status command
Karen Arutyunov
8
-89
/
+466
2022-01-17
Comment out 'requires: ? cli' in package manifest until rewritten
Karen Arutyunov
1
-2
/
+2
2022-01-17
Drop /wd4819 now that default is /utf-8
Boris Kolpackov
1
-1
/
+1
2022-01-17
Update copyright
Boris Kolpackov
1
-1
/
+1
2021-12-17
Improve diagnostics
Boris Kolpackov
2
-2
/
+3
2021-12-13
Add path_traits alias to types.hxx
Boris Kolpackov
7
-8
/
+9
2021-12-13
Allow specifying directory component as part of package name in bdep-new
Boris Kolpackov
2
-0
/
+33
2021-11-29
Add support for submitting for CI packages with non-standard version
Karen Arutyunov
3
-65
/
+170
2021-11-29
Add support for publishing packages with non-standard version
Karen Arutyunov
6
-42
/
+120
2021-11-29
Fix diagnostics in package_version() overloads
Karen Arutyunov
1
-2
/
+2
2021-11-15
Adjust comment in publish testscript
Karen Arutyunov
1
-2
/
+3
2021-11-09
Pass --ascii-tree CLI option when generating embedded usage and man pages
Boris Kolpackov
2
-3
/
+5
2021-10-25
Add --progress common option
Boris Kolpackov
8
-28
/
+80
2021-10-21
Pass --[no]-progress in sync hook based on $build.progress
Boris Kolpackov
1
-0
/
+1
2021-10-20
Change to version 0.15.0-a.0.z
Boris Kolpackov
2
-6
/
+6
2021-10-16
Release version 0.14.0
v0.14.0
Boris Kolpackov
3
-10
/
+10
2021-10-15
Remove redundant trailing spaces in comments in bdep-new generated files
Karen Arutyunov
1
-50
/
+50
2021-10-15
Update style submodule
Boris Kolpackov
1
-0
/
+0
2021-10-14
Work around what looks like another instance of Clang bug #45021
Boris Kolpackov
1
-0
/
+9
2021-10-13
Fix sync command to pass configuration arguments to bpkg during automatic con...
Karen Arutyunov
3
-8
/
+30
2021-10-13
Improve host configuration creation diagnostics
Boris Kolpackov
2
-4
/
+3
2021-10-12
Fix sync failure on package version iteration
Karen Arutyunov
1
-1
/
+4
2021-10-11
Drop @ from bin.lib.version in bdep-new generated libraries
Boris Kolpackov
1
-2
/
+2
2021-10-11
Update bdep-new generated project requirements for build2 to 0.14.0-
Boris Kolpackov
1
-2
/
+2
2021-10-11
Minor updates to NEWS file
Boris Kolpackov
1
-17
/
+19
2021-10-08
Add commented out c/cxx/cc.internal.scope in bdep-generated root.build
Boris Kolpackov
1
-1
/
+6
2021-10-08
Remove `builds: host` from bdep-new-generated exe projects
Boris Kolpackov
1
-4
/
+2
2021-10-08
Update NEWS file
Boris Kolpackov
1
-0
/
+85
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
19
-54
/
+54
2021-09-23
Add sync --disfigure option to force from-scratch reconfiguration
Boris Kolpackov
3
-31
/
+130
2021-09-22
Adjust tests to new bpkg configuration preservation semantics
Boris Kolpackov
1
-1
/
+1
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
[prev]
[next]