1
0
forked from 0ad/0ad
0ad/source
wraitii 9a1c7cb8d2 Upgrade Mac OS libraries
All are updated except:
- WxWidgets (not sure about compatibility)
- libogg (doesn't compile)
- zlib/libsodimum which have no update.

This drops supports for 10.11 and earlier, meaning we can now assume
SSE4.1 is present.
Updates the build system to account for this.

Closes #5777 (by virtue of upgrading to SDL 2.12)

Refs #4362

Differential Revision: https://code.wildfiregames.com/D3111
This was SVN commit r24257.
2020-11-26 07:20:10 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Clean up header includes, add new forward declarations. 2020-11-21 11:20:29 +00:00
gui [SM60 2/2] Update to Spidermonkey 60 APIs 2020-11-24 15:47:03 +00:00
i18n Mass rename CxPrivate to CmptPrivate. 2020-11-13 16:44:15 +00:00
lib Fix OS detection on Windows 10. 2020-11-23 10:11:37 +00:00
lobby [SM52 2/2] Update to Spidermonkey 52 APIs. 2020-11-18 14:39:04 +00:00
maths Clean up header includes, add new forward declarations. 2020-11-21 11:20:29 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Clean up header includes, add new forward declarations. 2020-11-21 11:20:29 +00:00
pch Precompiled logic update [Windows build] 2019-12-31 13:58:48 +00:00
ps Fix rendering options failures following 8a1b3d6769 2020-11-22 11:09:13 +00:00
renderer Fix rendering options failures following 8a1b3d6769 2020-11-22 11:09:13 +00:00
rlinterface Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
scriptinterface [SM60 2/2] Update to Spidermonkey 60 APIs 2020-11-24 15:47:03 +00:00
simulation2 [SM60 2/2] Update to Spidermonkey 60 APIs 2020-11-24 15:47:03 +00:00
soundmanager Mass rename CxPrivate to CmptPrivate. 2020-11-13 16:44:15 +00:00
third_party Fix gcc warning reported by Imarok after 204e17206b 2020-05-23 12:21:49 +00:00
tools Upgrade Mac OS libraries 2020-11-26 07:20:10 +00:00
main.cpp Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
test_setup.cpp Fix building without precompiled headers. 2020-11-18 11:35:36 +00:00