Sat, 19 Feb 2022 22:13:11 -0700 |
Gregory Szorc |
packaging: remove py2exe / Python 2.7 support
|
Tue, 13 Jul 2021 11:37:57 -0400 |
Augie Fackler |
packaging: add command line flag to add extra vars to pyoxidizer
|
Thu, 06 May 2021 16:11:13 -0700 |
Gregory Szorc |
packaging: use PyOxidizer for producing WiX MSI installer
|
Thu, 06 May 2021 16:06:20 -0700 |
Gregory Szorc |
packaging: rename run_pyoxidizer()
|
Sun, 24 Jan 2021 19:14:50 -0500 |
Matt Harbison |
packaging: include `windows_curses` when building py2exe
stable
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Wed, 21 Oct 2020 21:53:19 -0700 |
Gregory Szorc |
contrib: split Windows requirements into multiple files
stable
|
Sun, 04 Oct 2020 22:17:52 -0700 |
Gregory Szorc |
packaging: normalize - to _ in WiX Id values
|
Thu, 23 Apr 2020 18:48:36 -0700 |
Gregory Szorc |
packaging: add -python2 to Windows installer filenames
stable
|
Mon, 20 Apr 2020 17:42:50 -0700 |
Gregory Szorc |
packaging: support building WiX installers with PyOxidizer
stable
|
Mon, 20 Apr 2020 18:24:35 -0700 |
Gregory Szorc |
packaging: move version derivation to run_wix_packaging()
stable
|
Mon, 20 Apr 2020 17:53:20 -0700 |
Gregory Szorc |
packaging: integrate signing into run_wix_packaging()
stable
|
Mon, 20 Apr 2020 17:33:41 -0700 |
Gregory Szorc |
packaging: isolate invocation of WiX to own function
stable
|
Mon, 03 Feb 2020 20:12:47 -0500 |
Matt Harbison |
packaging: make the path to Win32 requirements absolute when building WiX
stable
|
Sun, 02 Feb 2020 00:56:40 -0500 |
Matt Harbison |
packaging: merge the requirements.txt files for WiX and Inno
stable
|
Sat, 01 Feb 2020 00:58:34 -0500 |
Matt Harbison |
packaging: bundle dulwich, keyring, and pywin32-ctypes with WiX too
stable
|
Sat, 01 Feb 2020 00:32:46 -0500 |
Matt Harbison |
packaging: move the version normalization function to the util module
stable
|
Fri, 24 Jan 2020 20:27:59 -0800 |
Gregory Szorc |
wix: use original version string for MSI filename
stable
|
Fri, 24 Jan 2020 20:24:29 -0800 |
Gregory Szorc |
wix: always normalize version string
stable
|
Fri, 24 Jan 2020 20:21:53 -0800 |
Gregory Szorc |
wix: more robust normalization of RC version components
stable
|
Fri, 24 Jan 2020 01:37:18 -0500 |
Matt Harbison |
packaging: rename hgrc.d to defaultrc for Windows config files next to the exe
stable 5.3rc1
|
Mon, 11 Nov 2019 18:55:42 -0800 |
Gregory Szorc |
packaging: stage files and dynamically generate WiX installer
|
Wed, 23 Oct 2019 12:15:42 -0700 |
Gregory Szorc |
packaging: stop installing i18n files
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Mon, 01 Apr 2019 20:01:48 -0400 |
Augie Fackler |
wix: add functionality to inject additional Features into installer
|
Mon, 01 Apr 2019 16:21:47 -0400 |
Augie Fackler |
wix: add support for additional wxs files
|
Wed, 20 Mar 2019 13:18:37 -0400 |
Augie Fackler |
wix: add a hook for a prebuild script to inject extra libraries
|
Thu, 14 Mar 2019 18:11:22 -0700 |
Gregory Szorc |
wix: autogenerate wxs file for library files
|
Thu, 14 Mar 2019 17:59:51 -0700 |
Gregory Szorc |
wix: introduce variable to hold path to wix packaging directory
|
Thu, 14 Mar 2019 18:14:33 -0700 |
Gregory Szorc |
packaging: convert files to LF
|
Fri, 08 Mar 2019 10:29:48 -0800 |
Gregory Szorc |
wix: remove enum and future packages
|
Fri, 08 Mar 2019 10:25:05 -0800 |
Gregory Szorc |
wix: remove sphinx and dependencies
|
Fri, 08 Mar 2019 10:48:22 -0800 |
Gregory Szorc |
wix: functionality to automate building WiX installers
|