log contrib/packaging/hgpackaging/util.py @ 51861:f81e0ce5103a default tip

age author description
Sat, 19 Feb 2022 22:13:11 -0700 Gregory Szorc packaging: remove py2exe / Python 2.7 support
Tue, 23 Feb 2021 12:29:41 -0800 Martin von Zweigbergk windows: fix parsing of version number to match format from D9955
Thu, 23 Apr 2020 18:06:02 -0700 Gregory Szorc packaging: support building Inno installer with PyOxidizer stable
Sat, 01 Feb 2020 00:32:46 -0500 Matt Harbison packaging: move the version normalization function to the util module stable
Tue, 22 Oct 2019 18:34:03 -0700 Gregory Szorc packaging: always pass VERSION into Inno invocation
Wed, 23 Oct 2019 18:39:28 -0700 Gregory Szorc packaging: stage installed files for Inno
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 05 Apr 2019 22:47:45 -0400 Matt Harbison packaging: don't crash building wix with python3.6 and earlier
Thu, 14 Mar 2019 18:14:33 -0700 Gregory Szorc packaging: convert files to LF
Fri, 08 Mar 2019 10:48:22 -0800 Gregory Szorc wix: functionality to automate building WiX installers
Thu, 07 Mar 2019 10:49:59 -0800 Gregory Szorc packaging: extract python exe info to own function
Thu, 07 Mar 2019 10:22:09 -0800 Gregory Szorc packaging: move find_vc_runtime_files() into hgpackaging.util
Thu, 07 Mar 2019 15:42:32 -0800 Gregory Szorc packaging: split downloading code into own module
Thu, 07 Mar 2019 10:10:04 -0800 Gregory Szorc packaging: establish hgpackaging package base contrib/packaging/packagingutil.py@3c40a515439a