Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-26 | Don't disable all warnings (-w) but disable treating them as errors | Karen Arutyunov | 1 | -6/+7 |
2018-06-22 | Drop the redundant linkage of libnsl | Karen Arutyunov | 1 | -2/+11 |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 3 | -0/+10 |
2018-06-15 | Buildfile minor refactoring | Karen Arutyunov | 1 | -8/+5 |
2018-06-12 | Use built-in support for .def files | Boris Kolpackov | 2 | -12/+4 |
2018-06-01 | Remove target/scope irregularity workarounds | Karen Arutyunov | 1 | -1/+1 |
2018-05-31 | Bump version to 10.2.10+1, master is open for business | Boris Kolpackov | 1 | -1/+1 |
2018-05-29 | Bump version to 10.2.10 | Boris Kolpackov | 1 | -1/+1 |
2018-05-21 | Update copyright year | Karen Arutyunov | 13 | -13/+13 |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 4 | -19/+7 |
2018-05-03 | Adjust to new scope syntax | Karen Arutyunov | 2 | -4/+4 |
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 README | Boris Kolpackov | 1 | -4/+3 |
2017-11-24 | Fix warning issue | Boris Kolpackov | 1 | -8/+5 |
2017-11-24 | Add implementation | Karen Arutyunov | 117 | -0/+51244 |
2017-11-03 | Add .gitignore | Karen Arutyunov | 1 | -0/+19 |