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-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
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
[next]