Page MenuHomeDevCentral

Provide general Makefile for secretsmith
ClosedPublic

Authored by dereckson on Sep 21 2025, 11:44.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 14:08
Unknown Object (File)
Fri, Nov 7, 15:13
Unknown Object (File)
Fri, Nov 7, 15:13
Unknown Object (File)
Fri, Nov 7, 07:54
Unknown Object (File)
Thu, Nov 6, 20:20
Unknown Object (File)
Thu, Nov 6, 18:56
Unknown Object (File)
Thu, Oct 30, 11:35
Unknown Object (File)
Wed, Oct 29, 18:34
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.