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-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
2023-07-19
Don't reconfigure re-evaluated dependent if it's dependencies are not reconfi...
Karen Arutyunov
4
-10
/
+126
2023-07-19
Don't reconfigure dependency if negotiated configuration doesn't change
Karen Arutyunov
8
-55
/
+164
2023-07-19
Fix bug in example in documentation
Boris Kolpackov
1
-14
/
+14
2023-07-05
Change version to 0.17.0-a.0.z
Boris Kolpackov
2
-7
/
+7
2023-06-30
Release version 0.16.0
v0.16.0
Boris Kolpackov
2
-9
/
+9
2023-06-30
Allow re-adding identical dependency to non-existent dependent
Boris Kolpackov
1
-5
/
+13
2023-06-29
Fix assertion failure in package_skeleton::reload_defaults()
Karen Arutyunov
1
-4
/
+24
2023-06-29
Add sudo to apt-get, dnf commands in bpkg-pkg-bindist(1)
Boris Kolpackov
1
-5
/
+5
2023-06-29
Minor tweak to NEWS file
Boris Kolpackov
1
-3
/
+3
2023-06-28
Update NEWS files
Boris Kolpackov
1
-0
/
+112
2023-06-28
Tweak example in manual to better reflect new functionality
Boris Kolpackov
1
-1
/
+1
2023-06-26
Suppress -Wdangling-reference GCC 13 warning
Karen Arutyunov
1
-0
/
+5
2023-06-26
Suppress -Wunqualified-std-cast-call Clang 15 warning
Karen Arutyunov
1
-0
/
+2
2023-06-26
Update .gitignore file
Karen Arutyunov
1
-0
/
+6
2023-06-26
Make sure pkg-bindist can produce .tar.xz on Mac OS
Boris Kolpackov
1
-1
/
+11
2023-06-24
Search for stubs in all configurations/repositories as a fallback when build ...
Karen Arutyunov
2
-26
/
+26
2023-06-22
Change 'deorphan' to 'replace' in build plan
Karen Arutyunov
2
-58
/
+58
2023-06-22
Fix pkg-build test
Karen Arutyunov
1
-1
/
+1
2023-06-21
Fix system_package_manager_fedora::install() to always specify system package...
Karen Arutyunov
2
-31
/
+35
2023-06-21
Add --mask-repository-uuid pkg-build option
Karen Arutyunov
6
-34
/
+185
2023-06-19
Add --dependent-exit pkg-drop option
Karen Arutyunov
3
-20
/
+47
2023-06-19
Add --mask-repository pkg-build option
Karen Arutyunov
13
-108
/
+1376
[next]