Tue, 19 Jul 2022 18:32:40 -0700 |
Gregory Szorc |
automation: set PATH when building on Windows
stable
|
Sat, 19 Feb 2022 18:42:12 -0700 |
Gregory Szorc |
automation: delete code related to Python 2.7 support
|
Sat, 19 Feb 2022 18:42:31 -0700 |
Gregory Szorc |
automation: drop support for Python 2.7 in Windows environment
|
Sat, 19 Feb 2022 18:04:49 -0700 |
Gregory Szorc |
automation: run hg with python3
|
Tue, 23 Nov 2021 17:52:38 -0800 |
Gregory Szorc |
automation: support Python 3.10 on Windows
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Wed, 21 Oct 2020 22:53:15 -0700 |
Gregory Szorc |
automation: upload Python 3.9 Windows wheels
stable
|
Fri, 24 Apr 2020 12:37:43 -0700 |
Gregory Szorc |
automation: support building Python 3 MSI installers
stable
|
Fri, 24 Apr 2020 12:11:08 -0700 |
Gregory Szorc |
automation: support building Python 3 Inno installers
stable
|
Fri, 24 Apr 2020 11:48:07 -0700 |
Gregory Szorc |
automation: add extra arguments when building Inno
stable
|
Thu, 23 Apr 2020 18:48:36 -0700 |
Gregory Szorc |
packaging: add -python2 to Windows installer filenames
stable
|
Thu, 23 Apr 2020 17:24:37 -0700 |
Gregory Szorc |
automation: support building Windows wheels for Python 3.7 and 3.8
stable
|
Wed, 23 Oct 2019 18:37:36 -0700 |
Gregory Szorc |
packaging: consolidate CLI functionality into packaging.py
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Thu, 05 Sep 2019 21:09:58 -0700 |
Gregory Szorc |
automation: implement "publish-windows-artifacts" command
|
Sat, 03 Aug 2019 12:13:51 -0700 |
Gregory Szorc |
automation: push changes affecting .hgtags
stable
|
Sun, 28 Jul 2019 18:16:08 -0700 |
Gregory Szorc |
automation: allow exit code of 1 for `hg push`
stable
|
Sun, 14 Jul 2019 01:31:42 -0400 |
Matt Harbison |
automation: correct the path separator in LIBPATH on Windows
|
Fri, 19 Apr 2019 08:32:24 -0700 |
Gregory Szorc |
automation: do a force push to synchronize
|
Fri, 19 Apr 2019 08:21:02 -0700 |
Gregory Szorc |
automation: add check that hg source directory is a repo
|
Thu, 04 Apr 2019 18:01:02 -0700 |
Gregory Szorc |
automation: use raw strings when there are backslashes
|
Fri, 15 Mar 2019 11:24:08 -0700 |
Gregory Szorc |
automation: perform tasks on remote machines
|