Edgar

Results 28 issues of Edgar

Updated GitHub actions to run builds on Windows, Linux and MacOS This uses Conan for installing the dependencies since it is the easiest way to get the cross-platform builds working...

This removes the requirement for installing conan to build RoR Now cmake will download a prebuild dependencies tarball, extract it and run a small test to see if it is...

Updated the CPack config to use Inno setup instead of wix, so now CPack will produce a useable installer Now you can also build multiple versions of the installer: -...

This reduces the build time by ~10 minutes

This PR removes the dependencies folder and replaces it with conan/the system package manager

This will make the code have a more consistent style, and also the need to maintain/update the code from 3rd party libraries List of libs that can be replaced with...

enhancement

This requires https://pocoproject.org with PageCompiler to be installed either with the system package manager or with conan