open_toontown_panda3d/makepanda
kamgha 71f4802630 makepanda: MSVC switch /Ox to /O2 for opt4
/O2 is more "aggressive" for speed optimization and recommended for release builds, /Ox can be useful for debugging.

Also remove flags implied by /O2

Closes #1016
2020-11-02 11:02:49 +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 cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02: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-09-16 10:59:59 +02:00
makepanda.bat makepanda: use Python 3.8 by default in makepanda.bat 2020-01-06 03:25:35 +01:00
makepanda.py makepanda: MSVC switch /Ox to /O2 for opt4 2020-11-02 11:02:49 +01:00
makepanda.sln general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makepandacore.py makepanda: Remove support for Python 3.5 2020-10-02 12:05:59 +02:00
makewheel.py makepanda: Remove support for Python 3.5 2020-10-02 12:05:59 +02: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