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 (
Collapse
)
Author
Files
Lines
2018-02-12
Suppress GCC's 'maybe uninitialized' warnings
Karen Arutyunov
2
-2
/
+2
2018-02-12
Add workaround for tar misinterpreting -C option path on Windows
Karen Arutyunov
1
-1
/
+18
2018-02-12
Adjust libhello-1.0.0 test package to new test rule semantics
Karen Arutyunov
2
-1
/
+1
2018-02-09
Fix test setup
Boris Kolpackov
1
-1
/
+1
2018-02-08
Add --for|-f <operation> option to pkg-update and pkg-build
Boris Kolpackov
10
-15
/
+50
This allows executing build2 -for-X operations (e.g., update-for-install or update-for-test) in order to minimize the amount of stuff to be updated.
2018-01-18
Change remaining auto_rm to auto_rmfile
Boris Kolpackov
2
-2
/
+2
2018-01-17
Fix bpkg test failure on Windows
Karen Arutyunov
1
-3
/
+3
2018-01-17
Fix building local package against local prerequisite package
Boris Kolpackov
3
-84
/
+170
2018-01-16
Factor out bpkg repository fetching code used in rep-fetch and rep-info
Boris Kolpackov
6
-121
/
+136
Note that now rep-info in the manifest mode does not dump any of the repository type-specific information.
2018-01-16
Use tmp directory facility for storing temporary certificates
Boris Kolpackov
5
-15
/
+36
2018-01-16
Implement temp directory facility
Boris Kolpackov
4
-32
/
+119
2018-01-15
Adapt to adding type prefix for repository canonical name
Karen Arutyunov
7
-84
/
+92
2017-12-28
Add repository type detection
Karen Arutyunov
13
-79
/
+286
2017-12-17
Convert to using operator<<(ostream,process_exit)
Boris Kolpackov
1
-5
/
+1
2017-12-16
Adjust to new printed representation of dir{} targets
Boris Kolpackov
1
-18
/
+18
2017-12-08
Fix typo
Boris Kolpackov
1
-5
/
+5
2017-11-30
Use compiler class instead of id where appropriate
Karen Arutyunov
1
-2
/
+2
2017-11-30
Bump toolchain version dependency to 0.7.0 in manifest
Karen Arutyunov
1
-2
/
+2
2017-10-24
Fix issues in previous commit
Boris Kolpackov
1
-5
/
+4
2017-10-24
Add workaround for MSYS2-based sha256sum utility issue
Karen Arutyunov
1
-1
/
+17
2017-10-22
Make use of butl::sha256 class
Karen Arutyunov
3
-83
/
+55
2017-10-18
Add support for --fetch-timeout option
Karen Arutyunov
2
-3
/
+53
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
19
-44
/
+44
2017-09-02
Move manifest specification to manual
Boris Kolpackov
1
-0
/
+1019
2017-08-29
Use system_clock instead of timestamp::clock
Karen Arutyunov
2
-2
/
+3
2017-08-25
Move package version specification to manual
Boris Kolpackov
1
-6
/
+143
2017-08-24
Don't clean generated cli files from src
Karen Arutyunov
1
-4
/
+6
2017-08-22
Print diagnostics if child process terminated abnormally
Karen Arutyunov
1
-1
/
+15
2017-08-21
Fix comment in buildfile
Karen Arutyunov
1
-2
/
+2
2017-08-20
Don't distribute generated version.hxx and don't clean version
Boris Kolpackov
2
-3
/
+7
2017-08-08
Bump version to 0.7.0-a.0.z, master is open for business
Boris Kolpackov
2
-6
/
+6
2017-08-07
Update ODB generation script
0.6.0
Boris Kolpackov
1
-2
/
+2
2017-08-07
Bump version to 0.6.0
Boris Kolpackov
2
-8
/
+8
2017-08-07
Update NEWS file
Boris Kolpackov
1
-0
/
+10
2017-08-02
Change doc-url manifest value
Karen Arutyunov
1
-2
/
+2
2017-07-31
Redo libhello test project header installation setup
Karen Arutyunov
2
-1
/
+1
2017-07-31
Add .pc to .gitignore
Karen Arutyunov
1
-0
/
+1
2017-07-30
Add doc-url and src-url manifest values
Karen Arutyunov
1
-0
/
+2
2017-07-27
Adapt to process_run() overload renaming
Karen Arutyunov
1
-1
/
+1
2017-07-25
Revert previous fix (was bug in build2)
Karen Arutyunov
1
-2
/
+12
2017-07-25
Adapt pkg-update test to build2 changes
Karen Arutyunov
1
-12
/
+2
2017-07-12
Cleanup build/root.build
Karen Arutyunov
1
-4
/
+0
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
3
-57
/
+44
2017-06-06
Adapt to libbutl::process interface change
Karen Arutyunov
1
-2
/
+6
2017-05-31
Make use of butl::openssl, ifdstream::read_text() and ifdstream::read_binary()
Karen Arutyunov
8
-327
/
+257
2017-05-24
Update ODB version
Boris Kolpackov
1
-2
/
+2
2017-05-20
Add *.ii to .gitignore
Karen Arutyunov
1
-0
/
+1
2017-05-10
Rework repository/certificate names matching
Karen Arutyunov
1
-38
/
+54
2017-05-08
Fix repository certificate path matching
Karen Arutyunov
1
-2
/
+4
2017-05-08
Add support for certificate name subdomain wildcard
Karen Arutyunov
9
-10
/
+392
[next]