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
2019-10-06
Adapt for building with Clang on Windows
Karen Arutyunov
1
-3
/
+3
2019-10-02
Add CONTRIBUTING.md that points to our Community page
Boris Kolpackov
2
-1
/
+4
2019-10-01
Use cxx.std=latest for test packages
Karen Arutyunov
3
-2
/
+2
2019-09-30
Adapt to moving path match to path-pattern.?xx
Karen Arutyunov
1
-1
/
+2
2019-09-28
Adapt to swapping of entry and pattern parameters in butl::path_match()
Karen Arutyunov
1
-1
/
+1
2019-09-28
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
4
-5
/
+5
2019-09-20
Adapt to bracket expressions in wildcard patterns
Karen Arutyunov
1
-2
/
+17
2019-09-05
Adapt to optional package revision
Karen Arutyunov
21
-87
/
+360
2019-08-22
Quote directory paths in buildspecs
Karen Arutyunov
5
-5
/
+11
2019-08-22
Make testscripts to ignore user's default options files
Karen Arutyunov
7
-15
/
+47
2019-08-16
Adapt to load_default_options() now throwing pair<path, system_error> instead...
Karen Arutyunov
1
-1
/
+6
2019-08-16
Add '--std c++11' CLI option in buildfile
Karen Arutyunov
1
-6
/
+7
2019-08-16
Add support for default options files
Karen Arutyunov
27
-39
/
+561
2019-08-12
Adjust to fdstream constructor changes
Boris Kolpackov
2
-4
/
+4
2019-08-09
Print information messages instead of warnings prior to git repository deep/d...
Karen Arutyunov
6
-59
/
+50
2019-08-07
Work around bug in MSVC 16.2
Boris Kolpackov
1
-0
/
+16
2019-08-02
Use butl::small_vector instead of std::vector in persistent classes where it ...
Karen Arutyunov
3
-3
/
+5
2019-08-02
Replace some testscript commands single-character options with their long var...
Karen Arutyunov
4
-11
/
+11
2019-08-02
Cosmetic changes
Boris Kolpackov
1
-5
/
+5
2019-08-02
Fix failure to upgrade package from git repository when its submodule changed
Karen Arutyunov
3
-12
/
+55
2019-07-31
Combine multiple single-character options into a single argument for testscri...
Karen Arutyunov
5
-17
/
+17
2019-07-20
Fix recent database migrations drop regenerating package.xml
Karen Arutyunov
2
-12
/
+2
2019-07-05
Use __linux__ macro instead of __linux
Karen Arutyunov
1
-1
/
+1
2019-06-24
Improve fallback tree output with ·
Boris Kolpackov
1
-1
/
+1
2019-06-22
Fix assertion failure on fetch from git:// repository location using --fetch-...
Karen Arutyunov
1
-2
/
+2
2019-06-22
Drop all database migrations to be backward compatible with 0.10.0 and above ...
Karen Arutyunov
2
-30
/
+4
2019-06-21
Consider only latest revisions for git repository location default set
Karen Arutyunov
16
-9
/
+78
2019-06-21
Adapt rep-fetch tests to full support of git versions prior to 2.14
Karen Arutyunov
5
-9
/
+32
2019-06-20
Add anchor to COMMANDS section in bpkg(1)
Boris Kolpackov
1
-1
/
+1
2019-06-18
Fix failure to fetch git repository location with tagged commit id for git 2.22
Karen Arutyunov
17
-35
/
+110
2019-06-11
Change version to 0.12.0-a.0.z
Boris Kolpackov
2
-8
/
+8
2019-06-08
Release version 0.11.0
v0.11.0
Boris Kolpackov
2
-6
/
+6
2019-06-08
Proofread NEWS files
Boris Kolpackov
1
-15
/
+15
2019-06-07
Update NEWS files
Boris Kolpackov
1
-0
/
+36
2019-06-07
Fix uncaught invalid_argument thrown by pkg-build for package like 'foo/1.0.0-'
Karen Arutyunov
4
-4
/
+38
2019-06-04
Add test for bpkg-cfg-create --existing option
Karen Arutyunov
1
-0
/
+12
2019-06-04
Replace tags with topics/keywords in package manifest
Boris Kolpackov
1
-1
/
+1
2019-06-04
Add --existing|-e option to bpkg-cfg-create
Boris Kolpackov
2
-35
/
+84
2019-06-03
Fix missing for Windows path::traits alias renaming
Karen Arutyunov
1
-1
/
+1
2019-06-03
Replace tags with keywords, add topics package manifest values in manual
Boris Kolpackov
1
-16
/
+23
2019-06-03
Add support for AGPL
Boris Kolpackov
1
-0
/
+2
2019-06-03
Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ...
Karen Arutyunov
4
-6
/
+7
2019-05-31
Fix pkg-build test failing on Windows
Karen Arutyunov
1
-1
/
+1
2019-05-31
Allow specifying system package that doesn't belong to any repository for pkg...
Karen Arutyunov
7
-48
/
+297
2019-05-28
Print backtrace to stderr when terminating due to unhandled exception
Karen Arutyunov
2
-0
/
+24
2019-05-24
Adapt version.hxx.in to increasing standard version major, minor, and patch m...
Karen Arutyunov
1
-15
/
+14
2019-05-23
Fix bug in start_extract() process management logic
Boris Kolpackov
1
-0
/
+6
2019-05-23
Switch to libarchive's bsdtar as default on Windows
Boris Kolpackov
1
-4
/
+2
2019-05-22
Update submodules
Boris Kolpackov
1
-0
/
+0
2019-05-22
Document package manifest upstream-version value
Karen Arutyunov
1
-0
/
+8
[next]