Wed, 25 Jul 2012 16:50:22 +0200 |
Adrian Buehlmann |
setup: fix build_hgexe for mingw32 compiler
stable
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 20:19:55 -0700 |
Bryan O'Sullivan |
setup: disable -mno-cygwin if building under mingw32
|
file |
diff |
annotate
|
Fri, 29 Jun 2012 13:10:48 +0200 |
Adrian Buehlmann |
setup: compile hg.exe
|
file |
diff |
annotate
|
Sat, 19 May 2012 09:34:25 -0500 |
Augie Fackler |
httpclient: omit tests for the client since we don't run them anyway
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 12:43:41 -0700 |
Steven Stallion |
plan9: initial support for plan 9 from bell labs
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 10:42:12 -0800 |
Brendan Cully |
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
stable
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 08:54:26 -0500 |
Greg Ward |
setup: handle output from Apple's Xcode 4.3 better (issue3277)
stable
|
file |
diff |
annotate
|
Sun, 20 Nov 2011 19:14:36 +0100 |
Pascal Quantin |
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 23:01:58 -0600 |
Matt Mackall |
setup: backout 8504699d1aa6
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 02:08:01 +0100 |
Simon Heimberg |
setup: raise when executing with python3 without c2to3 argument
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 15:23:43 +0200 |
Simon Heimberg |
setup: support executing with python3 including 2to3
|
file |
diff |
annotate
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: hgbuildmo inherits from Command
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 02:07:55 +0100 |
Simon Heimberg |
setup: make script executable with python3
|
file |
diff |
annotate
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: subclass build command
|
file |
diff |
annotate
|
Tue, 01 Nov 2011 20:13:52 +0100 |
Simon Heimberg |
setup: has_ext_modules always returns false when pure is specified
|
file |
diff |
annotate
|
Sat, 23 Jul 2011 05:57:39 +0200 |
Simon Heimberg |
setup: subclass distribution instead of overwriting original
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 00:42:32 +0900 |
Yuya Nishihara |
setup: set whole env for running hg even if .hg doesn't exist (issue3073)
stable
|
file |
diff |
annotate
|
Wed, 26 Oct 2011 12:56:27 -0500 |
Matt Mackall |
setup: set env global earlier (3073)
stable
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 17:33:17 +0200 |
Na'Tosha Bard |
setup: add largefiles to list of packages
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 16:11:53 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
stable
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 16:08:57 -0500 |
Augie Fackler |
setup.py: use getattr instead of hasdattr
|
file |
diff |
annotate
|
Sat, 04 Jun 2011 20:11:10 +0900 |
Yuya Nishihara |
setup: add command to generate index of extensions
|
file |
diff |
annotate
|
Sat, 14 May 2011 22:07:58 -0700 |
Brendan Cully |
Hardcoding ARCHFLAGS breaks the build against fink's python
|
file |
diff |
annotate
|
Mon, 09 May 2011 15:16:56 -0400 |
Zachary Gramana |
setup.py: workaround for missing bz2 module in IronPython
|
file |
diff |
annotate
|
Fri, 06 May 2011 09:57:55 -0500 |
Augie Fackler |
Import new http library as mercurial.httpclient.
|
file |
diff |
annotate
|