summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* less re-cmake messagesSergei Golubchik2018-08-124-23/+32
* MDEV-16662 CMake warnings: CMP0026Sergei Golubchik2018-08-124-61/+33
* MDEV-16662 CMake warnings: CMP0022Sergei Golubchik2018-08-121-2/+1
* MDEV-16662 CMake warnings: CMP0007Sergei Golubchik2018-08-121-3/+0
* Merge 10.2 into 10.3Marko Mäkelä2018-08-034-0/+19
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-08-024-0/+19
| |\
| | * Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-252-0/+12
| | |\
| | | * MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-192-0/+11
| | * | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-1/+1
| | |\ \ | | | |/
| | | * MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-07-021-1/+1
| | * | Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.Sergei Petrunia2018-06-292-0/+7
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-211-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-06-211-1/+1
| | | |\
| | | | * Revert "MDEV-16075: Workaround to run MTR test suite for make test"Sergei Golubchik2018-06-201-1/+1
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-16075: Workaround to run MTR test suite for make testTeodor Mircea Ionita2018-06-101-1/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-07-031-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-06-301-1/+1
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | fix debian packaging for tokudbSergei Golubchik2018-06-241-0/+1
* | | | | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison moduleVladislav Vaintroub2018-06-082-112/+11
* | | | | cmake: shut up repeated NUMA status messagesSergei Golubchik2018-06-031-4/+4
* | | | | Make MariaDB CRC32-lib platform independence (#780)Yuqi2018-06-011-1/+1
* | | | | Cleanup log2() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | | Cleanup rint() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | | Cleanup isnan() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | | remove check for finite/isfiniteHoward Su2018-05-242-3/+0
* | | | | MDEV-8743: use mkostemp when available with O_CLOEXECDaniel Black2018-05-211-0/+1
* | | | | MDEV-15583 create_temp_file: remove tempnam implementationDaniel Black2018-05-211-1/+0
* | | | | pipe and shared memory protocol should be statically compiled into C/CVladislav Vaintroub2018-05-191-0/+4
* | | | | Power8: use C implementation of crc32 instead of ASMDaniel Black2018-05-071-1/+1
* | | | | MDEV-12924 No --innodb-numa-interleave in mysqld binariesSachin Setiya2018-04-191-9/+18
* | | | | Misc. typosluz.paz2018-04-053-3/+3
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-03-301-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-1/+1
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-03-191-1/+1
| | |\ \ \
| | | * | | Bump wsrep patch version to 25.23Teemu Ollakka2018-02-251-1/+1
| | | * | | Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-011-0/+1
| | | |\ \ \ | | | | |/ /
* | | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-202-4/+50
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-192-5/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-192-5/+17
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Disable noisy warning in old compiler (VS2015)Vladislav Vaintroub2018-02-141-1/+5
| | * | | | | Add some hints for finding bison on its usual locations on Windows.Vladislav Vaintroub2018-02-141-1/+10
| | * | | | | Windows, compiling - disable pkg_configVladislav Vaintroub2018-02-141-3/+2
* | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-153-50/+30
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-083-50/+30
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-063-50/+29
| | |\ \ \ \ \ | | | |/ / / /