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
/
pkg-build.testscript
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
Scratch plan on refinement caused by dependency up/down-grade/drop if any con...
Karen Arutyunov
1
-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
1
-553
/
+843
2023-09-20
Use bsdtar instead of tar in tests on Windows to sidestep msys-related issues
Karen Arutyunov
1
-11
/
+8
2023-08-04
Add support for specifying package archive and directory as a dependency for ...
Karen Arutyunov
1
-167
/
+1668
2023-08-04
Fix pkg-build which could leave orphan dependency unchanged in up/downgrade+d...
Karen Arutyunov
1
-0
/
+62
2023-07-31
Fix unexpected 'no package available for dependency' error when building from...
Karen Arutyunov
1
-8
/
+221
2023-07-28
Add another test case for pkg_configure() flaws
Karen Arutyunov
1
-3
/
+52
2023-07-28
Fix inability to fetch repository containing toolchain-unsatisfied packages (...
Karen Arutyunov
1
-0
/
+62
2023-07-28
Fix unexpected 'manual configuration of dependents with prefer or require cla...
Karen Arutyunov
1
-17
/
+248
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
1
-4
/
+110
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
1
-7
/
+33
2023-06-19
Add --mask-repository pkg-build option
Karen Arutyunov
1
-0
/
+778
2023-06-15
Add --deorphan pkg-build option
Karen Arutyunov
1
-1
/
+1489
2023-06-01
Increment version iteration number for selected non-external package regardle...
Karen Arutyunov
1
-26
/
+32
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
1
-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
1
-2
/
+45
2023-02-01
Implement system package manager query and install support for Debian
Boris Kolpackov
1
-0
/
+4
2022-08-15
Improve diagnostics for unknown system package
Boris Kolpackov
1
-2
/
+8
2022-07-18
Select next dependency alternative on dependency configuration negotiation fa...
Karen Arutyunov
1
-1
/
+377
2022-07-14
Invent reused-only dependency alternative selection mode
Karen Arutyunov
1
-1
/
+17
2022-07-08
Fix some tests to match canned command line semantics
Karen Arutyunov
1
-1
/
+1
2022-07-07
Use [cmdline] type for canned commands in testscripts
Karen Arutyunov
1
-4
/
+4
2022-06-28
Don't explicitly update user-selected dependency packages in pkg-build
Karen Arutyunov
1
-76
/
+7
2022-06-28
Print dependents for newly built user-selected dependencies in pkg-build's plan
Karen Arutyunov
1
-29
/
+29
2022-06-28
Fix pkg-build to update re-evaluated dependents if requested
Karen Arutyunov
1
-3
/
+71
2022-06-23
Add support for additional *-build package manifest values and alternative bu...
Karen Arutyunov
1
-5
/
+5
2022-06-20
Implement dependency configuration negotiation
Boris Kolpackov
1
-25
/
+8738
2022-05-31
Reorder tar options in tests
Boris Kolpackov
1
-4
/
+4
2022-05-30
Explicitly pass -z during .tar.gz extraction in tests for OpenBSD tar
Boris Kolpackov
1
-4
/
+4
2022-03-28
In pkg-build make sure that reconfiguring dependent doesn't change current de...
Karen Arutyunov
1
-6
/
+241
2022-03-23
Add configuration variable sources to selected packages
Karen Arutyunov
1
-0
/
+89
2022-03-21
Fix pkg-build to re-evaluate buildfile clauses in dependencies if configurati...
Karen Arutyunov
1
-0
/
+121
2022-02-22
Increment version iteration for external packages on buildfiles change
Karen Arutyunov
1
-89
/
+244
2022-02-17
Implement package skeleton loading and enable and reflect clauses evaluation
Boris Kolpackov
1
-3
/
+220
2022-02-14
Add support for reflect clause in tests package manifest value
Karen Arutyunov
1
-0
/
+85
2022-02-14
Add tests for building package with diamond dependency graph
Karen Arutyunov
1
-7
/
+354
2022-01-28
Add support for multiple dependency alternatives
Karen Arutyunov
1
-3
/
+227
2022-01-17
Add initial support for dependency alternative reflect clause
Karen Arutyunov
1
-0
/
+1
2022-01-17
Add support for multiple dependencies in alternative
Karen Arutyunov
1
-0
/
+35
2021-12-01
Improve pkg-build diagnostics issued when unable to satisfy dependency constr...
Karen Arutyunov
1
-4
/
+5
[next]