summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2018-10-311-2/+3
|\
| * don't try to build with OpenSSL 1.1+Sergei Golubchik2018-10-301-1/+2
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-274-21/+17
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-232-14/+7
| |\
| | * Bug#28200422 USE CTAGS RATHER THAN ETAGS FOR GENERATING TAGS FILETor Didriksen2018-07-191-9/+26
| | * Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-092-15/+6
| * | Fix cmake warningVladislav Vaintroub2018-10-101-3/+2
| * | cmake: fix usage of GET_TARGET_PROPERTYSergei Golubchik2018-09-221-4/+8
* | | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-192-0/+11
* | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-07-021-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 '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 remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+1
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-0/+1
| |\ \ | | |/
| | * dos2unix cmake/mysql_add_executable.cmakeTor Didriksen2017-11-091-48/+48
| | * Bug#26022865 BUILD FOR WINDOWS-S12-64BIT,ADVANCED IS FAILING ON PB2 MYSQL-5.6Tor Didriksen2017-11-092-66/+1
* | | MDEV-13412 main.func_regexp_pcre fails in buildbot on ppc64leSergei Golubchik2017-10-091-2/+14
* | | remove an empty file with a wrong nameSergei Golubchik2017-09-201-0/+0
* | | Build improvements and cleanups.Vladislav Vaintroub2017-09-085-48/+58
* | | Windows compile : make compilation fail on "uninitialized variable used" warn...Vladislav Vaintroub2017-08-241-2/+2
* | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-3/+4
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-3/+4
| |\ \ | | |/
| | * Bug#25942414: SSL VARIABLES USAGE WHEN LIBMYSQL IS COMPILED WITH WITH_SSL=NOHarin Vadodaria2017-04-272-14/+17
| | * Bug#25611609 LINK WITH DYNAMIC RUNTIME LIBRARIES ON WINDOWSTor Didriksen2017-02-271-2/+5
| | * Bug#24707666: DEFAULT SETTING FOR SECURE-FILE-PRIV SHOULD BEArun Kuruvila2016-09-281-8/+248
| | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-072-4/+5
* | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-1/+6
|\ \ \ | |/ /
| * | MDEV-4646 No mysqld-debug or debuginfo in MariaDB-Server RPMSergei Golubchik2017-06-181-0/+1
| * | Use CPACK_RPM_FILE_NAME="RPM-DEFAULT"Daniel Black2017-06-181-1/+5
| * | Attempt to fix strange rpm dependency issue following prior patchKristian Nielsen2017-04-201-0/+3
* | | fix "cmake -DWITH_PCRE=bundled"Sergei Golubchik2017-04-211-1/+1
* | | Don't use full path of libtoolDaniel Black2017-04-091-1/+1
* | | Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-031-2/+9
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-03-213-0/+32
|\ \ \ | |/ /
| * | MDEV-12231 MariaDB fails to restart after 10.0.30-1.el7 updateSergei Golubchik2017-03-121-0/+2
| * | MDEV-12207 Include windows compatibility manifest into executable to make Get...Vladislav Vaintroub2017-03-082-0/+30
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-093-1/+3
|\ \ \ | |/ /
| * | MDEV-10293 'setupterm' was not declared in this scopeSergei Golubchik2016-12-051-0/+1
| * | VS2015 build fixesVladislav Vaintroub2016-10-272-1/+2
* | | Upstream MIPS 32bit-build-on-64bit patch from Debian Bug#838914Kristian Nielsen2016-10-211-0/+4
* | | Attempt to fix strange rpm dependency issue following prior patchKristian Nielsen2016-09-101-0/+3
* | | MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2016-04-241-1/+4
* | | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-081-2/+2
* | | MDEV-9350 Fix jemalloc detection for FreeBSDSergei Golubchik2016-02-171-7/+11
* | | MYSQL_ADD_PLUGIN: fix DISABLED keyword to workSergei Golubchik2016-02-171-1/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+3
|\ \ \ | |/ /
| * | dtrace in cmakeSergei Golubchik2016-02-151-0/+3
| * | MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-062-8/+7