log setup.py @ 53040:cdd7bf612c7b stable tip

age author description
Sat, 22 Feb 2025 18:25:25 -0500 Matt Harbison setup: drop the inaccessible `py2exehacked` code around distutils
Thu, 20 Feb 2025 11:44:44 +0100 Pierre-Yves David cleanup: drop the LIBDIR related code
Thu, 13 Feb 2025 15:55:31 -0500 Arun Kulshreshtha setup: set PYO3_PYTHON to ensure PyO3 uses the right Python
Wed, 12 Feb 2025 16:36:51 +0100 Rapha?l Gom?s setup: fix `make local PURE=--rust`
Wed, 12 Feb 2025 16:15:47 +0100 Rapha?l Gom?s setup: don't add Rust build artifacts to dependencies
Tue, 14 Jan 2025 15:55:16 +0100 paugier setup: __modulepolicy__.py created in the source dir for editable mode
Mon, 13 Jan 2025 15:52:31 +0100 Pierre Augier setup: check that setuptools_scm is importable
Fri, 25 Oct 2024 11:15:29 +0200 paugier packaging: get version with setuptools-scm
Thu, 16 Jan 2025 17:18:16 +0100 Rapha?l Gom?s branching: merge stable into default
Wed, 08 Jan 2025 05:07:00 +0100 paugier packaging: modernize (compat PEP 517) with less distutils and setup.py calls
Wed, 04 Dec 2024 23:09:32 +0100 paugier setup-py: remove unused and deprecated setup argument datafiles
Mon, 30 Dec 2024 20:56:19 -0500 Matt Harbison setup: skip building rust extensions on Windows
Wed, 04 Dec 2024 22:52:58 +0100 paugier setup-py: weaken build isolation when calling hg
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Sat, 07 Dec 2024 03:14:52 -0500 Matt Harbison setup: stop building and including the vendored `zope` packages
Mon, 21 Oct 2024 13:39:44 +0200 Pierre-Yves David config: move `rcutil` module under a new `mercurial.configuration` module
Fri, 29 Nov 2024 22:59:16 +0100 Georges Racinet rust-pyo3: change the name of the Python module to pyo3_rustext
Mon, 27 Nov 2023 12:21:44 -0500 Rapha?l Gom?s rust: add PyO3 based Rust extension module
Tue, 19 Nov 2024 15:46:12 +0100 Pierre-Yves David commands: create a "mercurial.cmd_impls" module to host graft
Thu, 24 Oct 2024 00:47:20 +0200 paugier setup_py: logging without distutils
Thu, 24 Oct 2024 15:49:33 +0200 paugier setup_py: simplify cancompile with 'with open(...)'
Sat, 23 Nov 2024 06:07:40 +0100 paugier setup_py: imports standard lib at the top
Thu, 24 Oct 2024 15:18:37 +0200 paugier setup_py: simpler silence warnings unused-import
Sat, 23 Nov 2024 06:01:42 +0100 paugier setup_py: function defs after imports
Thu, 24 Oct 2024 15:13:23 +0200 paugier setup_py: remove IronPython Python 2.7 specific code
Sat, 23 Nov 2024 05:50:43 +0100 paugier setup_py: simplify ssl check
Thu, 24 Oct 2024 00:38:01 +0200 paugier setup_py: remove python_requires in setup.py
Thu, 24 Oct 2024 00:46:22 +0200 paugier setup_py: first tiny cleanup
Thu, 21 Nov 2024 11:46:10 -0500 Matt Harbison setup: require TLS 1.2 support from the Python interpreter (BC)
Thu, 02 Jan 2025 11:11:11 -0500 Matt Harbison copyright: update to 2025 stable