#EmbeddedEngineers and #SoftwareEngineers out there, what tooling do you use to build your projects? I am working with a customer whose build environment behaves wildly different locally vs on daily commits (i.e. merge requests) vs nightly vs release. None of them behave the same.

We're using #conanPackageManager currently, wrapping CMake files and with a great deal of add-ons. It's scaling poorly!

C90 project, crosscompiling from Linux/Windows hosts.

https://docs.conan.io/1/introduction.html

Introduction — conan 1.66.0 documentation