rdb
|
8b927318cb
makewheel: on manylinux, should include all lib dependencies
|
7 years ago |
Mitchell Stokes
|
49c47164ff
Merge remote-tracking branch 'origin/master' into deploy-ng
|
7 years ago |
rdb
|
c959d274be
makewheel: add __version__ and docstring to panda3d/__init__.py
|
7 years ago |
rdb
|
94b5fa1e90
deploy-ng: fix inclusion of additional python DLLs (eg. sqlite, tk)
|
7 years ago |
rdb
|
2c35d7a8e9
deploy-ng: changes to make macOS app bundles work correctly
|
8 years ago |
rdb
|
c911ba8059
Merge branch 'master' of github.com:panda3d/panda3d into deploy-ng
|
8 years ago |
rdb
|
58917e6746
deploy-ng: fix failure to include libpython (particularly on macOS)
|
8 years ago |
rdb
|
c1fb44ad69
makewheel: fix binary data being doubled
|
8 years ago |
Mitchell Stokes
|
fcb1d9308b
Merge branch 'master' into deploy-ng
|
8 years ago |
rdb
|
a7e00d0ee6
makewheel: use platform from build
|
8 years ago |
rdb
|
19fe51eddd
makewheel: fix sha256 hashes being surrounded with b'' in Python 3
|
8 years ago |
rdb
|
e0a3788636
Move metadata to setup.cfg; also use this for pytest configuration
|
8 years ago |
Mitchell Stokes
|
c155e840b3
Merge remote-tracking branch 'origin/master' into deploy-ng
|
8 years ago |
rdb
|
d576c6b638
Improvements to generated API docs, especially in direct tree.
|
8 years ago |
Mitchell Stokes
|
66ef8f7c2a
deploy-ng: Rename build_p3d to build_apps and bdist_p3d_archive to bdist_apps
|
8 years ago |
Mitchell Stokes
|
b8ee352ebb
deploy-ng: Create entry_points in makewheel for dist commands
|
9 years ago |
rdb
|
3fabe6a8de
makewheel: fix inclusion of libpython on macOS
|
9 years ago |
Mitchell Stokes
|
3347a6e2cb
makewheel: Add libpython to deploy_libs
|
9 years ago |
Mitchell Stokes
|
25b167c080
makewheel: Use less restrictive extension module suffix on py3
|
9 years ago |
Mitchell Stokes
|
40c23e5cf1
makewheel: Use _ctypes instead of cmath for get_python_ext_module_dir()
|
9 years ago |
Mitchell Stokes
|
a5bea8f8b0
makewheel/deploy-ng: Use inspect.getfile(cmath) instead of cmath.__file__ for get_python_ext_module_dir()
|
9 years ago |
Mitchell Stokes
|
2fa4ef1c7e
makewheel/deploy-ng: Try import cmath instead of _sha1 for get_python_ext_module_dir()
|
9 years ago |
Mitchell Stokes
|
465d8bf1bd
makewheel: Copy Python stdlib C extension modules to deploy_libs
|
9 years ago |
rdb
|
53752bd376
Remove packpanda and eggcacher, don't require libpython on Linux
|
9 years ago |
rdb
|
325302b623
makewheel: support building single-arch .whl from a fat Panda build
|
9 years ago |
rdb
|
23a345437a
makewheel changes for macOS, manylinux1, Python 2.6
|
9 years ago |
rdb
|
b2ccf6c0d2
Add ability to produce .whl file
|
9 years ago |