aboutsummaryrefslogtreecommitdiff
path: root/bpkg/database.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Try to automatically resolve unsatisfied dependency constraints by specifying...Karen Arutyunov1-1/+1
2023-11-02Improve pkg-build's 'unable to upgrade package' diagnosticsKaren Arutyunov1-2/+3
2023-08-04Add support for specifying package archive and directory as a dependency for ...Karen Arutyunov1-0/+11
2023-06-19Add --mask-repository pkg-build optionKaren Arutyunov1-3/+14
2022-12-14Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-0/+3
2021-10-08Allow building build module in multiple configurations if they belong to diff...Karen Arutyunov1-1/+7
2021-09-24Make database ordering consistent across runsKaren Arutyunov1-3/+4
2021-09-06Add --backlink, --dangling, and --recursive options to cfg-infoKaren Arutyunov1-0/+7
2021-09-06Make pkg-build to accept multiple current configurationsKaren Arutyunov1-15/+41
2021-08-30Consider repository information from ultimate dependent databases rather then...Karen Arutyunov1-0/+39
2021-08-13Optimize query_dependents() using prepared queriesBoris Kolpackov1-0/+1
2021-08-13Add support for cfg-unlinkKaren Arutyunov1-8/+74
2021-08-11Don't create private configurations in private configurationsKaren Arutyunov1-0/+36
2021-07-09Add support for linked configurationsKaren Arutyunov1-18/+449
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-04-19Implement build plan simulationKaren Arutyunov1-1/+53
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-0/+82