35 Commits (b9f42f4b7a08d4f6d46ecaba3595b38af0a6525d)

Author SHA1 Message Date
Tor Didriksen 4baab59e93 Bug#14737559 BZR JOIN PLUGIN TREES INTO INTERNAL/PLUGIN 13 years ago
Sergei Golubchik c975fdbc85 a typo caused plugins to have no MYSQL_SERVER symbol defined. 13 years ago
Sergei Golubchik 9f7bfbefb1 Don't install debug plugins and don't populate unused "plugins.files" file. 14 years ago
Vladislav Vaintroub 49d6568aae Reduce size of windows MSI by approx. 50% 14 years ago
Vladislav Vaintroub 24e7faa54f Various fixes for Solaris compiler. 14 years ago
Vladislav Vaintroub 44c8745ff5 MDEV-85: Remove shared plugin library if build swtiches from shared to static with 14 years ago
Daniel Fischer 888b8793a2 Source plugin library files list from cmake-generated file in RPM builds 14 years ago
Daniel Fischer f089d2e870 RETURN doesn't exactly return from the macro... 15 years ago
Tor Didriksen 155df6c657 Bug#12641810 - MYSQL MAKE DIST DOESN'T WORK WHEN USING MYSQL TREE + PLUGIN TREE(S) 15 years ago
Bjorn Munch 94f96bc472 Bug #12598603 HAVE COLLECTIONS FILES IN FEATURE TREES AUTO-APPENDED TO COMMON FILES 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Magnus Blåudd 31e30ee326 Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqld 15 years ago
Vladislav Vaintroub 36fffdeaa2 Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are modified 15 years ago
Vladislav Vaintroub 36081eed3d Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collision 15 years ago
Vladislav Vaintroub b94d86215d Build cleanups 16 years ago
Jonathan Perkin ce2aabb712 Changes to build using CMake according to existing release packages: 16 years ago
Jonathan Perkin 285d7ad2f8 Install debug plugins, from wlad. 16 years ago
Vladislav Vaintroub cd03a4625f Bug #51488 :missing features and change behavior in cmake runs compared to 16 years ago
Vladislav Vaintroub 3bd236fefb Add components to INSTALL, some eraly Wix support 16 years ago
vvaintroub 6580cdb27b Add windows system check cache that prevents tests from running, most are irrelevant anyway 16 years ago
Vladislav Vaintroub 6625d6b905 Fix failing test cases on pushbuild 16 years ago
Vladislav Vaintroub cdb8cafb27 Fixed typos and failed mysqld--help test. 16 years ago
Vladislav Vaintroub c514d75ebb Handle different installation layouts. 16 years ago
Vladislav Vaintroub 27c0d595e9 Simplify embedding version info into executables with ADD_VERSION_INFO 16 years ago
Vladislav Vaintroub eb3c44030b Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are installed. 16 years ago
Vladislav Vaintroub cedb6101db Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined with 16 years ago
Vladislav Vaintroub 9fcef3c45b On Linux, support -Wl,--no-undefined (only client shared library) 16 years ago
Vladislav Vaintroub d2139f3135 - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE 16 years ago
Vladislav Vaintroub 7377c50cb4 implement convenience libraries 16 years ago
Vladislav Vaintroub bc76ad8f6b WL#5161 : Cross-platform build with CMake 16 years ago