Commit Graph

11 Commits

Author SHA1 Message Date
مهدي شينون (Mehdi Chinoune)
65b11d9740 python-installer: update to 0.6.0 2023-02-28 16:06:40 +01:00
Christoph Reiter
a513026305 python-installer: use flit_core.wheel 2022-07-27 09:52:42 +02:00
Christoph Reiter
3555e615d7 python-installer: Update to 0.5.1
the prefix PR was rebased, so the patch here was just refreshed from there.
2022-06-19 18:35:58 +02:00
Christoph Reiter
f722d29450 python-installer: reduce dependencies
now that flit-core is separate we can depend on it and use some
internal api to build a wheel.
2022-06-11 18:08:27 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Christoph Reiter
5cd6e5619c python-installer: link launcher against msvcrt under MINGW32/64
By implementing _wdupenv_s() via _wgetenv_s() in case it isn't available.
2022-06-05 10:53:41 +02:00
Christoph Reiter
9776fd7395 python-installer: try to fix stderr missing in some cases 2022-02-08 08:39:27 +01:00
Christoph Reiter
482792f105 python-installer: various fixes
* always use python.exe in the launcher dir
* pass all build flags to cc
* set _CONSOLE macro when building the console version
* use installer for itself to install
2022-02-06 19:16:38 +01:00
Christoph Reiter
1e1770f2be python-installer: add patch from upstream PR which adds --prefix support 2022-02-05 18:49:51 +01:00
Christoph Reiter
5fc83fe2dd python-installer: makedepend on git 2022-02-03 09:49:03 +01:00
Christoph Reiter
ee4c9ea901 Add python-installer package 2022-02-02 20:22:20 +01:00