8 Commits

Author SHA1 Message Date
H0zen
3299820ab7 Implement OpenSSL 1.1.x support 2018-04-12 20:19:47 +01:00
MadMax
61ad4fe70d Revert "Allow OpenSSL version up to 1.1.x"
This reverts commit 6ccf8443ddca9db38c7accc1d2828b9cf2fe8946.
2018-04-12 16:42:48 +01:00
H0zen
6ccf8443dd Allow OpenSSL version up to 1.1.x 2018-04-12 15:46:05 +01:00
H0zen
f49b02611e Improvements to the build system
- 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
2018-03-28 20:37:19 +03:00
Daniel S. Reichenbach
619c7adf62 Fixed OpenSSL location (#118)
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.
2016-04-22 19:38:26 +01:00
Bryan Meulmeester
e78a73a56f Added support for openssl on OSX systems running OpenSSL 1.0.2g (installed using homebrew). (#115) 2016-04-13 23:47:01 +01:00
Foereaper
ee1b174a27 [Cleanup] Part 1
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.
2015-03-23 01:29:17 +01:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00