19 Commits

Author SHA1 Message Date
Foereaper
a0b79a0c7c Fix mysql lib location for 5.0 and 5.1 2015-10-08 19:29:26 +02:00
H0zen
22791e3f35 Fix Travis build on OS X. 2015-09-16 05:36:53 +03: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
14e2e6e1ad Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2015-09-03 03:08:50 +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
Antz
38ed6d6314 Merge pull request #39 from H0zen/develop21
[Build] Suppress some clang warnings and cleanup redundant directives.
2015-08-31 22:17:56 +01:00
Foereaper
00730e81e8 Removed unnecessary cmake macro 2015-08-30 01:29:54 +02:00
H0zen
446c319a5d Suppress some clang warnings and cleanup redundant directives. 2015-08-21 10:57:58 +03:00
H0zen
3ef7f86829 Minor corrections to the build system. 2015-08-20 10:46:04 +03: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
83ed9c72eb Fix Out Of Tree error for Linux builds
This should also fix Travis
2015-03-29 22:06:53 +02:00
Foereaper
a46150be98 Correction to FindPlatform 2015-03-29 03:31:38 +02:00
Foereaper
ff3f5344a9 Large rearrangement and cleanup of base cmake system
Thanks to Trinity for some conceptual inspirations!
2015-03-29 01:51:26 +01:00
Foereaper
ac236d5d47 [Cleanup] Part 6
Restructured mangosd, realmd and some general cleanup

Moved docs to the correct doc folder

Moved SOAP related lib files to the correct dep location

Updated PCH naming convention for SD2 to match the rest of the source

General CMake cleanup

Possibly fixed postgre build, to be tested
2015-03-24 23:03:31 +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