log setup.py @ 44874:4c53c12b92d5

age author description
Fri, 29 May 2020 21:07:26 +0200 Manuel Jacob setup: require a Python version with modern SSL features
Tue, 26 May 2020 08:07:24 -0700 Martin von Zweigbergk merge with stable
Sun, 17 May 2020 12:23:03 -0400 Valentin Gatien-Baron setup: stop asking cargo to spam
Fri, 15 May 2020 00:53:37 +0200 Manuel Jacob setup: raise minimum Python version to 2.7.4 stable
Sun, 19 Apr 2020 17:26:52 -0700 Gregory Szorc setup: use sysstr() on process output stable
Thu, 16 Apr 2020 22:51:09 +0530 Pulkit Goyal merge default into stable for 5.4 release stable 5.4rc0
Mon, 13 Apr 2020 16:30:13 +0300 Alexander Pyhalov setup: link osutil.so to libsocket on Solaris/illumos (issue6299) stable
Thu, 02 Apr 2020 21:58:10 +0530 Pulkit Goyal merge with stable
Tue, 31 Mar 2020 16:14:10 -0400 Augie Fackler setup: work around old versions of distutils breaking setup.py
Wed, 25 Mar 2020 11:56:47 -0400 Augie Fackler setup: relax -Werror for declaration-after-statement on Python 3.9
Wed, 25 Mar 2020 18:25:58 -0700 Martin von Zweigbergk py3: make setup.py's hgcommand() consistently return bytes stable
Fri, 20 Mar 2020 23:30:23 -0400 Matt Harbison setup: build C extensions with -Werror=declaration-after-statement
Fri, 06 Mar 2020 16:06:30 +0100 Pierre-Yves David setup-rust: add a --no-rust flag
Mon, 09 Mar 2020 17:16:44 +0100 Pierre-Yves David setup: use printf instead of print
Tue, 11 Feb 2020 00:44:59 -0500 Augie Fackler git: skeleton of a new extension to _directly_ operate on git repos