aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.xml
AgeCommit message (Expand)AuthorFilesLines
2024-02-02Add support for enable clause in tests package manifest valueKaren Arutyunov1-0/+6
2023-09-25Fix configuration negotiation in pkg-build to re-evaluate being reconfigured ...Karen Arutyunov1-0/+24
2023-07-19Don't reconfigure dependency if negotiated configuration doesn't changeKaren Arutyunov1-0/+6
2023-02-20Store in database and document type and language package manifest valuesKaren Arutyunov1-0/+44
2023-02-01Add upstream_version and project members to available_package typeKaren Arutyunov1-0/+7
2023-02-01Store in database and document *-name, *-version, and *-to-downstream-version...Karen Arutyunov1-0/+41
2022-08-24Drop all database migrations to be backward compatible with 0.14.0 and above ...Karen Arutyunov1-50/+24
2022-06-23Add support for additional *-build package manifest values and alternative bu...Karen Arutyunov1-0/+44
2022-06-20Implement dependency configuration negotiationBoris Kolpackov1-0/+7
2022-03-23Add configuration variable sources to selected packagesKaren Arutyunov1-0/+21
2022-02-22Increment version iteration for external packages on buildfiles changeKaren Arutyunov1-0/+6
2022-02-14Add support for reflect clause in tests package manifest valueKaren Arutyunov1-0/+6
2022-02-03Add support for bootstrap-build and root-build values in package manifestKaren Arutyunov1-0/+7
2022-01-17Adapt to package manifest dependency classes changeKaren Arutyunov1-0/+12
2021-12-08Prepare for supporting multiple dependencies in dependency alternativeKaren Arutyunov1-0/+75
2021-11-15Drop all database migrations to be backward compatible with 0.13.0 and above ...Karen Arutyunov1-61/+56
2021-08-23Drop foreign key constraint for prerequisite column of selected_package_prere...Karen Arutyunov1-0/+2
2021-08-20Add support for build-time mark (*) in tests, examples, and benchmarks packag...Karen Arutyunov1-0/+6
2021-08-16Add selected_package_prerequisites(configuration,prerequisite) index to speed...Karen Arutyunov1-0/+2
2021-07-09Add support for linked configurationsKaren Arutyunov1-0/+27
2021-04-28Qualify all database entities with explicit main schemaBoris Kolpackov1-28/+28
2021-04-19Match package spec local repository locations in pkg-build case-insensitively...Karen Arutyunov1-0/+6
2020-07-23Drop all database migrations to be backward compatible with 0.12.0 and above ...Karen Arutyunov1-3/+1
2020-06-26Fix build order for test and main packagesKaren Arutyunov1-0/+60
2019-09-05Adapt to optional package revisionKaren Arutyunov1-0/+2
2019-07-20Fix recent database migrations drop regenerating package.xmlKaren Arutyunov1-3/+1
2018-06-15Default version epoch to oneKaren Arutyunov1-0/+2
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-8/+8
2018-05-03Add support for dependent repository trustKaren Arutyunov1-0/+1
2018-04-27Add support for repository fragmentsKaren Arutyunov1-21/+52
2018-03-16Add support for version iterationKaren Arutyunov1-0/+20
2018-02-22Rename repository state to fragmentBoris Kolpackov1-1/+1
2018-02-21Add support for pkg-checkoutKaren Arutyunov1-0/+1
2018-02-12Use abbreviated to 16 chars SHA256 fingerprint as certificate idKaren Arutyunov1-1/+2
2017-12-28Add repository type detectionKaren Arutyunov1-3/+5
2016-09-05Add support for build-time dependenciesBoris Kolpackov1-0/+1
2016-08-30Remove backwards-compatibility kludgesBoris Kolpackov1-18/+13
2016-08-29Support system packagesKaren Arutyunov1-12/+18
2016-05-04Add support for repository authenticationKaren Arutyunov1-1/+12
2016-01-30Add checksum verificationBoris Kolpackov1-0/+1
2016-01-08Support package dependency version rangeBoris Kolpackov1-19/+33
2016-01-08Support version releaseBoris Kolpackov1-0/+21
2015-10-21Add support for held packages, package versionsBoris Kolpackov1-0/+2
2015-10-06Rename package to selected_package, state to package_stateBoris Kolpackov1-5/+5
2015-10-06Track prerequisite packages, handle in pkg-{con,dis}figureBoris Kolpackov1-0/+24
2015-10-05Update changelog for previous change (repository addition)Boris Kolpackov1-0/+1
2015-10-01Add dependencies list to available packagesBoris Kolpackov1-0/+62
2015-09-29Complete pkg-status, rework object modelBoris Kolpackov1-9/+9
2015-09-21Implement rep-add commandBoris Kolpackov1-0/+90
2015-09-17Implement pkg-{configure, disfigure} commandsBoris Kolpackov1-3/+4