Mercurial > hg
log contrib/packaging/hgpackaging/py2exe.py @ 42054:399ed3e86a49
age | author | description |
---|---|---|
Wed, 03 Apr 2019 11:46:29 -0400 | Augie Fackler | py2exe: add workaround to allow bundling of hgext3rd.* extensions |
Wed, 20 Mar 2019 13:18:37 -0400 | Augie Fackler | wix: add a hook for a prebuild script to inject extra libraries |
Thu, 14 Mar 2019 13:27:37 -0700 | Gregory Szorc | packaging: don't bundle DLLs in py2exe library.zip for x86 builds |
Thu, 07 Mar 2019 12:15:32 -0800 | Gregory Szorc | setup: configure py2exe config via environment variables |
Thu, 07 Mar 2019 15:43:54 -0800 | Gregory Szorc | packaging: extract py2exe functionality to own module base contrib/packaging/hgpackaging/inno.py@3d5e33939a2a |