188 Commits (030c757f9fafaa66ab90b53e387816a11ccf37b5)

Author SHA1 Message Date
Vladislav Vaintroub f0c2b9c5c6 add missing COMPONENT to all CMake INSTALL commands 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 e1837cc0d8 Bug #52275 CMake configure wrapper does not handle 15 years ago
Vladislav Vaintroub 2e2f3b1fc1 Fix typo : SVR5=>SVR4 15 years ago
Joerg Bruehe 6f01f9c5ac Fix cmake's version string handling (change proposed by Jonathan Perkin). 15 years ago
Davi Arnaut 9129cb184b GCC's link option only take a single hyphen. 15 years ago
Davi Arnaut 215e967ace Use a guard macro to prevent the inclusion of system headers 15 years ago
Vladislav Vaintroub 10bc97de5c Do not accept invalid INSTALL_LAYOUT parameter 15 years ago
Davi Arnaut c192be206a Bug#42733: Type-punning warnings when compiling MySQL -- strict aliasing violations. 15 years ago
Vladislav Vaintroub a1fe23668f Fix compile error on Windows after WL#1054 push. 15 years ago
Vladislav Vaintroub 36081eed3d Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collision 15 years ago
Mats Kindahl c4913bc3aa Bug #55966: "plugin" tests fail in 5.5 15 years ago
Sergey Vojtovich 8c05b08550 BUG#52821 - plugin_ftparser.h and plugin_audit.h are 15 years ago
Davi Arnaut 76382d2746 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 15 years ago
Vladislav Vaintroub b94d86215d Build cleanups 15 years ago
Vladislav Vaintroub 568c26631c Cleanup after bild team push. 16 years ago
Davi Arnaut 7f87c8f099 Bug#52514: mysql 5.1 do_abi_check does not compile w/ gcc4.5 16 years ago
Jonathan Perkin 74d6731682 Revert the ndb removal for now. 16 years ago
Jonathan Perkin 967ee2c65c bug#55250: 5.5.5-m3 incorrectly compiled with exceptions on Solaris/x86 16 years ago
Davi Arnaut 03ff26c759 Remove leftovers from old versions of the code. 16 years ago
Davi Arnaut 47a4a88160 Add the cmake option MYSQL_MAINTAINER_MODE which is equivalent 16 years ago
Jonathan Perkin 7515fe4deb Spell CMAKE_COMPILER_IS_GNUCC correctly. 16 years ago
Jonathan Perkin c687600f79 I'm pretty sure 'CXX_FLAGS' is a typo for 'CMAKE_CXX_FLAGS', and 16 years ago
Jonathan Perkin d72b3dc40d Remove flags which have already been defined in configure.cmake. 16 years ago
Jonathan Perkin cfb2379036 Fix typo in previous. 16 years ago
Jonathan Perkin c14e08401a kent's recent changes to this file resulted in flag loss due to 16 years ago
Davi Arnaut 54a5c00de9 Unset the execute bit where it's not needed. 16 years ago
Jonathan Perkin d8621f8924 Fix icc/icpc flags. 16 years ago
Jonathan Perkin 38954b526b Don't cache {C,CXX} flags, this file is parsed twice, the first time 16 years ago
Jonathan Perkin 4c626c0588 Fix syntax error (missing quote). 16 years ago
Vladislav Vaintroub 1134fe2fdb Bug #52850: mysqld-debug.pdb doesn't match 16 years ago
Jonathan Perkin 0699a98413 Fix previous 16 years ago
Jonathan Perkin 5dd1d5c2b4 Update ICC flags to avoid deprecated options. 16 years ago
Jonathan Perkin 654637d463 Ensure aio is available on Linux. 16 years ago
Joerg Bruehe 33173fbe82 Fix Bug #54739 16 years ago
Jonathan Perkin f84c866c5c Remove storage/ndb from dist sources. 16 years ago
Kent Boortz fb583cfaea CMakeLists.txt 16 years ago
sunanda cf9d4c456d Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/111802 16 years ago
Vladislav Vaintroub 21e943e0d1 Fix syntax error (missing space in SET command), that effectively prevents mysqld from being build with SSL. 16 years ago
Vladislav Vaintroub 3c74f80ab1 Fix ~1000 warnings class/struct mismatch. 16 years ago
Magne Mahre 7657ee10f8 Post-push fixups for WL#5349 16 years ago
Joerg Bruehe 7758bdc8aa Get rid of the "net retry count" difference which 16 years ago
Joerg Bruehe 9d83e2a79c Get rid ot the "net retry count" difference which 16 years ago
Konstantin Osipov d1dd2d11c4 Committing on behalf of Valdislav Vaintroub (reviewed and 16 years ago
Jonathan Perkin ce2aabb712 Changes to build using CMake according to existing release packages: 16 years ago
Jonathan Perkin 56a526c8a3 Explicitly set OSX flags, to match current release. 16 years ago
Jonathan Perkin 53acb1e58a Tidy install layout. 16 years ago
Jonathan Perkin 559c23fde2 Build all plugins. 16 years ago
Daniel Fischer fdf36464b3 apply wlad's patch to read the fill_help_tables.sql file whole, not line by line 16 years ago
Jonathan Perkin 6f3e306683 Sync icc flags with reality. 16 years ago