open_toontown_panda3d/makepanda
rdb 8231bc12bf makepanda: remove --osxtarget option
We can target 10.9 (the minimum supported) even with the 11.1 SDK, so we should just check for whichever SDK is available, and always target 10.9 (or 11.0 when building for arm64 only, since arm64 requires 11.0 to begin with).

This also means that --universal will always add both x86_64 and arm64 to the build.
2020-12-18 13:11:35 +01:00
..
confauto.in makepanda: enable Assimp in default Confauto.prc if built 2018-10-07 23:00:17 +02:00
config.in Clarify framebuffer-software/hardware comment in Config.prc 2019-02-19 11:50:59 +01:00
expandimports.bat Remove references to SourceForge CVS repository 2015-08-23 14:12:59 +02:00
expandimports.py Move makepanda to root 2009-03-31 11:49:27 +00:00
getversion.py makepanda: fix comments erroneously referring to PandaVersion.pp 2020-01-13 15:13:35 +01:00
installer.nsi Merge branch 'release/1.10.x' 2020-11-22 15:19:51 +01:00
installpanda.py Merge branch 'release/1.10.x' 2019-12-18 18:00:41 +01:00
makechm.bat general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makechm.py makepanda: fix various syntax warnings in Python 3.8 2019-02-11 18:58:22 +01:00
makedocs.bat Remove references to SourceForge CVS repository 2015-08-23 14:12:59 +02:00
makedocs.py Move makepanda to root 2009-03-31 11:49:27 +00:00
makepackage.py Merge branch 'release/1.10.x' 2020-11-28 22:26:04 +01:00
makepanda.bat makepanda: use Python 3.8 by default in makepanda.bat 2020-01-06 03:25:35 +01:00
makepanda.py makepanda: remove --osxtarget option 2020-12-18 13:11:35 +01:00
makepanda.sln general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makepandacore.py makepanda: remove --osxtarget option 2020-12-18 13:11:35 +01:00
makewheel.py Merge branch 'release/1.10.x' 2020-12-09 17:59:37 +01:00
panda-install.bmp New branding images for 1.10.0 2019-01-03 14:44:17 +01:00
panda3d.desktop More minor linux packaging fixes 2014-12-29 15:16:33 +01:00
pview.desktop More minor linux packaging fixes 2014-12-29 15:16:33 +01:00
selfdestruct.py cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
test_wheel.py test_wheel: fix for Python 3.4 2020-02-22 14:43:52 +01:00