summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * Fix syntax.Jonathan Perkin2010-03-191-0/+1
| | * First cut at SVR4 layout.Jonathan Perkin2010-03-191-1/+22
| | * Fixes from wladJonathan Perkin2010-03-181-2/+6
| * | Fix a couple fo things replated to MSIVladislav Vaintroub2010-02-161-1/+6
| * | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-105-17/+106
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-081-1/+1
* | | Get rid of the "net retry count" difference whichJoerg Bruehe2010-05-271-3/+6
* | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-185-92/+223
|\ \ \
| * | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-125-92/+223
* | | | Committing on behalf of Valdislav Vaintroub (reviewed andKonstantin Osipov2010-05-142-0/+27
|/ / /
* | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-211-9/+3
* | | Bug #52149 - packaging differences in CMake buildVladislav Vaintroub2010-03-172-9/+8
| |/ |/|
* | Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P)Vladislav Vaintroub2010-03-082-4/+4
* | mergeVladislav Vaintroub2010-03-032-0/+11
|\ \
| * | Bug #51488 :missing features and change behavior in cmake runs compared toVladislav Vaintroub2010-03-032-0/+11
* | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-258-19/+116
|\ \ \ | |/ /
| * | Workaround crash with dtraced shared libraries under GCC 3.4.6 on 32 bit Sola...Vladislav Vaintroub2010-02-251-2/+23
| * | On Solaris, overwrite CMake's proposed thread library -lthread with -lpthread. Vladislav Vaintroub2010-02-251-1/+1
| * | mergeVladislav Vaintroub2010-02-242-1/+3
| |\ \
| | * | Some CMake packaging fixes:Jonathan Perkin2010-02-242-1/+3
| * | | #51466 : Source packages are broken with cmake in a cmake-agnostic environmentVladislav Vaintroub2010-02-243-11/+42
| * | | Fix --with-ssl mappping (--with-ssl=dir should be "yes" or Vladislav Vaintroub2010-02-241-2/+2
| |/ /
| * | remove whitespace at the end of line in Makefile.am, to keep BUILD/autorun.sh...Vladislav Vaintroub2010-02-231-1/+1
| * | Bug #51414: Arguments with embedded spaces are not correctly handled by conf...Vladislav Vaintroub2010-02-231-1/+12
| * | Fix BUILD/compile-pentium64-xxx scripts, when ccache is present.Vladislav Vaintroub2010-02-221-0/+32
* | | After-fix for WL#1213Alexander Barkov2010-02-251-3/+3
|/ /
* | Install static client and embedded debug librariesVladislav Vaintroub2010-02-202-0/+51
* | extend configure-like perl wrapper for INSTALL_FOODIR variablesVladislav Vaintroub2010-02-201-1/+50
* | SET FN_NO_CASE_SENSE to 1 on WindowsVladislav Vaintroub2010-02-201-0/+2
* | fix typoVladislav Vaintroub2010-02-171-1/+1