aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitmodules (unfollow)
Commit message (Collapse)Author
2021-05-15use error reporting from winapi-commonEgor Tensin
2021-05-15switch from Boost.Nowide to winapi-utf8Egor Tensin
2021-05-15get rid of SafeIntEgor Tensin
2020-03-24add Process classEgor Tensin
It's intended to be used for the future dump writing functionality, to generate a meaningful file name, etc. Also, add Boost.Nowide, which provides handy UTF-8 conversion functions. I'm not sure about this, but things indicate that it's about to be included in Boost.
2020-01-14add SafeInt as a submoduleEgor Tensin
The end goal is to compile this using MinGW-w64.
2019-12-08add cmake-common as a submoduleEgor Tensin