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
2023-11-02
Fix crash due to dereferencing of available package NULL pointer in trace lambda
Karen Arutyunov
2
-5
/
+4
2023-11-02
Improve pkg-build's 'unable to upgrade package' diagnostics
Karen Arutyunov
9
-155
/
+417
2023-11-02
Suppress constraints duplicates when merge build_package objects
Karen Arutyunov
1
-6
/
+20
2023-11-02
Always postpone 'unable to satisfy constraints' failure in collect_build_prer...
Karen Arutyunov
7
-261
/
+784
2023-11-02
Fix collect_build_prerequisites() pre-reevaluation mode to always iterate thr...
Karen Arutyunov
3
-9
/
+24
2023-11-02
Fix configuration negotiation machinery to also save/restore unsatisfied depe...
Karen Arutyunov
1
-6
/
+53
2023-11-02
Fix pkg-build not to collect repointed dependent recursivelly if its collecti...
Karen Arutyunov
8
-25
/
+166
2023-10-20
Fix 'unordered build' assertion failure due to bug in build_packages::order()
Karen Arutyunov
6
-103
/
+139
2023-10-19
Postpone 'unable to satisfy constraints' failure similar to what we do in col...
Karen Arutyunov
9
-269
/
+591
2023-10-18
When print constraints version for multiple packages use per-package printed ...
Karen Arutyunov
1
-9
/
+24
2023-10-17
Print version constraints recursively in 'unable to satisfy constraints' diag...
Karen Arutyunov
4
-94
/
+294
2023-10-10
Replace builds value host with all:&host
Boris Kolpackov
1
-1
/
+1
2023-10-03
Sidestep pkg-build tests bus error on macos/homebrew
Karen Arutyunov
2
-2
/
+2
2023-10-02
Document *-build-*email package manifest values in manual
Karen Arutyunov
1
-0
/
+34
2023-09-28
Update examples for builds package manifest values in manual
Karen Arutyunov
1
-14
/
+14
2023-09-26
Improve 'unable to upgrade package' diagnostics in pkg-build
Karen Arutyunov
2
-12
/
+19
2023-09-25
Fix configuration negotiation not to compare dependency's config checksums if...
Karen Arutyunov
3
-44
/
+55
2023-09-25
Don't create config cluster for existing dependents in simple cases
Karen Arutyunov
9
-572
/
+546
2023-09-25
Properly re-collect existing packages scheduled for recursive re-collection e...
Karen Arutyunov
3
-4
/
+157
2023-09-25
Fix tests which fail with 'regex complexity exceeded' error on some platforms
Karen Arutyunov
1
-433
/
+14
2023-09-25
Fix pkg-build tests not to log warnings and high-verbosity traces at verbosit...
Karen Arutyunov
1
-36
/
+47
2023-09-25
Fix build_packages::collect_build_postponed() to try to collect bogus postpon...
Karen Arutyunov
3
-876
/
+1982
2023-09-25
Fix build_packages::collect_build_postponed() to also make snapshots of repla...
Karen Arutyunov
2
-1
/
+670
2023-09-25
Fix configuration negotiation so that existing dependents with config clauses...
Karen Arutyunov
3
-47
/
+1295
2023-09-25
Fix configuration negotiation not to cycle due to existing dependent re-evalu...
Karen Arutyunov
5
-65
/
+546
2023-09-25
In postponed_configuration::merge() also save ids of clusters merged into clu...
Karen Arutyunov
2
-2
/
+5
2023-09-25
Scratch plan on refinement caused by dependency up/down-grade/drop if any con...
Karen Arutyunov
6
-128
/
+1185
2023-09-25
Fix configuration negotiation not to yo-yo due to dependency collection postp...
Karen Arutyunov
4
-523
/
+1917
2023-09-25
Disable in-place version replacement in pkg-build since sometimes it is appli...
Karen Arutyunov
2
-6
/
+705
2023-09-25
Fix configuration negotiation for cases when existing dependent collection is...
Karen Arutyunov
3
-29
/
+488
2023-09-25
Fix pkg-build not to issue 'unable to reconfigure dependent' instead of 'unab...
Karen Arutyunov
3
-28
/
+82
2023-09-25
Fix configuration negotiation to throw postpone_dependency for collected depe...
Karen Arutyunov
2
-26
/
+507
2023-09-25
Fix configuration negotiation in pkg-build to re-evaluate being reconfigured ...
Karen Arutyunov
16
-1846
/
+2321
2023-09-25
Fix system_package_manager_fedora::generate() to suppress cpio's 'Cannot stat...
Karen Arutyunov
1
-20
/
+87
2023-09-25
Treat empty --archive-lang* values as request to clear previous entries
Boris Kolpackov
2
-20
/
+33
2023-09-20
Use bsdtar instead of tar in tests on Windows to sidestep msys-related issues
Karen Arutyunov
3
-11
/
+16
2023-09-19
Add `none` value to bpkg-pkg-bindist --recursive option
Boris Kolpackov
2
-6
/
+8
2023-09-19
Fix system_package_manager_fedora::generate() not to return debuginfo package...
Karen Arutyunov
1
-6
/
+16
2023-08-04
Add support for specifying package archive and directory as a dependency for ...
Karen Arutyunov
8
-271
/
+1899
2023-08-04
Fix pkg-build which could leave orphan dependency unchanged in up/downgrade+d...
Karen Arutyunov
2
-14
/
+82
2023-08-04
Fix pkg-fetch which failed to re-fetch same package version in --replace mode
Karen Arutyunov
8
-9
/
+132
2023-07-31
Fix unexpected 'no package available for dependency' error when building from...
Karen Arutyunov
10
-12
/
+282
2023-07-28
Add another test case for pkg_configure() flaws
Karen Arutyunov
4
-9
/
+61
2023-07-28
Fix inability to fetch repository containing toolchain-unsatisfied packages (...
Karen Arutyunov
12
-9
/
+171
2023-07-28
Fix unexpected 'manual configuration of dependents with prefer or require cla...
Karen Arutyunov
11
-68
/
+458
2023-07-25
Advice user to re-fetch repositories if package fetch ends up with 404 HTTP s...
Karen Arutyunov
5
-78
/
+242
2023-07-25
Ignore version iteration in satisfies() overloads (GH issue #293)
Karen Arutyunov
3
-7
/
+23
2023-07-25
Fix test which fails on Windows for config.bpkg.tests.remote=true
Karen Arutyunov
1
-0
/
+2
2023-07-20
Don't creare new configuration cluster for dependency which already belongs t...
Karen Arutyunov
1
-3
/
+20
2023-07-20
Fix re-evaluating multiple existing dependents with config clause of common d...
Karen Arutyunov
2
-19
/
+138
[next]