15 Commits

Author SHA1 Message Date
Foereaper
2026a309e6
Add mariadb 10.6 version number
This script and a few others should be rewritten to reverse search, to make sure it uses the newest version of the libraries available.
2021-11-08 18:38:48 +01:00
H0zen
feefa3b7bf Release 0.22 2019-05-14 13:07:40 +03:00
Antz
eaeb3ec213 Added MySql 8.0 support, see notes
Notes:
MySql 8.0 MUST BE INSTALLED with LEGACY SECURITY
- If you use the default 'new' security model, it will not work
2018-05-01 18:04:36 +01:00
H0zen
f40ac40f02 Make AppVeyor happy 2018-03-28 23:45:03 +03: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
Antz
7f39938f6c [Build] Added MySQL 5.7 support 2016-11-24 08:16:33 +00:00
Foereaper
a0b79a0c7c Fix mysql lib location for 5.0 and 5.1 2015-10-08 19:29:26 +02:00
Foereaper
ecb06faaeb Removed SFN wildcards
Caused issues on Win 10
2015-09-05 01:28:34 +02:00
Foereaper
77d49bf72f Necessary include path for osx 2015-09-03 03:26:11 +02:00
Foereaper
961788dba4 Forgot a couple required OSX and Unix library names 2015-09-03 03:18:08 +02:00
Foereaper
ffbbe14844 MySQL CMake Macro rewrite
This should now properly separate between 32 and 64 bit MySQL installations allowing both archs to be installed on the same machine
2015-09-03 03:08:22 +02:00
Olion
42b43ef363 [Build]Rename the cmake variable respecting conventions 2015-06-06 22:26:02 +03:00
Olion
6cfbb86255 [Build]Few improvements for Win32 2015-06-06 20:12:56 +03: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