Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-04 | Fix FreeBSD fetch detection | Boris Kolpackov | 1 | -1/+1 | |
2016-09-04 | Improve rep-info diagnostics | Boris Kolpackov | 1 | -0/+4 | |
2016-09-03 | Fix few documentation issues | Boris Kolpackov | 3 | -5/+5 | |
2016-09-02 | Only use tar --force-local argument on Windows | Karen Arutyunov | 2 | -2/+8 | |
2016-09-02 | Use rsautl openssl command instead of pkeyutl | Karen Arutyunov | 1 | -3/+3 | |
2016-09-02 | Write repository signing help topic page | Boris Kolpackov | 1 | -1/+173 | |
2016-09-01 | Only set cli.options if cli is configured | Boris Kolpackov | 1 | -11/+14 | |
2016-09-01 | Improve diagnostics | Boris Kolpackov | 1 | -1/+2 | |
2016-09-01 | Make ?sys: to change preference to system | Karen Arutyunov | 3 | -10/+62 | |
2016-09-01 | Minor diagnostics improvement | Boris Kolpackov | 1 | -1/+2 | |
2016-09-01 | Update INSTALL file | Boris Kolpackov | 1 | -2/+3 | |
2016-09-01 | Build system update | Boris Kolpackov | 1 | -1/+1 | |
2016-08-31 | Build infrastructure update | Karen Arutyunov | 8 | -31/+43 | |
2016-08-30 | Remove backwards-compatibility kludges | Boris Kolpackov | 2 | -21/+14 | |
2016-08-29 | Add pkg/1/build2.org/system/t3 repository | Karen Arutyunov | 2 | -0/+4 | |
2016-08-29 | Support system packages | Karen Arutyunov | 42 | -574/+1732 | |
2016-08-28 | Adjust to new build2 requirements | Boris Kolpackov | 2 | -3/+3 | |
2016-08-23 | Update install.* variables in buildfiles | Boris Kolpackov | 1 | -1/+1 | |
2016-08-23 | By default append .config to user's module names in cfg-create | Boris Kolpackov | 2 | -2/+37 | |
The idea is that in the bpkg amalgamation we only want the configuration, without any rules, etc. This can be overridden by adding the period at the end of the module name. While at it, recognize the leading question mark in the module name and treat it as the optional module load. | |||||
2016-08-22 | Add workaround for Windows baseutils /bin search issue | Boris Kolpackov | 1 | -0/+28 | |
2016-08-22 | Minor fixes and cleanups | Boris Kolpackov | 1 | -2/+8 | |
2016-08-22 | Update dependency version on libodb* | Boris Kolpackov | 1 | -2/+2 | |
2016-08-21 | Implement searching for b in bpkg's exec directory as last resort | Boris Kolpackov | 3 | -8/+31 | |
This way if we run /opt/build2/bin/bpkg it will be able to find b in /opt/build2/bin/ without PATH. | |||||
2016-08-21 | Adjust to new butl::process interface | Boris Kolpackov | 2 | -3/+3 | |
2016-08-17 | If bpkg has exe.suffix, use it for the default build2 name | Boris Kolpackov | 3 | -5/+14 | |
So if bpkg is called bpkg-stage, then we by default look for b-stage. | |||||
2016-08-16 | Disable VC "unknown pragma" warning | Boris Kolpackov | 1 | -0/+5 | |
2016-08-16 | Update manifest to depend on libodb, libodb-sqlite | Boris Kolpackov | 1 | -3/+2 | |
2016-08-16 | Add missing cli-generated files to distribution | Boris Kolpackov | 1 | -6/+7 | |
2016-08-16 | Add missing headers to buildfile | Boris Kolpackov | 1 | -0/+1 | |
2016-08-16 | Update submodules | Boris Kolpackov | 1 | -0/+0 | |
2016-08-04 | Update bpkg test to be able to specify C++ compiler | Karen Arutyunov | 5 | -18/+71 | |
2016-08-02 | Add comment on prerequisite resolution logic | Boris Kolpackov | 1 | -0/+10 | |
2016-08-02 | Check for eof before streaming rdbuf | Boris Kolpackov | 2 | -3/+13 | |
2016-07-30 | Convert to use canonical directory separators | Boris Kolpackov | 10 | -52/+44 | |
2016-07-28 | Adjust to new path implementation | Boris Kolpackov | 1 | -1/+1 | |
2016-07-24 | Use cpfile() for file fetching | Karen Arutyunov | 1 | -25/+2 | |
2016-07-23 | Adapt to fdstream extension | Karen Arutyunov | 10 | -192/+196 | |
2016-07-14 | Add --cert-* rep-info command options | Karen Arutyunov | 6 | -7/+140 | |
2016-07-12 | Use ./ instead of just . to denote current directory in buildfiles | Boris Kolpackov | 2 | -2/+2 | |
2016-06-20 | Cosmetic change | Boris Kolpackov | 1 | -3/+3 | |
2016-06-20 | Add stub for repository-signing help topic | Boris Kolpackov | 6 | -2/+47 | |
2016-06-18 | Rename cfg-{add,fetch} to rep-{add,fetch} (aliases stay same) | Boris Kolpackov | 21 | -237/+238 | |
The rationale: we now need the 'add' command for certificates (i.e., add a trusted certificate to the configuration). In the old naming scheme we would have to call it cfg-add which is already taken. In the new scheme we will call it crt-add. | |||||
2016-06-18 | Offer to update dependents in pkg-build, add options to pkg-{build,drop} | Boris Kolpackov | 7 | -32/+167 | |
2016-06-18 | Fix test.sh not to collapse several consecutive spaces into the single one ↵ | Karen Arutyunov | 1 | -3/+3 | |
in repository locations | |||||
2016-06-18 | Fix test.sh to work in MSYS2 | Karen Arutyunov | 1 | -1/+1 | |
2016-06-18 | Exclude some test cases for MSYS | Karen Arutyunov | 1 | -21/+30 | |
2016-06-18 | Quote build2 operations arguments | Karen Arutyunov | 4 | -12/+15 | |
2016-06-15 | Update odb.sh | Boris Kolpackov | 1 | -5/+5 | |
2016-05-31 | Remove %[.M] specifier from the certificate dates parsing format string | Karen Arutyunov | 1 | -11/+10 | |
2016-05-31 | Remove redundant comma escaping in certificate authentication prompt | Karen Arutyunov | 1 | -1/+30 | |