Page MenuHomeDevCentral

Configure make to prepare Composer dependencies
ClosedPublic

Authored by dereckson on Apr 3 2018, 22:38.
Tags
None
Referenced Files
F12466345: D1575.diff
Fri, Nov 7, 10:03
F12462292: D1575.id.diff
Fri, Nov 7, 06:42
F12461385: D1575.id4019.diff
Fri, Nov 7, 05:58
F12447635: D1575.id4018.diff
Thu, Nov 6, 19:36
Unknown Object (File)
Thu, Nov 6, 13:14
Unknown Object (File)
Thu, Nov 6, 08:15
Unknown Object (File)
Sun, Nov 2, 03:21
Unknown Object (File)
Tue, Oct 28, 13:43
Subscribers
None

Details

Summary

composer install will require ast PHP extension for phan,
even if --no-dev is set. A Makefile is probably easier
to use than --no-dev --ignore-platform-reqs.

Test Plan

make clean all

Diff Detail

Repository
rSAASPHPBB saas-phpbb helper command
Lint
Lint Passed
Unit
No Test Coverage
Branch
makefile
Build Status
Buildable 2469
Build 2717: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 3 2018, 22:38
This revision was automatically updated to reflect the committed changes.