Age | Commit message (Expand) | Author | Files | Lines |
2018-04-13 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2018-03-15 | Add support for version iteration | Karen Arutyunov | 2 | -11/+13 |
2018-03-12 | Use c++14 during ODB compilation | Boris Kolpackov | 1 | -4/+4 |
2018-03-05 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2018-03-05 | Add .manifest extension to repositories, packages and signature files | Karen Arutyunov | 20 | -13/+13 |
2018-03-05 | Style/naming cleanup in man synopsis | Boris Kolpackov | 3 | -10/+10 |
2018-03-05 | Rename bpkg repository type to pkg | Karen Arutyunov | 3 | -21/+21 |
2018-02-14 | Adapt to package/repository manifests API change | Karen Arutyunov | 1 | -7/+7 |
2018-02-12 | Adapt to making repository_url(string) ctor explicit | Karen Arutyunov | 2 | -7/+15 |
2018-02-02 | Adjust tests to new test rule semantics | Boris Kolpackov | 1 | -1/+1 |
2018-02-02 | Revert broken install workaround | Boris Kolpackov | 2 | -2/+2 |
2018-01-15 | Adapt to adding type prefix for repository canonical name | Karen Arutyunov | 1 | -10/+10 |
2018-01-15 | Mention potential issues with SELinux | Boris Kolpackov | 2 | -6/+17 |
2017-12-28 | Make use of butl url encode() and decode() functions | Karen Arutyunov | 8 | -127/+71 |
2017-12-28 | Adapt to repository location interface change | Karen Arutyunov | 3 | -32/+29 |
2017-12-17 | Convert to using operator<<(ostream,process_exit) | Boris Kolpackov | 1 | -17/+1 |
2017-12-01 | Resolve optional ambiguity in GCC 7 | Boris Kolpackov | 3 | -3/+10 |
2017-11-30 | Bump toolchain version dependency to 0.7.0 in manifest | Karen Arutyunov | 1 | -2/+2 |
2017-11-17 | Update INSTALL with how to automatically start apache when postgres is started | Boris Kolpackov | 1 | -2/+13 |
2017-10-03 | Adapt to modularization of libbutl | Karen Arutyunov | 22 | -53/+55 |
2017-08-29 | Use system_clock instead of timestamp::clock | Karen Arutyunov | 7 | -9/+10 |
2017-08-24 | Add version.hxx back into distribution and don't clean it up from src | Karen Arutyunov | 4 | -2/+10 |
2017-08-24 | Don't clean generated cli files from src | Karen Arutyunov | 4 | -8/+20 |
2017-08-21 | Don't distribute generated version.hxx and don't clean version | Karen Arutyunov | 3 | -4/+7 |
2017-08-09 | Fix access permissions for www-data-openssl.rnd | Karen Arutyunov | 1 | -2/+1 |
2017-08-08 | Bump version to 0.7.0-a.0.z, master is open for business | Boris Kolpackov | 2 | -8/+8 |
2017-08-07 | Update ODB generation script0.6.0 | Boris Kolpackov | 1 | -2/+2 |
2017-08-07 | Bump version to 0.6.0 | Boris Kolpackov | 2 | -10/+10 |
2017-08-07 | Close database schema versions | Boris Kolpackov | 2 | -2/+2 |
2017-08-07 | Update NEWS file | Boris Kolpackov | 1 | -0/+13 |
2017-08-02 | Add doc-url manifest value | Karen Arutyunov | 1 | -1/+2 |
2017-08-02 | Reorder urls and emails on package details and version details pages | Karen Arutyunov | 5 | -15/+22 |
2017-08-01 | Workaround build2 install limitations | Boris Kolpackov | 1 | -1/+1 |
2017-07-31 | Redo header installation setup | Karen Arutyunov | 1 | -1/+1 |
2017-07-31 | Add .pc to .gitignore | Karen Arutyunov | 1 | -0/+1 |
2017-07-29 | Add support for src-url and doc-url package manifest values | Karen Arutyunov | 10 | -9/+43 |
2017-07-29 | Switch to using utility library for web/ | Boris Kolpackov | 4 | -25/+30 |
2017-07-20 | Make package manifest build inclusions and exclusions order significant | Karen Arutyunov | 2 | -15/+6 |
2017-07-20 | Reorder build exclusions in preparation for ordered semantics | Boris Kolpackov | 1 | -1/+1 |
2017-07-18 | Exclude all builds except Linux and FreeBSD | Boris Kolpackov | 1 | -0/+3 |
2017-07-18 | Make mod{brep} to depend from libs{brep} | Karen Arutyunov | 1 | -1/+1 |
2017-07-18 | Adapt to non-optional buildtab target | Karen Arutyunov | 8 | -43/+23 |
2017-07-13 | Add hxx prerequisite type in test buildfiles | Karen Arutyunov | 2 | -2/+2 |
2017-07-12 | Make use of wildcards in buildfiles | Karen Arutyunov | 13 | -113/+52 |
2017-07-11 | Fix to compile with libc++ | Karen Arutyunov | 1 | -1/+5 |
2017-07-10 | Add support for build include/exclude manifest values | Karen Arutyunov | 15 | -136/+497 |
2017-07-07 | Renew expired certificate for brep-load test | Karen Arutyunov | 9 | -64/+70 |
2017-07-05 | Fix libbrep buildfile adding build-extra.hxx for distribution | Karen Arutyunov | 1 | -0/+1 |
2017-07-05 | Make use of foreign package objects in build-related functionality | Karen Arutyunov | 15 | -392/+344 |
2017-07-03 | Fix builds page to correctly display unbuilt package count | Karen Arutyunov | 16 | -184/+476 |