log setup.py @ 1471:f56f38a1a85f

age author description
Mon, 24 Oct 2005 14:52:41 -0700 Volker Kleinfeld py2exe is not able to handle win32com.shell
Mon, 24 Oct 2005 14:52:30 -0700 Volker Kleinfeld Option -i broken in py2exe_for_demandload
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Wed, 21 Sep 2005 15:18:24 -0700 Bryan O'Sullivan Fix small thinko.
Wed, 21 Sep 2005 15:17:24 -0700 Bryan O'Sullivan Rename mercurial.ext to hgext.
Wed, 21 Sep 2005 14:46:01 -0700 Bryan O'Sullivan Package the extension directory.
Wed, 21 Sep 2005 13:33:24 -0700 Bryan O'Sullivan Clean up whitespace damage.
Tue, 20 Sep 2005 21:29:07 -0700 Bryan O'Sullivan Fix Volker's modifications to setup.py for non-Windows systems.
Tue, 20 Sep 2005 19:25:14 -0700 Volker Kleinfeld Support for the distutils extention 'py2exe' added.
Sat, 02 Jul 2005 13:40:15 -0800 mpm More whitespace cleanups
Tue, 21 Jun 2005 21:04:49 -0800 mpm Pull from TAH
Sun, 19 Jun 2005 21:04:32 +0100 Thomas Arendsen Hein Make it possible to specify a version number in setup.py.
Sat, 18 Jun 2005 16:32:41 +0100 Thomas Arendsen Hein Support for 'hg --version'. setup.py stores version from hg repository.
Tue, 21 Jun 2005 17:27:58 -0800 mpm Add a fast binary diff extension (not yet used)
Fri, 03 Jun 2005 18:29:46 -0800 mpm Resolve bits from TAH