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
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-10-13
Ignore build2/bpkg runtime dependencies while verifying package manifest comp...
Karen Arutyunov
1
-42
/
+37
2021-10-12
Adapt to bpkg::version API change
Karen Arutyunov
4
-21
/
+20
2021-10-12
Verify package manifest compatibility with current toolchain
Karen Arutyunov
8
-112
/
+280
2021-10-11
Minor comment tweaks
Boris Kolpackov
1
-2
/
+2
2021-10-11
Minor updates to NEWS file
Boris Kolpackov
1
-9
/
+11
2021-10-08
Allow building build module in multiple configurations if they belong to diff...
Karen Arutyunov
5
-14
/
+88
2021-10-08
Update NEWS file
Boris Kolpackov
1
-0
/
+85
2021-10-07
Add support for applying backward compatibility workarounds to packages.manif...
Karen Arutyunov
7
-12
/
+132
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
23
-66
/
+66
2021-09-24
Add pkg-build --rebuild-checksum option
Boris Kolpackov
2
-8
/
+41
2021-09-24
Make database ordering consistent across runs
Karen Arutyunov
6
-13
/
+29
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-0
/
+3
2021-09-23
Fix issue with hardcoded path separators in test
Boris Kolpackov
1
-1
/
+1
2021-09-23
Add pkg-build --disfigure option to force from-scratch reconfiguration
Boris Kolpackov
3
-3
/
+102
2021-09-22
Preserve configuration on external package upgrade/downgrade
Boris Kolpackov
1
-20
/
+47
2021-09-22
Add --keep-config pkg-disfigure option
Boris Kolpackov
6
-62
/
+95
2021-09-20
Fix options/arguments parsing in bpkg.cxx
Karen Arutyunov
1
-5
/
+5
2021-09-20
Temporarily disable run-time modules tests until 0.14.0 is out
Boris Kolpackov
1
-0
/
+6
2021-09-20
Fix heap-buffer-overflow in evaluate_dependency
Karen Arutyunov
2
-4
/
+4
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
[prev]
[next]