Fri, 21 Jul 2017 10:46:31 -0400 |
Augie Fackler |
setup: add extra logic to try and recommend a new pip on bad Python
stable
|
Fri, 21 Jul 2017 10:39:52 -0400 |
Augie Fackler |
setup: explicitly declare supported Python versions
stable
|
Wed, 28 Jun 2017 10:50:37 -0700 |
Adam Simpkins |
setup: fix runcmd() usage on darwin
|
Wed, 28 Jun 2017 06:49:01 -0700 |
Jun Wu |
setup: fix localhgenv
|
Tue, 27 Jun 2017 16:15:32 -0700 |
Adam Simpkins |
setup: prefer using the system hg to interact with the local repository
|
Tue, 27 Jun 2017 16:15:32 -0700 |
Adam Simpkins |
setup: replace runhg() with an hgcommand helper class
|
Mon, 26 Jun 2017 11:31:30 -0700 |
Adam Simpkins |
setup: move environment computation into a helper function
|
Mon, 26 Jun 2017 11:31:30 -0700 |
Adam Simpkins |
setup: update runcmd() to also return the exit status
|
Mon, 26 Jun 2017 11:31:30 -0700 |
Adam Simpkins |
setup: fail if we cannot determine the version number
|
Sun, 25 Jun 2017 08:36:51 +0530 |
Pulkit Goyal |
py3: slice over bytes to prevent getting it's ascii value
|
Fri, 16 Jun 2017 21:57:22 -0400 |
Matt Harbison |
setup: update a comment that blamed py26 for a Windows workaround
|
Fri, 16 Jun 2017 18:42:03 -0400 |
Matt Harbison |
plan9: drop py26 hacks
|
Fri, 09 Jun 2017 22:15:53 -0400 |
Matt Harbison |
setup: avoid linker warnings on Windows about multiple export specifications
|
Tue, 06 Jun 2017 11:02:30 -0400 |
Augie Fackler |
setup: introduce dummy copies of setuptools flags
|
Sat, 03 Jun 2017 14:05:52 +0900 |
Yuya Nishihara |
setup: do not overwrite local __modulepolicy__.py on out-of-source build
|