Page MenuHomeDevCentral

Provide general Makefile for secretsmith
ClosedPublic

Authored by dereckson on Sep 21 2025, 11:44.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 17, 20:50
Unknown Object (File)
Fri, Jul 31, 22:21
Unknown Object (File)
Thu, Jul 30, 19:34
Unknown Object (File)
Mon, Jul 27, 23:54
Unknown Object (File)
Sat, Jul 25, 13:07
Unknown Object (File)
Tue, Jul 21, 10:52
Unknown Object (File)
Jul 20 2026, 17:09
Unknown Object (File)
Jul 20 2026, 15:07
Subscribers
None

Details

Summary

As make is already used in in docs/ and tests/ directories,
we can add a global Makefile, even if there is no build per se.

Test Plan
  • make test
  • make documentation
  • make package
  • make clean full

Diff Detail

Repository
rRPRT Nasqueron internal reports
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5942
Build 6224: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 21 2025, 11:44
This revision was automatically updated to reflect the committed changes.