Page MenuHomeFreeBSD

devel/gprbuild: Refactor
Needs ReviewPublic

Authored by agh_riseup.net on Wed, Sep 9, 2:56 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
  • Update to 26.2
  • Factor out the bootstrap component into a separate Port
  • decouple the GPR Knowledge Base into a new Port
Test Plan

poudriere-testport against existing devel/gprbuild consumers in the Ports Tree

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 76680
Build 73563: arc lint + arc unit

Event Timeline

agh_riseup.net created this revision.
devel/gprbuild-bootstrap/Makefile
53

Makefile can be reduce by ~10 lines by moving the bootstrap --install invocation from do-build to do-install.

agh_riseup.net edited the test plan for this revision. (Show Details)

Update gprbuild-bootstrap Makefile