O01eg

Results 160 comments of O01eg

Fixed configuration for Android-x86

Example of working application https://github.com/o01eg/freeorion/tree/python-parser-exec-techs_android

Add Github Actions CI to build it

Rebased, fixed conflicts. Builds on CI https://github.com/o01eg/python-cmake-buildsystem/actions/runs/2073151534 Also builds with boost https://github.com/o01eg/freeorion-sdk/actions/runs/2073529344

Can I do something else for this PR to be accepted?

Nice, I'll try it later, but `Fix floating point endianness checks` helped to fix them on Github Actions Android emulator. Locally I got: ``` -- Checking for x64 gcc inline...

@jcfr I suppose it could be useful to add Github Actions CI build here at least.

Is it required to use forks? I've seen Pijul Nest doesn't use them: https://nest.pijul.com/pijul_org/pijul > Create a new discussion on the Nest, to gather feedback on your proposal. > Make...

As I know servers don't do `git clone` because it require space for two mostly identical repositories. Servers use the same repository and manages different people via branches.