aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-08-01Add TODO fileHEADmasterKaren Arutyunov1-1/+22
2020-08-01Fix typo in .gitattributesKaren Arutyunov1-1/+1
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-14Release version 10.2.10+12v10.2.10+12Karen Arutyunov14-14/+1
Drop copyright notice from source code
2020-01-29Release version 10.2.10+11v10.2.10+11Karen Arutyunov32-12491/+48
Add zlib package dependency instead of bundling zlib
2019-12-02Release version 10.2.10+10v10.2.10+10Karen Arutyunov1-3/+3
Bump toolchain version dependency to 0.12.0 in manifest
2019-12-02Release version 10.2.10+9v10.2.10+9Karen Arutyunov2-87/+84
Use switch in buildfile Use variable block for targets with prerequisites
2019-10-08Release version 10.2.10+8v10.2.10+8Karen Arutyunov4-22/+34
Adapt for building with Clang on Windows
2019-06-22Release version 10.2.10+7v10.2.10+7Karen Arutyunov1-4/+4
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics from tags in manifest.
2019-03-06Release version 10.2.10+6v10.2.10Karen Arutyunov2-40/+61
2019-02-19Release version 10.2.10+5Karen Arutyunov2-2/+2
2019-02-16Release version 10.2.10+4Karen Arutyunov2-4/+8
2019-02-12Release version 10.2.10+3Boris Kolpackov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov13-13/+13
2018-12-03Suppress MSVC warnings at project levelKaren Arutyunov2-0/+12
2018-12-02Add commented out builds value to manifestKaren Arutyunov1-2/+3
2018-11-09Replace build-email manifest value with build-error-emailKaren Arutyunov1-1/+1
2018-09-12Bump version to 10.2.10+2, master is open for businessBoris Kolpackov1-1/+1
2018-07-16Drop obsolete buildfile commentKaren Arutyunov1-4/+0
2018-07-16Use new in module instead of tricking version's ruleBoris Kolpackov2-5/+4
2018-07-11Add project manifest valueKaren Arutyunov1-1/+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
Disable only warnings that pop up with -Wall -Wextra, pass through the other ones but disable treating them as errors (with -Wno-error).
2018-06-22Drop the redundant linkage of libnslKaren Arutyunov1-2/+11
2018-06-20Regularize .gitignore filesKaren Arutyunov3-0/+10
2018-06-15Buildfile minor refactoringKaren Arutyunov1-8/+5
2018-06-12Use built-in support for .def filesBoris Kolpackov2-12/+4
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov1-1/+1
2018-05-31Bump version to 10.2.10+1, master is open for businessBoris Kolpackov1-1/+1
2018-05-29Bump version to 10.2.10Boris Kolpackov1-1/+1
2018-05-21Update copyright yearKaren Arutyunov13-13/+13
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov4-19/+7
2018-05-03Adjust to new scope syntaxKaren Arutyunov2-4/+4
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 READMEBoris Kolpackov1-4/+3
2017-11-24Fix warning issueBoris Kolpackov1-8/+5
2017-11-24Add implementationKaren Arutyunov117-0/+51244
2017-11-03Add .gitignoreKaren Arutyunov1-0/+19