##// END OF EJS Templates
setup: properly install build_hgextindex for py2exe builds...
setup: properly install build_hgextindex for py2exe builds Because the hgbuild class has a private copy of build.sub_commands, modifying build.sub_commands from this code effectively resulted in a no-op. Registering the sub-command on hgbuild actually results in the sub-command running when building Mercurial. Differential Revision: https://phab.mercurial-scm.org/D6093
Gregory Szorc -
r42083:ac32e04e default
Show More
Name Size Modified Last Commit Author
/ contrib / benchmarks
__init__.py Loading ...
perf.py Loading ...
revset.py Loading ...