Mitchell Stokes
|
ffe776b8f9
deploy-ng: Support pktutil.get_data() on Python 3
|
7 лет назад |
Mitchell Stokes
|
0253a7a29f
deploy-ng: Remove dist.setup()
|
7 лет назад |
Mitchell Stokes
|
d9885e4f1b
deploy-ng:Fix parsing bdist_apps.installers from setup.cfg
|
7 лет назад |
rdb
|
b6f2919420
deploy-ng: make Tkinter work for Windows non-cross-builds
|
7 лет назад |
rdb
|
d00109452a
deploy-ng: set __file__ for all frozen modules (using import hooks)
|
7 лет назад |
rdb
|
5322811e08
deploy-ng: be lenient when processing DLLs with invalid codepage
|
7 лет назад |
rdb
|
ef69e8935f
freezer: add mechanism for overriding modules with custom code
|
7 лет назад |
rdb
|
f34d4c4851
deploy-ng: add hidden imports for matplotlib
|
7 лет назад |
rdb
|
126f4bc418
deploy-ng: copy over data directories for matplotlib
|
7 лет назад |
rdb
|
229e1a1b1f
deploy-ng: fix building a Linux build from Python 2.7 on Windows
|
7 лет назад |
rdb
|
e292fedd91
deploy-ng: add .libs directory in .whl to search path
|
7 лет назад |
rdb
|
ea351da50c
deploy-ng: fix issue with irrelevant wheels in cache dir being used
|
7 лет назад |
Mitchell Stokes
|
bf1b486e5a
Merge branch 'master' into deploy-ng
|
7 лет назад |
Mitchell Stokes
|
ebe2588a50
Merge branch 'master' into deploy-ng
|
7 лет назад |
Mitchell Stokes
|
cb077fcdae
deploy-ng: Add panda3d.dist-info to installers
|
7 лет назад |
Mitchell Stokes
|
7073609480
deploy-ng: Use sys.executable instead of 'python' in tests/build_samples.py
|
7 лет назад |
Mitchell Stokes
|
7eeb416765
deploy-ng: Remove debug print
|
7 лет назад |
Mitchell Stokes
|
081ceb4329
deploy-ng: Fix parsing platforms from setup.cfg
|
7 лет назад |
Mitchell Stokes
|
82d32e1f14
deploy-ng: Fix using lists in dictionaries when using setup.cfg
|
7 лет назад |
rdb
|
549301d0f0
putil: keep reference to objects queued for writing
|
7 лет назад |
rdb
|
8a98bf42a3
general: enable use of tie and tuple on macOS (from TR1, for now)
|
7 лет назад |
rdb
|
71eee6df3f
showbase: make iris/fade/letterbox transitions awaitable
|
7 лет назад |
rdb
|
cf58de4d04
showbase: make base.movie() awaitable (by returning a future)
|
7 лет назад |
rdb
|
11e21af52c
showbase: fix iris/fade transitions for extreme aspect ratios
|
7 лет назад |
rdb
|
b45726001e
task: fix double free when failing to retrieve coroutine exception
|
7 лет назад |
rdb
|
9db74bca1d
task: use consistent ordering for tasks with same sort value
|
7 лет назад |
Mitchell Stokes
|
52360dc10c
deploy-ng: Add bztar and xztar installers
|
7 лет назад |
Mitchell Stokes
|
7f974865d5
deploy-ng: Subclass from setuptools.Command instead of distutils.core.Command
|
7 лет назад |
Mitchell Stokes
|
4b9315ef43
deploy-ng: Fix running against pip 10.0+
|
7 лет назад |
rdb
|
3b4d4b0804
glgsg: fix broken upload of downscaled texture without mipmaps
|
7 лет назад |