log setup.py @ 8283:d6134b800797

age author description
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