4 Commits

Author SHA1 Message Date
matt johnson
eb8afd54e6 Boost: add compiled libraries for Linux for Boost version 1.82.0
#jira UE-191971

[CL 29901049 by matt johnson in ue5-main branch]
2023-11-22 18:08:05 -05:00
matt johnson
a406b109cb Boost: add compiled libraries for Linux for Boost version 1.80.0
#jira UE-163844, UE-156942
#rb none
#preflight skip

[CL 23130564 by matt johnson in ue5-main branch]
2022-11-14 19:25:30 -05:00
matt johnson
45b40b06ae Boost: update build script, add build products, and adjust module rules to support arm64 architecture on Linux
The Linux arm64 build of Boost also uses the current v20_clang-13.0.1-centos7
toolchain rather than the old v19_clang-11.0.1-centos7 version.

#jira UE-148077
#rb brandon.schaefer
#preflight 631f6beda9331c69c3a3c541

[CL 21970754 by matt johnson in ue5-main branch]
2022-09-12 15:36:15 -04:00
matt johnson
e7799e9a24 Boost: add build script and build products for Linux
The build script included here is largely a copy of the existing
build script for Mac, which was itself ported from the build script
for Windows, so its usage is similar.

The build products included here represent Boost version
1.70.0, the same version currently used on Windows and Mac.

Note that this does *not* include the update to the module rules
that would put this new set of libraries into use with engine builds.
That will be done in a subsequent change, since it will have to be
combined with a rebuild of USD, which is the main consumer of
the Boost libraries.

#rb michael.balzer
#preflight skip

[CL 19546691 by matt johnson in ue5-main branch]
2022-03-29 14:44:27 -04:00