Commit History

Author SHA1 Message Date
  rdb fce282ea33 Emit warning when importing panda3d using Python 2.7 6 years ago
  rdb c41c2219c4 makewheel: add long description to METADATA file 6 years ago
  rdb 55ac585745 makewheel: exclude libdrm.so.2 which causes GLX context failure 6 years ago
  rdb 83e41262bd makewheel: use all supported Python versions as classifier 7 years ago
  Mitchell Stokes 587237577f deploy-ng: Move distribution related files from direct.showtutil to direct.dist 7 years ago
  rdb c0138930c9 makewheel: properly chmod libraries that have no write permissions 7 years ago
  rdb e12ff1140b makewheel: fix picking up libssl/libcrypto for _hashlib on macOS 7 years ago
  rdb a0af670dc7 makewheel: don't try to resolve deps with absolute path 7 years ago
  rdb cf65010a54 Merge branch 'master' into deploy-ng 7 years ago
  rdb 995ba28650 makepanda: allow building multiple Python versions in one built dir 7 years ago
  rdb 3a206ed7c4 makewheel: ignore dependencies of panda3d_tools/pstats 7 years ago
  rdb 0af1b9c988 makewheel: update manylinux1 platform check for latest image 7 years ago
  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