diff options
| author | Ben Marsh <[email protected]> | 2019-10-22 09:07:59 -0400 |
|---|---|---|
| committer | Ben Marsh <[email protected]> | 2019-10-22 09:07:59 -0400 |
| commit | bd0027e737c6512397f841c22786274ed74b927f (patch) | |
| tree | f7ffbdb8f3741bb7f24635616cc189cba5cb865c /mayaVersions.linux | |
| download | shave-and-a-haircut-bd0027e737c6512397f841c22786274ed74b927f.tar.xz shave-and-a-haircut-bd0027e737c6512397f841c22786274ed74b927f.zip | |
Adding Shave-and-a-Haircut 9.6
Diffstat (limited to 'mayaVersions.linux')
| -rw-r--r-- | mayaVersions.linux | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/mayaVersions.linux b/mayaVersions.linux new file mode 100644 index 0000000..3bab385 --- /dev/null +++ b/mayaVersions.linux @@ -0,0 +1,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 |