summaryrefslogtreecommitdiff
path: root/scripts/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk.Alexander Nozdrin2010-07-191-7/+41
|\
| * Include CMAKE_{C,CXX}_FLAGS.Jonathan Perkin2010-07-051-2/+2
| * No need to save/restore C*FLAGS, they are only used for one script.Jonathan Perkin2010-07-051-16/+4
| * bug#54991: mysqld_safe reports syntax error and skips part of logicJonathan Perkin2010-07-051-2/+2
| * Put mysqlbug back into bin/Jonathan Perkin2010-06-301-5/+2
| * Copy-pasted the wrong line from configure.in, fix gcc detection.Jonathan Perkin2010-06-291-2/+2
| * mysqlbug is Unix-only.Jonathan Perkin2010-06-281-4/+3
| * Try to fix more mysqlbug problems.Jonathan Perkin2010-06-281-5/+42
| * Expand some variables for mysqlbug.Jonathan Perkin2010-06-281-0/+13
* | Strip maintainer mode options from the flags written toDavi Arnaut2010-07-151-4/+6
* | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
|/
* mergeDaniel Fischer2010-06-181-28/+20
|\
| * post-merge fix 1Daniel Fischer2010-05-281-1/+1
| * mergeDaniel Fischer2010-04-301-0/+4
| |\
| | * On Mac OS X, add the "-arch" option to the 'mysql_config' outputKent Boortz2010-04-271-0/+4
| * | MergeDaniel Fischer2010-04-211-31/+36
| |\ \ | | |/
| | * Expand @HOSTNAME@.Jonathan Perkin2010-04-011-3/+2
| | * Try a bunch of fixes.Jonathan Perkin2010-03-311-2/+1
| * | Fix a couple fo things replated to MSIVladislav Vaintroub2010-02-161-2/+6
| * | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-29/+17
* | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-5/+7
* | | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-181-1/+1
|\ \ \ | | |/ | |/|
| * | Some fixes for the build on WindowsJoerg Bruehe2010-03-221-1/+2
* | | Fix errors when building releaseVladislav Vaintroub2010-03-191-1/+2
* | | Bug#51949 - make_binary_distribution fails on Mac. Vladislav Vaintroub2010-03-111-1/+1
|/ /
* | Bug #51488 :missing features and change behavior in cmake runs compared toVladislav Vaintroub2010-03-031-13/+23
* | Bug#51502: building with cmake creates an invalid mysqld_safe.Vladislav Vaintroub2010-02-251-11/+6
* | merge, CMake bugfixes, remove sp-error from experimentalVladislav Vaintroub2010-02-231-0/+1
* | Fix some glitches with INSTALL_LAYOUT=STANDALONEVladislav Vaintroub2010-02-191-1/+1
|/
* - Optionally, copy mysqld renamed to mysqld-debug from debug build directory ...Vladislav Vaintroub2010-02-041-3/+12
* Handle different installation layouts.Vladislav Vaintroub2010-01-241-42/+34
* Fix some problems found by kent. Vladislav Vaintroub2010-01-181-0/+4
* port some mysql_binary_distribution hacks to cmakeVladislav Vaintroub2010-01-151-3/+24
* fix syntax error in INSTALL cmake commandVladislav Vaintroub2010-01-141-1/+1
* Remove support for "make install" DESTDIR - did not work as expectedVladislav Vaintroub2010-01-141-5/+233
* Delay configuring scripts like mysql_install_db until CPack runsVladislav Vaintroub2009-11-261-196/+8
* Fixes for cmake2.8Vladislav Vaintroub2009-11-161-8/+7
* fix make install/ mysqld_safeVladislav Vaintroub2009-11-141-2/+7
* WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-44/+236
* Backport of the patch Vladislav Vaintroub2009-09-301-1/+1
* Makefile.am, CMakeLists.txt, make_win_bin_dist:kent@mysql.com/kent-amd64.(none)2008-01-311-6/+0
* Makefile.am, CMakeLists.txt, mysql_secure_installation.pl.in:kent@mysql.com/kent-amd64.(none)2007-12-281-1/+1
* make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am:kent@mysql.com/kent-amd64.(none)2007-12-281-0/+41
* CMakeLists.txt, README, configure.jskent@mysql.com/kent-amd64.(none)2007-08-031-1/+1
* Minor fix.iggy@recycle.(none)2007-05-021-2/+12
* Add "name of struct" as first arg to comp_sqlmsvensson@pilot.blaudden2007-04-231-0/+1
* mysql_upgrade win fixesmsvensson@pilot.blaudden2007-04-191-3/+6
* Bug#25452 mysql_upgrade access deniedmsvensson@pilot.blaudden2007-04-181-0/+28