log setup.py @ 44630:4c6189d45d67

age author description
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
Fri, 06 Mar 2020 16:49:46 +0100 Pierre-Yves David setup-rust: remove the legacy 'direct-ffi' variant
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Thu, 05 Mar 2020 10:52:51 -0500 Augie Fackler merge with stable
Sat, 07 Sep 2019 14:50:39 +0200 Joerg Sonnenberger hgext: start building a library for simple hooks
Mon, 24 Feb 2020 00:20:47 -0500 Matt Harbison setup: exclude the __index__ module from itself when generating stable
Thu, 16 Jan 2020 13:34:04 +0100 Raphaël Gomès rust-re2: add wrapper for calling Re2 from Rust
Mon, 03 Feb 2020 11:51:52 -0500 Augie Fackler merge with stable