Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply wlad's patch to read the fill_help_tables.sql file whole, not line by line | Daniel Fischer | 2010-04-30 | 1 | -2/+3 |
* | merge | Daniel Fischer | 2010-04-30 | 1 | -2/+2 |
|\ | |||||
| * | Sync icc flags with reality. | Jonathan Perkin | 2010-04-28 | 1 | -2/+2 |
* | | Merge | Daniel Fischer | 2010-04-21 | 13 | -116/+435 |
|\ \ | |/ | |||||
| * | Only use /usr/lib64 on x86_64, ia64 for example still uses /usr/lib | Jonathan Perkin | 2010-04-19 | 1 | -1/+1 |
| * | Disable SSL with Intel CC | Jonathan Perkin | 2010-04-16 | 1 | -0/+1 |
| * | Fix SVR4 datadir | Jonathan Perkin | 2010-04-01 | 1 | -1/+1 |
| * | Try to fix datadir | Jonathan Perkin | 2010-04-01 | 1 | -2/+2 |
| * | Apply wlad fixes from mysql-next-mr-bugfixing | Jonathan Perkin | 2010-03-31 | 2 | -9/+8 |
| * | Back out remains of previous attempt. | Jonathan Perkin | 2010-03-30 | 1 | -6/+1 |
| * | Fix from wlad. | Jonathan Perkin | 2010-03-30 | 1 | -0/+31 |
| * | Try again.. | Jonathan Perkin | 2010-03-30 | 1 | -3/+6 |
| * | Try to fix the debug permissions stuff. | Jonathan Perkin | 2010-03-30 | 1 | -1/+3 |
| * | Install debug plugins, from wlad. | Jonathan Perkin | 2010-03-26 | 1 | -0/+1 |
| * | Expand INSTALL_INFODIR correctly. | Jonathan Perkin | 2010-03-25 | 1 | -1/+1 |
| * | Don't install documentation when INSTALL_LAYOUT=RPM, as the spec file | Jonathan Perkin | 2010-03-25 | 1 | -2/+2 |
| * | Add INSTALL_INFODIR and use it to install mysql.info into the | Jonathan Perkin | 2010-03-25 | 1 | -0/+4 |
| * | Avoid newline in date output. | Jonathan Perkin | 2010-03-24 | 1 | -1/+1 |
| * | Try to add support for MYSQL_U_SCORE_VERSION and MYSQL_COPYRIGHT_YEAR. | Jonathan Perkin | 2010-03-24 | 1 | -0/+11 |
| * | Fix mysql-test directory in RPMs. | Jonathan Perkin | 2010-03-23 | 1 | -16/+19 |
| * | First cut at -DINSTALL_LAYOUT=DEB support. | Jonathan Perkin | 2010-03-23 | 1 | -0/+24 |
| * | Install libs directly into %{_libdir} | Jonathan Perkin | 2010-03-23 | 1 | -3/+3 |
| * | Try some more RPM fixes. | Jonathan Perkin | 2010-03-23 | 1 | -3/+7 |
| * | Fix RPM prefix. | Jonathan Perkin | 2010-03-22 | 1 | -1/+1 |
| * | Set CPACK_PACKAGE_CONTACT, required for .deb | Jonathan Perkin | 2010-03-22 | 1 | -0/+1 |
| * | Attempt to fix RPM support-files directory. | Jonathan Perkin | 2010-03-22 | 1 | -1/+1 |
| * | Tidy. | Jonathan Perkin | 2010-03-22 | 1 | -98/+101 |
| * | Fix syntax. | Jonathan Perkin | 2010-03-19 | 1 | -0/+1 |
| * | First cut at SVR4 layout. | Jonathan Perkin | 2010-03-19 | 1 | -1/+22 |
| * | Fixes from wlad | Jonathan Perkin | 2010-03-18 | 1 | -2/+6 |
| * | Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P) | Vladislav Vaintroub | 2010-03-08 | 2 | -4/+4 |
| * | merge | Vladislav Vaintroub | 2010-03-03 | 2 | -0/+11 |
| |\ | |||||
| | * | Bug #51488 :missing features and change behavior in cmake runs compared to | Vladislav Vaintroub | 2010-03-03 | 2 | -0/+11 |
| * | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2010-02-25 | 8 | -19/+116 |
| |\ \ | | |/ | |||||
| | * | Workaround crash with dtraced shared libraries under GCC 3.4.6 on 32 bit Sola... | Vladislav Vaintroub | 2010-02-25 | 1 | -2/+23 |
| | * | On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread. | Vladislav Vaintroub | 2010-02-25 | 1 | -1/+1 |
| | * | merge | Vladislav Vaintroub | 2010-02-24 | 2 | -1/+3 |
| | |\ | |||||
| | | * | Some CMake packaging fixes: | Jonathan Perkin | 2010-02-24 | 2 | -1/+3 |
| | * | | #51466 : Source packages are broken with cmake in a cmake-agnostic environment | Vladislav Vaintroub | 2010-02-24 | 3 | -11/+42 |
| | * | | Fix --with-ssl mappping (--with-ssl=dir should be "yes" or | Vladislav Vaintroub | 2010-02-24 | 1 | -2/+2 |
| | |/ | |||||
| | * | remove whitespace at the end of line in Makefile.am, to keep BUILD/autorun.sh... | Vladislav Vaintroub | 2010-02-23 | 1 | -1/+1 |
| | * | Bug #51414: Arguments with embedded spaces are not correctly handled by conf... | Vladislav Vaintroub | 2010-02-23 | 1 | -1/+12 |
| | * | Fix BUILD/compile-pentium64-xxx scripts, when ccache is present. | Vladislav Vaintroub | 2010-02-22 | 1 | -0/+32 |
| * | | After-fix for WL#1213 | Alexander Barkov | 2010-02-25 | 1 | -3/+3 |
| |/ | |||||
| * | Install static client and embedded debug libraries | Vladislav Vaintroub | 2010-02-20 | 2 | -0/+51 |
| * | extend configure-like perl wrapper for INSTALL_FOODIR variables | Vladislav Vaintroub | 2010-02-20 | 1 | -1/+50 |
| * | SET FN_NO_CASE_SENSE to 1 on Windows | Vladislav Vaintroub | 2010-02-20 | 1 | -0/+2 |
| * | fix typo | Vladislav Vaintroub | 2010-02-17 | 1 | -1/+1 |
| * | check for poll.h | Vladislav Vaintroub | 2010-02-14 | 1 | -0/+1 |
* | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -1/+6 |