Tue, 06 Dec 2022 17:12:59 -0500 |
Matt Harbison |
packaging: add dependencies to the PyOxidizer build on macOS
stable
|
Thu, 28 Apr 2022 11:01:41 -0400 |
Matt Harbison |
wix: drop python2 conditionals
|
Wed, 03 Nov 2021 14:11:11 -0700 |
Kyle Lippincott |
pyoxidizer: use in-memory resources on non-Windows platforms
|
Thu, 21 Oct 2021 17:25:41 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Wed, 20 Oct 2021 16:54:43 +0200 |
Raphaël Gomès |
pyoxidizer: force pip to not use pep517 in order to be able to install hg
stable
|
Mon, 18 Oct 2021 16:18:41 -0700 |
Kyle Lippincott |
pyoxidizer: disable using in-memory resources
|
Fri, 27 Aug 2021 14:40:09 +0200 |
Raphaël Gomès |
pyoxidizer: default to a meaningless release instead of hardcoding 5.8
|
Fri, 17 Sep 2021 15:07:30 -0400 |
Matt Harbison |
pyoxidizer: add the user site to `sys.path` on macOS
|
Fri, 17 Sep 2021 15:02:01 -0400 |
Matt Harbison |
pyoxidizer: don't use in-memory for resources on macOS
|
Thu, 26 Aug 2021 21:40:21 -0700 |
Gregory Szorc |
pyoxidizer: add arch to PyOxidizer MSIs
stable
|
Thu, 26 Aug 2021 20:05:12 -0700 |
Gregory Szorc |
pyoxidizer: pass arch to WiXInstaller()
stable
|
Thu, 26 Aug 2021 11:04:14 -0400 |
Matt Harbison |
hg: don't attempt to extend `sys.path` with the user site without `APPDATA`
stable
|
Wed, 18 Aug 2021 21:59:55 -0400 |
Matt Harbison |
pyoxidizer: add user-site to `sys.path` on Windows
stable
|
Wed, 18 Aug 2021 21:37:55 +0200 |
Pierre-Yves David |
pyoxidizer: re-install PYTHONPATH behavior
stable
|
Wed, 18 Aug 2021 16:02:46 +0200 |
Pierre-Yves David |
pyoxidizer: wrap the pyoxidizer script on multiple line
stable
|
Mon, 12 Jul 2021 15:56:25 -0400 |
Augie Fackler |
pyoxidizer: add hooks to inject extra python packages and install files
|
Thu, 06 May 2021 09:27:22 -0700 |
Gregory Szorc |
pyoxidizer: use Python 3.9 (BC)
|
Thu, 06 May 2021 16:04:24 -0700 |
Gregory Szorc |
pyoxidizer: support code signing
|
Thu, 06 May 2021 16:03:43 -0700 |
Gregory Szorc |
pyoxidizer: support producing MSI installers
|
Thu, 06 May 2021 16:16:21 -0700 |
Gregory Szorc |
pyoxidizer: use allocator_backend instead of raw_allocator
|
Thu, 06 May 2021 15:58:37 -0700 |
Gregory Szorc |
pyoxidizer: simplify targets
|
Thu, 06 May 2021 16:13:33 -0700 |
Gregory Szorc |
pyoxidizer: pin Python to 3.8
|
Thu, 06 May 2021 16:00:44 -0700 |
Gregory Szorc |
pyoxidizer: remove some boilerplate in file
|
Thu, 03 Dec 2020 14:15:39 -0500 |
Augie Fackler |
merge with stable
|
Thu, 26 Nov 2020 03:09:56 -0500 |
Matt Harbison |
pyoxidizer: point to the py3 requirements instead of py2 on Windows
stable
|
Thu, 26 Nov 2020 03:09:56 -0500 |
Matt Harbison |
pyoxidizer: point to the py3 requirements instead of py2 on Windows
|
Thu, 19 Nov 2020 14:55:55 -0500 |
Augie Fackler |
pyoxidizer: run buildifier
|
Tue, 10 Nov 2020 12:44:15 -0500 |
Augie Fackler |
pyoxidizer: switch to modern config using run_command instead of run_mode
|
Tue, 03 Nov 2020 16:25:33 -0500 |
Augie Fackler |
pyoxidizer: default to one-file binary on non-Windows platforms
|
Wed, 21 Oct 2020 21:53:19 -0700 |
Gregory Szorc |
contrib: split Windows requirements into multiple files
stable
|
Sun, 18 Oct 2020 22:48:00 -0700 |
Gregory Szorc |
pyoxidizer: update to PyOxidizer 0.9
stable
|
Sun, 04 Oct 2020 22:32:41 -0700 |
Gregory Szorc |
pyoxidizer: produce working Python 3 Windows installers (issue6366)
|
Tue, 12 May 2020 13:06:34 -0700 |
Rodrigo Damazio Bovendorp |
pyoxidizer: formatting bazel definitions
|
Thu, 23 Apr 2020 18:06:02 -0700 |
Gregory Szorc |
packaging: support building Inno installer with PyOxidizer
stable
|
Tue, 31 Mar 2020 19:44:28 -0700 |
Gregory Szorc |
hgcli: customize for Mercurial
|
Tue, 31 Mar 2020 19:07:36 -0700 |
Gregory Szorc |
hgcli: add stub PyOxidizer project
|