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
path:
root
/
tests
/
pkg-build.testscript
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-10-08
Allow building build module in multiple configurations if they belong to diff...
Karen Arutyunov
1
-0
/
+21
2021-09-24
Make database ordering consistent across runs
Karen Arutyunov
1
-1
/
+1
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
1
-0
/
+71
2021-09-17
Change semantics for ?sys:<pkg> in pkg-build if no package configuration is e...
Karen Arutyunov
1
-1
/
+394
2021-09-06
Add pkg-status --all|-a and --link options
Boris Kolpackov
1
-12
/
+12
2021-09-06
Make pkg-build to accept multiple current configurations
Karen Arutyunov
1
-55
/
+358
2021-08-30
Consider repository information from ultimate dependent databases rather then...
Karen Arutyunov
1
-19
/
+129
2021-08-11
Don't create private configurations in private configurations
Karen Arutyunov
1
-25
/
+25
2021-08-11
Disallow build-time dependencies for build system modules
Karen Arutyunov
1
-100
/
+140
2021-08-03
Rename --config-uuid to --uuid in bpkg-cfg-create
Boris Kolpackov
1
-1
/
+1
2021-08-03
Separate package names in lists with commas instead of just spaces
Boris Kolpackov
1
-11
/
+11
2021-07-30
Add support for checked out repository fragments caching
Karen Arutyunov
1
-7
/
+9
2021-07-09
Add support for linked configurations
Karen Arutyunov
1
-5
/
+1898
2021-07-09
Fix selection of build entry between two in pkg-build
Karen Arutyunov
1
-2
/
+48
2021-04-19
Match package spec local repository locations in pkg-build case-insensitively...
Karen Arutyunov
1
-1
/
+32
2020-11-23
Adapt tests to converting repo canonical name path part to lower case on Windows
Karen Arutyunov
1
-3
/
+15
2020-10-06
Separate configure step from fetch/unpack|checkout in pkg-build
Karen Arutyunov
1
-74
/
+74
2020-10-03
Add --checkout-{root,purge} to pkg-build
Karen Arutyunov
1
-0
/
+24
2020-07-16
Use *.config.mode instead of *.mode in tests
Boris Kolpackov
1
-1
/
+1
2020-04-06
Make use of project configuration variables for tests
Karen Arutyunov
1
-4
/
+4
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-10-31
Add support for package version constraint in pkg-build command arguments
Karen Arutyunov
1
-8
/
+150
2019-10-19
Fix some testscripts properly setting config.cxx variable
Karen Arutyunov
1
-5
/
+14
2019-10-18
Use $quote() for quoting config.cxx option value in testscripts
Karen Arutyunov
1
-5
/
+7
2019-09-05
Adapt to optional package revision
Karen Arutyunov
1
-2
/
+62
[next]