[Bug 5399] New: setup.py needs a command equivalent to "make local"

bugzilla at mercurial-scm.org bugzilla at mercurial-scm.org
Sun Oct 9 13:50:58 UTC 2016


https://bz.mercurial-scm.org/show_bug.cgi?id=5399

            Bug ID: 5399
           Summary: setup.py needs a command equivalent to "make local"
           Product: Mercurial
           Version: stable branch
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: packaging
          Assignee: bugzilla at selenic.com
          Reporter: gabor.stefanik at nng.com
                CC: durin42 at gmail.com, mercurial-devel at selenic.com

On Windows, no first-party "make" command is available. This makes it
impossible to do "make local", a command with no setup.py equivalent.

It should instead be possible to do "python setup.py build -l" or "python
setup.py build local".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list