- ACE is now build as static library
- Removed useless directives from master CMakeLists
- Added support for MariaDB
- On Windows builds, the required DLLs are now properly copied to the installation folder
This points to the Homebrew managed/activated OpenSSL version instead of a fixed version and avoids the necessity to update this file every time Homebrew releases an update.
This is the first of several cleanup commits, specifically directed towards the dependencies.
This commits removes the old, deprecate precompiled openssl and mysql libraries, as well as started restructuring of shared and deps folder.
This has not been tested on Linux yet, and the pre-built SLN files have not yet been updated.