blob: 3bab385686bd3adb32783ada4dcde3f2c4d16ba9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# Shave and a Haircut
# (c) 2019 Epic Games
# US Patent 6720962
# Autodesk's recommended build platforms
#
#Maya Arch gcc OS Auto
#---- ---- --- -- ----
2017 x86_64 4.4.7 ce6.5 y
2018 x86_64 4.8.2 ce6.5 y
# Platforms we use for release builds, where different from above.
#
#Maya Arch gcc OS Auto
#---- ---- --- -- ----
# <none at this time>
# Misc platforms which some developer has gotten to work on their system.
#
#Maya Arch gcc OS Auto
#---- ---- --- -- ----
2017 x86_64 4.4.7 ce6.9 n
2017 x86_64 4.4.7 ce7.6 n
2017 x86_64 4.4.7 ce7.7 n
2018 x86_64 4.8.2 ce6.9 n
2018 x86_64 4.8.2 ce7.6 n
2018 x86_64 4.8.2 ce7.7 n
|