120 Commits (ce79ca3b7e20a89829fef1650c000e80a5b81afa)

Author SHA1 Message Date
Vladislav Vaintroub 40e12231fe Fix WITH_DEBUG problems in CMake build, so people who use configure wrappers do not 16 years ago
Jonathan Perkin 46b22d5e5d Some CMake packaging fixes: 16 years ago
Jonathan Perkin 704d09691c Support non-GPL builds. 16 years ago
Vladislav Vaintroub df64a94118 When installing, exclude some documents in Docs 16 years ago
vvaintroub aa134fdf99 Move WITH_UNITTESTS option up - otherwise it skips plugin unittests 16 years ago
Vladislav Vaintroub a8c47397fc WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS specific files, instead of 16 years ago
Vladislav Vaintroub 4fe79c7d58 Following autotools tradition, add preprocessor definitions specified in environment variable CPPFLAGS 16 years ago
Vladislav Vaintroub c514d75ebb Handle different installation layouts. 16 years ago
Vladislav Vaintroub 4acc380f15 restore lost -g when WITH_DEBUG was specified 16 years ago
Vladislav Vaintroub a71e4cf18e - another take on BUILD_CONFIG variable - use OPTION instead of SET for 16 years ago
Vladislav Vaintroub 5d61e31d4d Fix end-of-line characters in mysql_release.cmake to be unix-conform 16 years ago
Vladislav Vaintroub f3460b2132 Add WITH_FAST_MUTEXES option (non-debug configurations only) 16 years ago
Vladislav Vaintroub 4c872d51f6 Add option for specifying MYSQL build configurations. 16 years ago
Vladislav Vaintroub 59e6fa7db1 Install docs 16 years ago
Alexey Kopytov 12f364ece7 Backport of WL #2934: Make/find library for doing float/double 16 years ago
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 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
Kent Boortz 794e206347 Define _WIN32_WINNT to the minimum supported Windows version, 0x0500 i.e 16 years ago
Vladislav Vaintroub 1ec457961d remove inadverent change 16 years ago
Vladislav Vaintroub ef4685eccf fix install_symlink on unixes other than osx 16 years ago
Vladislav Vaintroub 3dabe24884 simplify some tests, silence warning in script install 16 years ago
Vladislav Vaintroub d2139f3135 - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE 16 years ago
Alexander Nozdrin 7eb84da890 Backport of WL#798 (MySQL IPv6 support) from 6.0. 16 years ago
Vladislav Vaintroub 20438eadb4 - move ADD_SUBDIRECTORY(extra) outside of WITHOUT_SERVER 16 years ago
Vladislav Vaintroub 39a158221d add --disable-shared equivalent 16 years ago
Vladislav Vaintroub 7377c50cb4 implement convenience libraries 16 years ago
Marc Alff 48ea0b83a0 Port the unit test framework to windows 16 years ago
Vladislav Vaintroub 20b785c0fb fix make install/ mysqld_safe 16 years ago
Vladislav Vaintroub bc76ad8f6b WL#5161 : Cross-platform build with CMake 16 years ago
Sergei Golubchik 3d23068f3a WL#4903 Plugin Service API part I 16 years ago
He Zhenxing e9acb9f021 Add semi-sync support for Windows 16 years ago
Magnus Blåudd 28bdd6e69d Bug #47795 CMake, storage engine name different from directory name 16 years ago
Vladislav Vaintroub 4acaca0202 backport of 16 years ago
Vladislav Vaintroub eaba74fee5 Backport http://lists.mysql.com/commits/57778 16 years ago
Ingo Struewing 4d57b851a0 WL#4259 - Debug Sync Facility 16 years ago
Jonathan Perkin a162954858 Build fixes for Windows, AIX, HP/UX and Sun Studio11, from Timothy Smith. 16 years ago
Guilhem Bichot 8fa10c0069 importing Vlad's fix which should eliminate many Windows test failures. 16 years ago
Vladislav Vaintroub 171b5d52af Always compile with __NT__ on windows. in 5.1 itthis #define is 16 years ago
Ignacio Galarza 09877515f2 Bug#17270 - mysql client tool could not find ../share/charsets folder and fails. 16 years ago
Georgi Kodinov 45b687c087 Bug #45287: phase 1 : 32 bit compilation warnings 17 years ago
Vladislav Vaintroub 768bbae90e Backport WL#3653 to 5.1 to enable bundled innodb plugin. 17 years ago
MySQL Build Team b243283e69 Updates to build with community features enabled for community builds. 17 years ago
Vladislav Vaintroub 1a11c2236f Bug#43082: mysqld 32 bit cannot use big buffers due to 2GB 17 years ago
Mikael Ronstrom 4eaa41e296 A number of fixes to DTrace patch 17 years ago
Mattias Jonsson 1c9df573c9 Bug#38784: Mysql server crash if table is altered with partition changes. 17 years ago
unknown 8765b5f021 Work around for older version of cmake. 18 years ago
unknown 25e57ca9c4 Changes for Visual Studio 9 18 years ago
unknown cebb6727b3 Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
unknown ed4578c02e Bug #23839 Multiple declarations of macros 18 years ago