Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 3 | -3/+0 | |
2019-10-07 | Adapt for building with Clang on Windows | Karen Arutyunov | 1 | -3/+3 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 3 | -3/+3 | |
2018-12-03 | Suppress MSVC warnings at project level | Karen Arutyunov | 1 | -0/+6 | |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 1 | -0/+2 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 3 | -3/+3 | |
2018-05-04 | Adjust to new scope syntax | Karen Arutyunov | 1 | -1/+1 | |
2017-11-23 | Restructure and install std-detect.hxx | Boris Kolpackov | 2 | -2/+3 | |
We have to install this header since it needs to be included'able during module sidebuilds. | |||||
2017-08-06 | Don't bother installing anything for VC | Boris Kolpackov | 1 | -1/+1 | |
There is no way we can arrange everything as expected so we will just fall back onto standard ifc's. | |||||
2017-07-19 | Warn if compiler does not support modules | Boris Kolpackov | 1 | -1/+2 | |
2017-07-19 | Make distributable with any compiler | Boris Kolpackov | 1 | -1/+1 | |
2017-07-19 | Initial implementation | Boris Kolpackov | 4 | -0/+34 | |