summaryrefslogtreecommitdiff
path: root/extra/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19935 Create unified CRC-32 interfaceVladislav Vaintroub2020-09-171-12/+0
* MDEV-21303 Make executables MariaDB namedRasmus Johansson2020-03-211-10/+10
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | * | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-031-0/+2
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-141-0/+3
| |\ \ \ \ |/ / / / / | | _ / / | | / /
| * | | MDEV-17958: Make innochecksum follow the build optionMarko Mäkelä2018-12-141-0/+3
* | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-0/+11
|\ \ \ \ | |/ / /
| * | | Fix misuse of MY_CHECK_CXX_COMPILER_FLAGSergey Vojtovich2018-04-051-0/+11
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Marko Mäkelä2017-08-091-1/+0
|\ \ \ \ | |/ / /
| * | | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-1/+0
* | | | Remove XtraDBMarko Mäkelä2017-06-211-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+3
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+3
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+3
| | |\ \ | | | |/
| | | * Numerous issues in mysqld_safeSergei Golubchik2016-12-221-0/+3
* | | | MDEV-11684: post-10.1-merge fixesJan Lindström2017-01-031-0/+1
* | | | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-7/+0
|\ \ \ \
| * | | | MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-041-7/+0
| |/ / /
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-0/+2
|/ / /
* | | Do not build optimised power crc32 on bigendianDaniel Black2015-12-181-4/+8
* | | Use POWER8 accelerated crc32Daniel Axtens2015-12-151-0/+5
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-3/+8
|\ \ \ | |/ /
| * | MDEV-7477: Make innochecksum work on compressed tablesJan Lindström2015-01-191-2/+20
| |/
* | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-9/+1
* | MDEV-6248 GUI-friendly cmake options to enable/disable pluginsSergei Golubchik2014-06-231-1/+1
* | Temporal fix for flush thread hang.Jan Lindström2014-02-281-1/+15
|/
* Building RPMs with CPackSergei Golubchik2012-05-221-2/+2
* Fix build and packaging on Windows:Vladislav Vaintroub2011-11-261-1/+3
* merge with 5.3Sergei Golubchik2011-10-191-15/+18
|\
| * Small CMake fixes :Vladislav Vaintroub2011-05-151-8/+8
| * CMake fixes for buildbot/MSI package building and signing:Vladislav Vaintroub2011-03-281-10/+16
| * MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-291-11/+7
| * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+0
* | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ | |/
| * Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-3/+2
* | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | MergeDaniel Fischer2010-04-211-1/+1
|\ \
| * | Install extremely useful program "replace"Vladislav Vaintroub2010-02-191-1/+1
* | | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-0/+2
|/ /
* | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-11/+8
* | new option SIGNCODE to sign executables and dlls with digital certificatesVladislav Vaintroub2009-12-121-2/+2
* | fix solaris build - inet_aton is in non-default libraryVladislav Vaintroub2009-12-071-8/+2
* | implement convenience librariesVladislav Vaintroub2009-11-241-1/+1
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-20/+56