Nathan Genetzky
|
b14ae9b4b0
|
manylinux: Use 'common.dockcross' for gosu and dockcross scripts
|
2020-07-02 17:21:01 -05:00 |
|
Esun Kim
|
f0fff3c3c4
|
Fixed yum error
|
2019-12-19 16:01:18 -08:00 |
|
Esun Kim
|
2a3efdd548
|
Add manylinux2010-x86
|
2019-12-17 10:13:08 -08:00 |
|
Jonas Vautherin
|
a15af05753
|
Manylinux toolchains: restore CMAKE_CROSSCOMPILING to FALSE after setting CMAKE_SYSTEM_NAME
Then CMAKE_CROSSCOMPILING_EMULATOR (and therefore cross_triple) are not
needed anymore.
|
2019-07-10 17:14:09 +02:00 |
|
Jonas Vautherin
|
d0d16e0a8b
|
Manylinux toolchain: set MANYLINUX1/MANYLINUX2010 to TRUE
So that one can do `if (MANYLINUX1)` in CMake, just like it
is commonly done with e.g. `if (IOS)` or `if (MSVC)`.
|
2019-07-09 18:38:53 +02:00 |
|
Jean-Christophe Fillion-Robin
|
4793ea7c06
|
Add manylinux2010-x64 image
Since i686 image is not yet available in upstream project, this commit
only add the x64 version.
|
2019-05-22 03:21:10 -04:00 |
|