index
:
bpkg
0.2
bindist
build2-config
buildfile-install
ci
dep-config
dep-config-bak
dep-config-neg
dep-config-neg.bak
dep-config-take-1
dep-config.bak
dep-doc
hidden-config-class
inproc-configure
man-config-dep
mask-repos-old
master
status-all
sys-install
sys-install-fedora.bak
sys-install-multiple-versions
build2 package dependency manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-20
Tweak tests/.gitignore to ignore symlinks
Boris Kolpackov
1
-2
/
+4
2021-09-17
Change semantics for ?sys:<pkg> in pkg-build if no package configuration is e...
Karen Arutyunov
3
-196
/
+804
2021-09-17
Allow options and vars in any order inside argument groups in pkg-build
Karen Arutyunov
2
-7
/
+9
2021-09-17
Verify that build system modules don't have runtime external tests
Karen Arutyunov
1
-0
/
+11
2021-09-17
Document 'require: {bootstrap,host}' package manifest values
Karen Arutyunov
1
-0
/
+13
2021-09-10
Update argument grouping documentation with multi-argument support
Boris Kolpackov
1
-45
/
+49
2021-09-06
Add pkg-status --all|-a and --link options
Boris Kolpackov
4
-22
/
+49
2021-09-06
Cleanup cfg-link testscript
Karen Arutyunov
1
-156
/
+206
2021-09-06
Add --backlink, --dangling, and --recursive options to cfg-info
Karen Arutyunov
13
-60
/
+356
2021-09-06
Make pkg-build to accept multiple current configurations
Karen Arutyunov
9
-455
/
+1109
2021-09-04
Simplify authenticate_*() and rep_fetch() functions semantics
Karen Arutyunov
5
-24
/
+7
2021-09-04
Add support for multiple temporary directories
Karen Arutyunov
9
-59
/
+97
2021-09-02
Add progress to configure/disfigure in pkg-build/drop if result is disabled
Boris Kolpackov
4
-32
/
+182
2021-09-01
Cosmetic change
Boris Kolpackov
1
-4
/
+4
2021-08-30
Consider repository information from ultimate dependent databases rather then...
Karen Arutyunov
13
-238
/
+619
2021-08-24
Fix bug in dependency_configs() causing 'no configuration with uuid is linked...
Karen Arutyunov
1
-10
/
+13
2021-08-23
Fix typo in manual and add another example
Boris Kolpackov
1
-14
/
+19
2021-08-23
Fix database data migration to schema version 12
Karen Arutyunov
1
-1
/
+20
2021-08-23
Drop foreign key constraint for prerequisite column of selected_package_prere...
Karen Arutyunov
3
-1
/
+72
2021-08-20
Fix rep-remove not to use dangling references
Karen Arutyunov
1
-2
/
+1
2021-08-20
Add support for build-time mark (*) in tests, examples, and benchmarks packag...
Karen Arutyunov
4
-19
/
+54
2021-08-18
Also consider subproject directory names when calculating manifest checksums
Boris Kolpackov
10
-82
/
+224
2021-08-18
Optimize rep-fetch for dir and git repos quering projects info in single call
Karen Arutyunov
4
-63
/
+110
2021-08-16
Add selected_package_prerequisites(configuration,prerequisite) index to speed...
Karen Arutyunov
3
-3
/
+29
2021-08-16
Add pkg-build --noop-exit option
Boris Kolpackov
2
-3
/
+28
2021-08-13
Optimize query_dependents() using prepared queries
Boris Kolpackov
6
-9
/
+56
2021-08-13
Add support for cfg-unlink
Karen Arutyunov
17
-61
/
+816
2021-08-11
Don't create private configurations in private configurations
Karen Arutyunov
5
-56
/
+196
2021-08-11
Disallow build-time dependencies for build system modules
Karen Arutyunov
5
-107
/
+172
2021-08-10
Fix cfg_create() not to re-initialize temporary directory facility
Karen Arutyunov
1
-2
/
+3
2021-08-09
Add --link option to cfg-info
Karen Arutyunov
4
-13
/
+98
2021-08-06
Fix database(database&&) to also move configuration name
Karen Arutyunov
1
-0
/
+4
2021-08-06
Adapt to support for option positions added to butl::load_default_options()
Karen Arutyunov
1
-9
/
+23
2021-08-04
Make use of libbpkg's extract_package_name() and extract_package_version() fu...
Karen Arutyunov
1
-27
/
+4
2021-08-04
Add --no-private-config option for pkg-build and --no-{host,build2}-config op...
Karen Arutyunov
7
-41
/
+170
2021-08-03
Fix rep-fetch crash due to 'object not persistent' odb exception
Karen Arutyunov
1
-1
/
+8
2021-08-03
Fix database migration to schema version 9
Karen Arutyunov
1
-2
/
+2
2021-08-03
Make necessary arrangements of new option position functionality
Boris Kolpackov
1
-7
/
+21
2021-08-03
Rename --config-uuid to --uuid in bpkg-cfg-create
Boris Kolpackov
6
-16
/
+20
2021-08-03
Separate package names in lists with commas instead of just spaces
Boris Kolpackov
2
-19
/
+20
2021-08-02
Make parsing of openssl output more robust
Boris Kolpackov
1
-11
/
+22
2021-07-30
Add support for checked out repository fragments caching
Karen Arutyunov
21
-124
/
+302
2021-07-29
Fix selection between two equal build entries in pkg-build
Karen Arutyunov
1
-18
/
+13
2021-07-22
Change manifest builds value from all to host
Boris Kolpackov
1
-1
/
+1
2021-07-22
Update builds manifest value examples with host, mobile classes
Boris Kolpackov
1
-12
/
+18
2021-07-20
Remove redundant 'info:' prefix in cfg-create and cfg-link output
Karen Arutyunov
4
-54
/
+54
2021-07-20
Add support for cfg-info
Karen Arutyunov
11
-13
/
+206
2021-07-09
Add support for linked configurations
Karen Arutyunov
84
-1211
/
+7649
2021-07-09
Fix selection of build entry between two in pkg-build
Karen Arutyunov
3
-9
/
+63
2021-07-09
Various cleanups
Karen Arutyunov
2
-10
/
+21
[prev]
[next]