summaryrefslogtreecommitdiff
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* | new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-141-1/+8
* | bugfix: cxxabi.h was not foundSergei Golubchik2011-12-131-1/+2
* | another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-111-0/+1
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+1
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+1
|\ \ | |/
| * Bug#12779790 COMPILATION FAILS OS X 10.7 - IMPLICIT DECLARATION OFJon Olav Hauglid2011-07-211-1/+0
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | post-merge fixes.Sergei Golubchik2011-07-021-1/+1
|/
* merge mysql-5.1->mysql-5.5Georgi Kodinov2011-06-061-0/+1
* Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-04-301-0/+4
* FIONREAD is located in sys/filio.h on Solaris.Davi Arnaut2011-04-291-0/+1
* Remove some leftovers from the removal of the gethostbyname wrappers.Davi Arnaut2011-04-131-39/+0
* mergeGeorgi Kodinov2011-02-021-0/+11
* Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-0/+43
* Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-1/+2
* A better fix for bug #56405 "Deadlock in the MDL deadlockDmitry Lenev2010-09-291-1/+0
* Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-291-28/+7
|\
| * Cleanup after bild team push.Vladislav Vaintroub2010-07-251-28/+7
* | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-211-52/+91
|\ \ | |/
| * Manual merge from mysql-trunk.Alexander Nozdrin2010-07-191-12/+42
| |\
| | * CMakeLists.txtKent Boortz2010-06-231-12/+42
| * | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+0
| |/
| * Fixed a readability optimization in CMake code that broke IPv6 support.Daniel Fischer2010-06-211-2/+10
| * mergeDaniel Fischer2010-06-181-44/+46
| |\
| | * configure.cmakeKent Boortz2010-05-251-1/+2
| | * config.h.cmakeKent Boortz2010-05-211-5/+4
| | * config.h.cmakeKent Boortz2010-05-181-40/+42
* | | Bug#53593: Add some instrumentation to improve Valgrind sensitivity.Vladislav Vaintroub2010-06-211-1/+9
|/ /
* | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-271-1/+1
* | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-0/+9
* | Fix for Bug#52923 (Inadequate documentation of "Can't get hostname for your a...Alexander Nozdrin2010-05-211-0/+15
* | BUG#52341: PB2: rpl tests started taking three times more time onLuis Soares2010-03-241-0/+1
|/
* Fix for bug #51105 "MDL deadlock in rqg_mdl_stability testDmitry Lenev2010-02-281-0/+1
* check for poll.hVladislav Vaintroub2010-02-141-0/+1
* Fix syntax errors in configure.cmakeVladislav Vaintroub2010-01-291-41/+6
* Add windows system check cache that prevents tests from running, most are ir...vvaintroub2010-01-291-177/+177
* Added AIX, OS400 and Cygwin.Vladislav Vaintroub2010-01-271-29/+6
* fix default architecture flag (v8) on sparc32 gcc that prevent mysql from com...Vladislav Vaintroub2010-01-271-28/+1
* Fixed typos and failed mysqld--help test.Vladislav Vaintroub2010-01-261-1/+0
* Move FreeBSD specific hacks to cmake/os/FreeBSD.cmakeVladislav Vaintroub2010-01-261-3/+1
* Move OSX specific checks to cmake/os/Darwin.cmakeVladislav Vaintroub2010-01-261-16/+5
* WL#5161: Following Mats' suggestion, moved Solaris specific workaround to cm...Vladislav Vaintroub2010-01-261-64/+4
* WL#5161, implement Mats' suggeston to move platform specifics into own filesVladislav Vaintroub2010-01-261-52/+12
* WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp...Vladislav Vaintroub2010-01-261-188/+8
* Fix failing yassl tests on OSX Vladislav Vaintroub2010-01-211-2/+2
* Fix AIX error during compile in my_handler (pointer to data is used, while po...Vladislav Vaintroub2010-01-191-5/+5
* Fix various compiler/OS compatibility errorsVladislav Vaintroub2010-01-191-3/+7
* Fix some problems found by kent. Vladislav Vaintroub2010-01-181-0/+3
* Post-merge fixes , define HAVE_RWLOCK_T on Solaris defineVladislav Vaintroub2010-01-141-0/+4
* Do not link with mtmalloc on Solaris.Vladislav Vaintroub2010-01-131-9/+0