Page MenuHomeDevCentral

Provide general Makefile for secretsmith
ClosedPublic

Authored by dereckson on Sep 21 2025, 11:44.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 9, 13:00
Unknown Object (File)
Thu, Apr 9, 10:02
Unknown Object (File)
Fri, Apr 3, 02:33
Unknown Object (File)
Sun, Mar 29, 12:58
Unknown Object (File)
Sat, Mar 28, 14:49
Unknown Object (File)
Fri, Mar 27, 07:19
Unknown Object (File)
Thu, Mar 26, 15:10
Unknown Object (File)
Thu, Mar 26, 13:55
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.