This is an archive of the discontinued Mercurial Phabricator instance.

packaging: move most packaging targets to own Makefile
ClosedPublic

Authored by indygreg on May 12 2018, 5:19 PM.

Details

Summary

Since we're putting everything packaging under one roof, let's
define the make targets related to packaging there as well.

I didn't move the "osx" target because it is non-trivial.
Some targets did change slightly as part of the move. But it
was mostly around path normalization.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.May 12 2018, 5:19 PM
indygreg updated this revision to Diff 8675.May 12 2018, 9:06 PM
This revision was automatically updated to reflect the committed changes.