aboutsummaryrefslogtreecommitdiff
path: root/mysql
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Release version 10.2.10+12v10.2.10+12Karen Arutyunov3-3/+0
2020-01-29Release version 10.2.10+11v10.2.10+11Karen Arutyunov28-12458/+14
2019-12-02Release version 10.2.10+9v10.2.10+9Karen Arutyunov1-86/+83
2019-10-08Release version 10.2.10+8v10.2.10+8Karen Arutyunov1-12/+26
2019-03-06Release version 10.2.10+6v10.2.10Karen Arutyunov1-36/+57
2019-02-19Release version 10.2.10+5Karen Arutyunov1-1/+1
2019-02-16Release version 10.2.10+4Karen Arutyunov1-3/+7
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-07-16Drop obsolete buildfile commentKaren Arutyunov1-4/+0
2018-07-16Use new in module instead of tricking version's ruleBoris Kolpackov1-5/+2
2018-06-28Use prerequisite exclusion to simplify buildfileBoris Kolpackov1-32/+24
2018-06-26Don't disable all warnings (-w) but disable treating them as errorsKaren Arutyunov1-6/+7
2018-06-22Drop the redundant linkage of libnslKaren Arutyunov1-2/+11
2018-06-15Buildfile minor refactoringKaren Arutyunov1-8/+5
2018-06-12Use built-in support for .def filesBoris Kolpackov1-10/+2
2018-05-21Update copyright yearKaren Arutyunov3-3/+3
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-5/+5
2018-05-03Adjust to new scope syntaxKaren Arutyunov1-3/+3
2017-11-30Fix mysql/buildfile to pass .def file for shared library linking onlyKaren Arutyunov1-2/+2
2017-11-29Install errmsg.h and mysql_error.hKaren Arutyunov1-3/+4
2017-11-27Use compiler class instead of id where appropriateBoris Kolpackov1-2/+2
2017-11-27Set c.poptions for directory scopesKaren Arutyunov1-3/+3
2017-11-27Fix libiconv linkageKaren Arutyunov1-6/+17
2017-11-24Fix version.h to make it emptyKaren Arutyunov1-36/+0
2017-11-24Fix BYTE_ORDER definitionKaren Arutyunov2-1/+37
2017-11-24Disable all warningsBoris Kolpackov1-5/+6
2017-11-24Fix warning issueBoris Kolpackov1-8/+5
2017-11-24Add implementationKaren Arutyunov97-0/+50423