aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov4-17/+3
2018-05-17Pass ignore_dangling flag to dir_iterator() ctorKaren Arutyunov1-1/+1
2018-05-07Update submodulesBoris Kolpackov1-0/+0
2018-05-04Adapt to version epoch syntax change from '<num>~' to '+<num>-'Karen Arutyunov7-19/+19
2018-05-04Adjust to new scope syntaxKaren Arutyunov1-1/+1
2018-05-03Adapt to optional base repository manifestKaren Arutyunov8-15/+18
2018-04-13Update style submoduleBoris Kolpackov1-0/+0
2018-03-15Add support for version iterationKaren Arutyunov2-11/+13
2018-03-12Use c++14 during ODB compilationBoris Kolpackov1-4/+4
2018-03-05Update submodulesBoris Kolpackov1-0/+0
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov20-13/+13
2018-03-05Style/naming cleanup in man synopsisBoris Kolpackov3-10/+10
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov3-21/+21
2018-02-14Adapt to package/repository manifests API changeKaren Arutyunov1-7/+7
2018-02-12Adapt to making repository_url(string) ctor explicitKaren Arutyunov2-7/+15
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov1-1/+1
2018-02-02Revert broken install workaroundBoris Kolpackov2-2/+2
2018-01-15Adapt to adding type prefix for repository canonical nameKaren Arutyunov1-10/+10
2018-01-15Mention potential issues with SELinuxBoris Kolpackov2-6/+17
2017-12-28Make use of butl url encode() and decode() functionsKaren Arutyunov8-127/+71
2017-12-28Adapt to repository location interface changeKaren Arutyunov3-32/+29
2017-12-17Convert to using operator<<(ostream,process_exit)Boris Kolpackov1-17/+1
2017-12-01Resolve optional ambiguity in GCC 7Boris Kolpackov3-3/+10
2017-11-30Bump toolchain version dependency to 0.7.0 in manifestKaren Arutyunov1-2/+2
2017-11-17Update INSTALL with how to automatically start apache when postgres is startedBoris Kolpackov1-2/+13
What we had now worked for restart but not for separate stop and start which is what happens, for example, when the postgresql package is upgraded. Now whenever the postgresql service is started, systemd will also try to start apache2.
2017-10-03Adapt to modularization of libbutlKaren Arutyunov22-53/+55
2017-08-29Use system_clock instead of timestamp::clockKaren Arutyunov7-9/+10
2017-08-24Add version.hxx back into distribution and don't clean it up from srcKaren Arutyunov4-2/+10
2017-08-24Don't clean generated cli files from srcKaren Arutyunov4-8/+20
2017-08-21Don't distribute generated version.hxx and don't clean versionKaren Arutyunov3-4/+7
2017-08-09Fix access permissions for www-data-openssl.rndKaren Arutyunov1-2/+1
2017-08-08Bump version to 0.7.0-a.0.z, master is open for businessBoris Kolpackov2-8/+8
2017-08-07Update ODB generation script0.6.0Boris Kolpackov1-2/+2
2017-08-07Bump version to 0.6.0Boris Kolpackov2-10/+10
2017-08-07Close database schema versionsBoris Kolpackov2-2/+2
2017-08-07Update NEWS fileBoris Kolpackov1-0/+13
2017-08-02Add doc-url manifest valueKaren Arutyunov1-1/+2
2017-08-02Reorder urls and emails on package details and version details pagesKaren Arutyunov5-15/+22
2017-08-01Workaround build2 install limitationsBoris Kolpackov1-1/+1
2017-07-31Redo header installation setupKaren Arutyunov1-1/+1
2017-07-31Add .pc to .gitignoreKaren Arutyunov1-0/+1
2017-07-29Add support for src-url and doc-url package manifest valuesKaren Arutyunov10-9/+43
2017-07-29Switch to using utility library for web/Boris Kolpackov4-25/+30
2017-07-20Make package manifest build inclusions and exclusions order significantKaren Arutyunov2-15/+6
2017-07-20Reorder build exclusions in preparation for ordered semanticsBoris Kolpackov1-1/+1
2017-07-18Exclude all builds except Linux and FreeBSDBoris Kolpackov1-0/+3
2017-07-18Make mod{brep} to depend from libs{brep}Karen Arutyunov1-1/+1
2017-07-18Adapt to non-optional buildtab targetKaren Arutyunov8-43/+23
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov2-2/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov13-113/+52