setup.py
Thu, 02 Apr 2009 18:18:43 -0600 Jeremy Whitlock Fix how setup.py identifies the Mercurial version.
Sun, 03 May 2009 17:36:58 +0200 Martin Geisler setup: require Python 2.4
Sun, 03 May 2009 00:41:09 +0200 Martin Geisler setup: cleanup old left-over code
Thu, 02 Apr 2009 18:18:43 -0600 Jeremy Whitlock Fix how setup.py identifies the Mercurial version.
Fri, 03 Apr 2009 12:37:44 -0500 Matt Mackall setup: remove spurious posix import
Fri, 06 Mar 2009 09:15:47 -0600 Matt Mackall setup.py: fix version detection for tarball
Tue, 24 Feb 2009 18:09:16 +0100 Martin Geisler setup: run hg with empty HGRCPATH for robustness.
Wed, 18 Feb 2009 00:44:38 +0100 Martin Geisler setup: use sys.executable to call hg
Sat, 24 Jan 2009 01:44:43 +0100 Martin Geisler add --pure flag to setup.py
Thu, 29 Jan 2009 19:25:25 +0100 Martin Geisler setup: get version number using pure Python modules
Wed, 28 Jan 2009 10:32:15 +0100 Martin Geisler setup: do not use -c with msgfmt on Solaris (issue1489)
Sun, 25 Jan 2009 20:27:37 +0100 Martin Geisler i18n: check format strings when building xx.mo files
Thu, 15 Jan 2009 00:11:54 +0100 Martin Geisler i18n: new build_mo command for setup.py
Thu, 15 Jan 2009 00:10:54 +0100 Martin Geisler i18n: let Makefile generate i18n/hg.pot
Thu, 15 Jan 2009 11:41:59 +0100 Benoit Boissinot recover when no version information is available
Sat, 10 Jan 2009 18:02:38 -0600 Matt Mackall refactor version code
Wed, 31 Dec 2008 17:59:58 -0600 Matt Mackall setup: warn about missing standard Python components
Sun, 12 Oct 2008 22:56:43 +0200 Augie Fackler Add hgext.zeroconf to the package list so it gets installed by setup.py.
Sun, 14 Sep 2008 09:57:33 -0400 Petr Kodl osutil: implementation for Win32
Mon, 08 Sep 2008 13:07:00 +0200 Peter Ruibal use Exception(args)-style raising consistently (py3k compatibility)
Sun, 31 Aug 2008 11:41:52 +0200 Dirkjan Ochtman fix double indentation and trailing whitespace
Mon, 25 Aug 2008 23:04:56 +0200 Patrick Mezard highlight: split code to improve startup times
Wed, 02 Jul 2008 09:21:57 +0200 Dirkjan Ochtman merge with crew-stable
Tue, 01 Jul 2008 20:17:11 +0100 Paul Moore Force email package to be loaded in py2exe
Thu, 10 Apr 2008 23:07:54 +0200 Paul Moore Add a batch file driver for Windows
Wed, 26 Mar 2008 10:12:10 -0700 Bryan O'Sullivan manifest: improve parsing performance by 8x via a new C extension
Sun, 23 Mar 2008 21:35:57 -0300 Alexis S. L. Carvalho setup.py: hide compiler error messages while searching for inotify
Fri, 14 Mar 2008 01:45:17 -0300 Alexis S. L. Carvalho setup.py: use a simplified custom version of CCompiler.has_function
Thu, 13 Mar 2008 19:50:03 -0300 Alexis S. L. Carvalho setup.py: skip inotify if there's no inotify_add_watch
Wed, 12 Mar 2008 15:33:43 -0700 Bryan O'Sullivan setup.py: os.uname is not available on Windows
less more (0) -50 -30 tip