log setup.py @ 6403:f615ece5fec3

age author description
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
Wed, 12 Mar 2008 15:30:11 -0700 Bryan O'Sullivan Add inotify extension
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall filemerge: remove the hgmerge script
Fri, 07 Dec 2007 18:15:24 -0600 Steve Borho win32: do not install bash hgmerge on Windows
Fri, 05 Oct 2007 15:01:06 -0700 Bryan O'Sullivan Add osutil module, containing a listdir function.
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Tue, 17 Jul 2007 09:39:30 -0700 Bryan O'Sullivan Add Chris Mason's mpatch library.
Thu, 28 Jun 2007 02:11:54 +0200 Christian Ebert setup.py not executable: change instructions at beginning of file
Mon, 18 Jun 2007 15:14:49 -0700 Lee Cantey Fix for including hgext in Windows compiled version.
Thu, 07 Jun 2007 22:28:52 +0200 Thomas Arendsen Hein Include convert extension in packages setup
Fri, 15 Dec 2006 01:17:04 -0600 Matt Mackall Fix setup.py warning