Commit message (Collapse) | Author | ||
---|---|---|---|
2020-01-25 | mingw builds: lowercase header file names | Egor Tensin | |
2020-01-15 | mingw builds: implement proper unused parameter macro | Egor Tensin | |
The UNREFERENCED_PARAMETER macro distributed with MinGW-w64 is stupid (`(x) = (x)`, really?) | |||
2020-01-14 | clang-format all the code | Egor Tensin | |