0ad/source
wraitii 6da64bf354 [SM78 1/2] Upgrade Spidermonkey build system and binaries to 78.6.0
SM78 drops usage of Python 2 in favour of Python 3.

SM78 is the first ESR to actually use rust, which means a new static
library is bundled.
This means LLVM-objdump is now a dependency of Spidermonkey, and also 0
A.D.

SM78 also removes the need for NSPR on Windows (Bug 1556646).

Tested by: Stan, Freagarach, mammadori
Refs #5694
Refs #5861

Differential Revision: https://code.wildfiregames.com/D3167
This was SVN commit r24332.
2020-12-06 14:00:57 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Remove binary_function usage. 2020-11-30 15:45:05 +00:00
gui Fix potential UB in 783e77cc8d 2020-12-03 12:16:19 +00:00
i18n Update ICU on Windows to 68.1 with the v140_xp toolset. 2020-12-02 16:47:28 +00:00
lib Handle unknown APIC IDs in the ACPI SRAT 2020-12-05 13:40:29 +00:00
lobby [SM68 2/2] Update to Spidermonkey 68 APIs 2020-11-30 09:03:20 +00:00
maths Update (and debundle) fmt dependancy 2020-11-26 21:01:32 +00:00
mocks
network Fix MP OOS when rejoining on turn 0 2020-11-27 15:41:24 +00:00
pch Precompiled logic update [Windows build] 2019-12-31 13:58:48 +00:00
ps Fix 3391542fec: AA / Sharpness not being correctly enabled at the start. 2020-12-03 12:19:44 +00:00
renderer Fix 3391542fec: AA / Sharpness not being correctly enabled at the start. 2020-12-03 12:19:44 +00:00
rlinterface Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
scriptinterface [SM78 1/2] Upgrade Spidermonkey build system and binaries to 78.6.0 2020-12-06 14:00:57 +00:00
simulation2 [Petra] do not pass min == max range in moveToRange 2020-12-02 18:11:02 +00:00
soundmanager Update random_shuffle usage for C++17 2020-11-30 15:52:16 +00:00
third_party Fix most of the new vs2017 induced warnings. 2020-11-26 22:28:50 +00:00
tools Update i18n scripts to run on Python3 2020-12-02 10:05:27 +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