Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-16 | Drop obsolete buildfile comment | Karen Arutyunov | 1 | -4/+0 | |
2018-07-16 | Use new in module instead of tricking version's rule | Boris Kolpackov | 1 | -5/+2 | |
2018-06-28 | Use prerequisite exclusion to simplify buildfile | Boris Kolpackov | 1 | -32/+24 | |
2018-06-26 | Don't disable all warnings (-w) but disable treating them as errors | Karen Arutyunov | 1 | -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-22 | Drop the redundant linkage of libnsl | Karen Arutyunov | 1 | -2/+11 | |
2018-06-15 | Buildfile minor refactoring | Karen Arutyunov | 1 | -8/+5 | |
2018-06-12 | Use built-in support for .def files | Boris Kolpackov | 1 | -10/+2 | |
2018-05-21 | Update copyright year | Karen Arutyunov | 3 | -3/+3 | |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 1 | -5/+5 | |
2018-05-03 | Adjust to new scope syntax | Karen Arutyunov | 1 | -3/+3 | |
2017-11-30 | Fix mysql/buildfile to pass .def file for shared library linking only | Karen Arutyunov | 1 | -2/+2 | |
2017-11-29 | Install errmsg.h and mysql_error.h | Karen Arutyunov | 1 | -3/+4 | |
2017-11-27 | Use compiler class instead of id where appropriate | Boris Kolpackov | 1 | -2/+2 | |
2017-11-27 | Set c.poptions for directory scopes | Karen Arutyunov | 1 | -3/+3 | |
2017-11-27 | Fix libiconv linkage | Karen Arutyunov | 1 | -6/+17 | |
2017-11-24 | Fix version.h to make it empty | Karen Arutyunov | 1 | -36/+0 | |
2017-11-24 | Fix BYTE_ORDER definition | Karen Arutyunov | 2 | -1/+37 | |
2017-11-24 | Disable all warnings | Boris Kolpackov | 1 | -5/+6 | |
2017-11-24 | Fix warning issue | Boris Kolpackov | 1 | -8/+5 | |
2017-11-24 | Add implementation | Karen Arutyunov | 97 | -0/+50423 | |