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-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
2023-06-15
Add --deorphan pkg-build option
Karen Arutyunov
30
-170
/
+2381
2023-06-15
Fix find() to avoid redundant checks
Karen Arutyunov
1
-21
/
+21
2023-06-11
Don't check for directory existence in simulate mode in pkg-unpack
Karen Arutyunov
1
-3
/
+3
2023-06-08
Handle exported buildfile installation in pkg-bindist
Boris Kolpackov
3
-3
/
+74
2023-06-07
Diagnose non-global variable specified with --build-option (GH issue #276)
Boris Kolpackov
1
-0
/
+11
2023-06-01
Increment version iteration number for selected non-external package regardle...
Karen Arutyunov
10
-162
/
+115
2023-05-30
Add progress indication for verifying and fixing up symlinks in pkg-checkout
Karen Arutyunov
3
-1
/
+17
2023-05-30
Document package-description* and changes-type manifest values and adapt test...
Karen Arutyunov
3
-65
/
+102
2023-05-25
Optimize build_packages::collect_order_dependents() to skip already visited d...
Karen Arutyunov
2
-8
/
+44
2023-05-24
Fix assertion failure in build_packages::collect_order_dependents()
Karen Arutyunov
1
-4
/
+12
2023-05-23
Optimize pkg-build by using cache for upgrade_dependencies()
Karen Arutyunov
1
-8
/
+61
2023-05-23
Postpone failure due to unsatisfied dependency constraint for existing dependent
Karen Arutyunov
6
-115
/
+394
2023-05-22
Add all src_root!=out_root packages as subprojects during in-process configure
Boris Kolpackov
1
-9
/
+9
2023-05-08
Adjust to build2::context::match_only type change
Boris Kolpackov
2
-10
/
+10
2023-04-24
Add usage of +bbot.bindist.upload: to example in manual
Karen Arutyunov
1
-1
/
+2
2023-04-20
Document support for package-specific config vars in *-build-config package m...
Karen Arutyunov
1
-2
/
+14
2023-04-19
Adjust build to match build system driver better
Boris Kolpackov
1
-3
/
+27
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-17
Enable in-process package configure
Boris Kolpackov
1
-1
/
+1
2023-04-15
Temporarily disable in-process package configure
Boris Kolpackov
1
-1
/
+1
2023-04-15
Fix 'dropping no longer used variable' warning in tests
Karen Arutyunov
36
-2
/
+56
2023-04-15
Implement in-process package configuration
Boris Kolpackov
11
-65
/
+617
2023-04-15
Split package configuration into two passes in pkg-build
Boris Kolpackov
3
-203
/
+359
2023-04-11
Add append/prepend support to pkg-bindist --fedora-dist-tag
Karen Arutyunov
2
-8
/
+48
2023-04-10
Add --archive-split option to pkg-bindist command
Boris Kolpackov
2
-212
/
+206
2023-04-05
Tweak documentation to adapt to latest bbot changes
Karen Arutyunov
1
-1
/
+1
2023-04-05
Build forwarded configurations via src_root rather than out_root (GH issue #177)
Boris Kolpackov
3
-10
/
+51
2023-04-04
Rename system-install action to sys-install for consistency
Boris Kolpackov
1
-8
/
+8
2023-04-04
Add note on installation filtering in pkg-bindist man page
Boris Kolpackov
1
-1
/
+6
2023-04-03
Document worker script step enabling/disabling
Karen Arutyunov
2
-11
/
+31
2023-03-30
Fix bug in pkg-bindist --recursive mode logic
Boris Kolpackov
1
-1
/
+1
2023-03-30
Redirect apt-get {update,install} stdout to stderr
Boris Kolpackov
1
-2
/
+12
2023-03-30
Various improvements to pkg-bindist documentation
Boris Kolpackov
3
-15
/
+34
2023-03-29
Tweak structured result format in pkg-bindist
Boris Kolpackov
6
-30
/
+44
2023-03-29
Use new next_expect*() JSON parser API in install manifest parsing
Boris Kolpackov
1
-76
/
+29
2023-03-28
Add support for JSON structured result output in pkg-bindist
Boris Kolpackov
12
-92
/
+353
2023-03-27
Add append/prepend support to pkg-bindist --{debian,archive}-build-meta
Boris Kolpackov
3
-94
/
+154
[next]