inexorgame-obsolete / deprecated-cube-engine-inexor

UNMAINTAINED: Please have a look at the vulkan-renderer
https://inexor.org
zlib License
11 stars 1 forks source link

Streamline building I #552

Closed Croydon closed 6 years ago

Croydon commented 6 years ago

This fixes bugs and compatibility problems all over the place. It gets us compatible with Conan 1.0, fixes Compiler errors and warnings, fixes problems with certain Python versions.

Also has some further progress on macOS: We are building and uploading now the first Conan packages! (#385)

This was an unpleasant job and is much more work as these few commits suggest. I'm really happy that our build env is becoming much more stable overall.

It still have some bigger bullet points for our build env on my to do list, but I will shift my personal focus slowly towards the C++ side of things :)

Croydon commented 6 years ago

AppVeyor has some issues right now. It did build successful, but did report the status only back for the "pr" status, not for the "branch" status. I'm going to merge now anway.