summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
| * Update ICC flags to avoid deprecated options.Jonathan Perkin2010-06-251-2/+2
| * Ensure aio is available on Linux.Jonathan Perkin2010-06-251-0/+10
| * Automerge the bug fix 54739 into the 5.5.5-m3 release clone.Joerg Bruehe2010-06-241-1/+2
| |\
| * | Remove storage/ndb from dist sources.Jonathan Perkin2010-06-232-0/+3
| * | CMakeLists.txtKent Boortz2010-06-232-46/+66
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-154-9/+23
|\ \ \
| * | | Remove leftovers from old versions of the code.Davi Arnaut2010-07-131-2/+1
| * | | Bug #52850: mysqld-debug.pdb doesn't match Vladislav Vaintroub2010-06-301-6/+16
| * | | Merge bug fix.Joerg Bruehe2010-06-231-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix Bug #54739Joerg Bruehe2010-06-231-1/+2
| * | | Fix syntax error (missing space in SET command), that effectively prevents m...Vladislav Vaintroub2010-06-221-1/+1
| * | | Fix ~1000 warnings class/struct mismatch.Vladislav Vaintroub2010-06-221-0/+4
| |/ /
* | | Add the cmake option MYSQL_MAINTAINER_MODE which is equivalentDavi Arnaut2010-07-121-0/+6
* | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+0
| |/ |/|
* | Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/1...sunanda2010-06-231-1/+1
|/
* Post-push fixups for WL#5349Magne Mahre2010-06-221-1/+2
* mergeDaniel Fischer2010-06-186-20/+115
|\
| * mergeDaniel Fischer2010-05-273-89/+114
| |\
| | * Get rid ot the "net retry count" difference whichJoerg Bruehe2010-05-211-3/+6
| | * Explicitly set OSX flags, to match current release.Jonathan Perkin2010-05-071-2/+2
| | * Tidy install layout.Jonathan Perkin2010-05-061-81/+106
| | * Build all plugins.Jonathan Perkin2010-05-051-3/+0
| * | apply wlad's patch to read the fill_help_tables.sql file whole, not line by lineDaniel Fischer2010-04-301-2/+3
| * | mergeDaniel Fischer2010-04-301-2/+2
| |\ \ | | |/
| | * Sync icc flags with reality.Jonathan Perkin2010-04-281-2/+2
| * | MergeDaniel Fischer2010-04-2113-116/+435
| |\ \ | | |/
| | * Only use /usr/lib64 on x86_64, ia64 for example still uses /usr/libJonathan Perkin2010-04-191-1/+1
| | * Disable SSL with Intel CCJonathan Perkin2010-04-161-0/+1
| | * Fix SVR4 datadirJonathan Perkin2010-04-011-1/+1
| | * Try to fix datadirJonathan Perkin2010-04-011-2/+2
| | * Apply wlad fixes from mysql-next-mr-bugfixingJonathan Perkin2010-03-312-9/+8
| | * Back out remains of previous attempt.Jonathan Perkin2010-03-301-6/+1
| | * Fix from wlad.Jonathan Perkin2010-03-301-0/+31
| | * Try again..Jonathan Perkin2010-03-301-3/+6
| | * Try to fix the debug permissions stuff.Jonathan Perkin2010-03-301-1/+3
| | * Install debug plugins, from wlad.Jonathan Perkin2010-03-261-0/+1
| | * Expand INSTALL_INFODIR correctly.Jonathan Perkin2010-03-251-1/+1
| | * Don't install documentation when INSTALL_LAYOUT=RPM, as the spec fileJonathan Perkin2010-03-251-2/+2
| | * Add INSTALL_INFODIR and use it to install mysql.info into theJonathan Perkin2010-03-251-0/+4
| | * Avoid newline in date output.Jonathan Perkin2010-03-241-1/+1
| | * Try to add support for MYSQL_U_SCORE_VERSION and MYSQL_COPYRIGHT_YEAR.Jonathan Perkin2010-03-241-0/+11
| | * Fix mysql-test directory in RPMs.Jonathan Perkin2010-03-231-16/+19
| | * First cut at -DINSTALL_LAYOUT=DEB support.Jonathan Perkin2010-03-231-0/+24
| | * Install libs directly into %{_libdir}Jonathan Perkin2010-03-231-3/+3
| | * Try some more RPM fixes.Jonathan Perkin2010-03-231-3/+7
| | * Fix RPM prefix.Jonathan Perkin2010-03-221-1/+1
| | * Set CPACK_PACKAGE_CONTACT, required for .debJonathan Perkin2010-03-221-0/+1
| | * Attempt to fix RPM support-files directory.Jonathan Perkin2010-03-221-1/+1
| | * Tidy.Jonathan Perkin2010-03-221-98/+101