Commit Graph

105 Commits

Author SHA1 Message Date
254b1bf05d Added FindPCRE.cmake which is used by the FindMySQL.cmake. 2015-04-16 18:11:29 +03:00
e9aa692acd Added the platform check back and added linker flags for PCRE if the embedded library does not have them. 2015-04-03 22:14:51 +03:00
15262f3fbf Added new Make target for testing MaxScale's core parts.
This target doesn't need a running MaxScale and only executes core, log_manager and query_classifier unit tests.
2015-03-19 11:56:40 +02:00
bd10215a84 Added Make targets for PDF and HTML generation. 2015-02-09 19:52:11 +02:00
5d6b805d6e Moved CMake modules to a separate directory and disabled local installs of system files when building packages.
The building of packages with CMake now requires the -DPACKAGE=Y flag to be set when configuring CMake.
2015-01-30 15:45:33 +02:00