Mercurial > hg
log setup.py @ 27486:5bfd01a3c2a9
age | author | description |
---|---|---|
Sun, 13 Dec 2015 11:34:04 -0800 | Gregory Szorc | setup.py: package internals help files |
Sun, 13 Dec 2015 09:40:53 -0800 | Gregory Szorc | setup.py: use bytes literals |
Sat, 05 Dec 2015 17:52:50 -0800 | Gregory Szorc | setup.py: don't rewrite @LIBDIR@ when creating wheels |
Fri, 04 Dec 2015 00:24:48 -0800 | Gregory Szorc | setup.py: attempt to build and install hg.exe on Windows |
Thu, 03 Dec 2015 21:48:12 -0800 | Gregory Szorc | setup: refactor handling of modules with C/Python implementations |
Thu, 03 Dec 2015 21:37:01 -0800 | Gregory Szorc | mercurial: implement import hook for handling C/Python modules |
Tue, 24 Nov 2015 21:17:26 -0800 | Gregory Szorc | setup: remove unused py_modules argument to setup() |