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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
Sidestep pkg-build tests bus error on macos/homebrew
Karen Arutyunov
1
-1
/
+1
2023-09-26
Improve 'unable to upgrade package' diagnostics in pkg-build
Karen Arutyunov
1
-7
/
+14
2023-09-25
Fix configuration negotiation not to compare dependency's config checksums if...
Karen Arutyunov
1
-10
/
+0
2023-09-25
Don't create config cluster for existing dependents in simple cases
Karen Arutyunov
7
-408
/
+259
2023-09-25
Properly re-collect existing packages scheduled for recursive re-collection e...
Karen Arutyunov
1
-0
/
+128
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
2
-872
/
+1922
2023-09-25
Fix build_packages::collect_build_postponed() to also make snapshots of repla...
Karen Arutyunov
1
-0
/
+660
2023-09-25
Fix configuration negotiation so that existing dependents with config clauses...
Karen Arutyunov
1
-4
/
+1094
2023-09-25
Fix configuration negotiation not to cycle due to existing dependent re-evalu...
Karen Arutyunov
3
-3
/
+320
2023-09-25
Scratch plan on refinement caused by dependency up/down-grade/drop if any con...
Karen Arutyunov
3
-51
/
+1092
2023-09-25
Fix configuration negotiation not to yo-yo due to dependency collection postp...
Karen Arutyunov
1
-330
/
+1662
2023-09-25
Disable in-place version replacement in pkg-build since sometimes it is appli...
Karen Arutyunov
1
-4
/
+682
2023-09-25
Fix configuration negotiation for cases when existing dependent collection is...
Karen Arutyunov
1
-0
/
+404
2023-09-25
Fix pkg-build not to issue 'unable to reconfigure dependent' instead of 'unab...
Karen Arutyunov
1
-0
/
+41
2023-09-25
Fix configuration negotiation to throw postpone_dependency for collected depe...
Karen Arutyunov
1
-0
/
+455
2023-09-25
Fix configuration negotiation in pkg-build to re-evaluate being reconfigured ...
Karen Arutyunov
7
-553
/
+843
2023-09-20
Use bsdtar instead of tar in tests on Windows to sidestep msys-related issues
Karen Arutyunov
3
-11
/
+16
2023-08-04
Add support for specifying package archive and directory as a dependency for ...
Karen Arutyunov
2
-167
/
+1669
2023-08-04
Fix pkg-build which could leave orphan dependency unchanged in up/downgrade+d...
Karen Arutyunov
1
-0
/
+62
2023-08-04
Fix pkg-fetch which failed to re-fetch same package version in --replace mode
Karen Arutyunov
1
-1
/
+8
2023-07-31
Fix unexpected 'no package available for dependency' error when building from...
Karen Arutyunov
4
-8
/
+223
2023-07-28
Add another test case for pkg_configure() flaws
Karen Arutyunov
3
-3
/
+52
2023-07-28
Fix inability to fetch repository containing toolchain-unsatisfied packages (...
Karen Arutyunov
11
-0
/
+157
2023-07-28
Fix unexpected 'manual configuration of dependents with prefer or require cla...
Karen Arutyunov
8
-17
/
+248
2023-07-25
Fix test which fails on Windows for config.bpkg.tests.remote=true
Karen Arutyunov
1
-0
/
+2
2023-07-20
Fix re-evaluating multiple existing dependents with config clause of common d...
Karen Arutyunov
1
-0
/
+101
2023-07-19
Don't reconfigure re-evaluated dependent if it's dependencies are not reconfi...
Karen Arutyunov
2
-4
/
+110
2023-06-24
Search for stubs in all configurations/repositories as a fallback when build ...
Karen Arutyunov
1
-24
/
+18
2023-06-22
Change 'deorphan' to 'replace' in build plan
Karen Arutyunov
1
-54
/
+54
2023-06-22
Fix pkg-build test
Karen Arutyunov
1
-1
/
+1
2023-06-21
Add --mask-repository-uuid pkg-build option
Karen Arutyunov
2
-8
/
+35
2023-06-19
Add --dependent-exit pkg-drop option
Karen Arutyunov
1
-2
/
+5
2023-06-19
Add --mask-repository pkg-build option
Karen Arutyunov
1
-0
/
+778
2023-06-15
Add --deorphan pkg-build option
Karen Arutyunov
26
-1
/
+1510
2023-06-01
Increment version iteration number for selected non-external package regardle...
Karen Arutyunov
2
-28
/
+41
2023-05-30
Add progress indication for verifying and fixing up symlinks in pkg-checkout
Karen Arutyunov
2
-1
/
+11
2023-05-30
Document package-description* and changes-type manifest values and adapt test...
Karen Arutyunov
1
-0
/
+1
2023-05-23
Postpone failure due to unsatisfied dependency constraint for existing dependent
Karen Arutyunov
1
-23
/
+56
2023-04-18
Fix more 'dropping no longer used variable' warning in tests
Karen Arutyunov
2
-1
/
+1
2023-04-17
Add test for config variable overrides specified globally for pkg-build
Karen Arutyunov
1
-26
/
+61
2023-04-15
Fix 'dropping no longer used variable' warning in tests
Karen Arutyunov
36
-2
/
+56
2023-02-01
Implement system package manager query and install support for Debian
Boris Kolpackov
3
-2
/
+10
2022-12-12
Adapt to butl::b_info() API change
Karen Arutyunov
2
-6
/
+5
2022-11-18
Adjust to low verbosity diagnostics changes
Boris Kolpackov
1
-1
/
+1
2022-08-15
Improve diagnostics for unknown system package
Boris Kolpackov
2
-11
/
+25
2022-07-20
Fix test to properly work with MinGW runtime
Karen Arutyunov
1
-1
/
+1
2022-07-20
Add --all and --all-pattern options to pkg-drop command
Karen Arutyunov
1
-0
/
+61
2022-07-18
Select next dependency alternative on dependency configuration negotiation fa...
Karen Arutyunov
4
-1
/
+377
[next]