aboutsummaryrefslogtreecommitdiff
path: root/mysql
AgeCommit message (Expand)AuthorFilesLines
2019-02-16Release version 5.7.20+4Karen Arutyunov1-1/+5
2019-01-16Update copyright yearKaren Arutyunov5-5/+5
2018-07-16Drop obsolete buildfile commentKaren Arutyunov1-5/+0
2018-06-28Use prerequisite exclusion to simplify buildfileBoris Kolpackov1-26/+20
2018-06-26Don't disable all warnings (-w) but disable treating them as errorsKaren Arutyunov1-6/+7
2018-06-25Disable all warnings for gcc-class compilersKaren Arutyunov2-10/+11
2018-06-15Use built-in support for .def filesKaren Arutyunov1-7/+3
2018-06-05Fix mysql/buildfile to properly set installation directory for header filesKaren Arutyunov1-2/+4
2018-05-21Update copyright yearKaren Arutyunov5-5/+5
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2018-05-03Adjust to new scope syntaxKaren Arutyunov1-11/+11
2017-11-30Fix mysql/buildfile to pass .def file for shared library linking onlyKaren Arutyunov1-1/+3
2017-11-29Install errmsg.h and mysql_error.hKaren Arutyunov1-5/+5
2017-11-27Use compiler class instead of id where appropriateBoris Kolpackov1-2/+2
2017-11-26Set cc.poptions for directory scopesKaren Arutyunov1-12/+14
2017-11-24Disable some more VC warningsKaren Arutyunov1-1/+1
2017-11-24Fix warning optionBoris Kolpackov1-1/+1
2017-11-24Fix version.h to make it emptyKaren Arutyunov1-43/+0
2017-11-24Fix linkage failure on FreeBSDKaren Arutyunov1-4/+9
2017-11-24Fix BYTE_ORDER definitionKaren Arutyunov2-1/+44
2017-11-24Disable VC warningsKaren Arutyunov1-1/+1
2017-11-24Various tweaksBoris Kolpackov1-4/+5
2017-11-24Add implementationKaren Arutyunov445-0/+460834