Mercurial > hg
comparison mercurial/httppeer.py @ 38460:7f738edc4a27
packaging: dynamically define make targets
We currently have make boilerplate for each instance of a distro's
release. This is redundant, annoying to maintain, and prone to errors.
This commit defines variables holding available releases for
various distros. We then iterate through the list and dynamically
define make targets.
Differential Revision: https://phab.mercurial-scm.org/D3761
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 12 May 2018 18:44:03 -0700 |
parents | ead71b15efd5 |
children | 2279d90eed9a |
comparison
equal
deleted
inserted
replaced
38459:c8ef9d897e14 | 38460:7f738edc4a27 |
---|