Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-08 | Also disable GCC -Wstringop-overread in tests | Boris Kolpackov | 1 | -1/+2 | |
2021-04-20 | Disable bunch of bogus GCC warnings | Boris Kolpackov | 1 | -0/+2 | |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 2 | -2/+0 | |
2019-10-07 | Adapt tests for building with Clang on Windows | Karen Arutyunov | 1 | -3/+3 | |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -13/+1 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2018-12-03 | Suppress MSVC warnings at project level | Boris Kolpackov | 1 | -0/+6 | |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 1 | -0/+2 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -5/+12 | |
The two boolean command line variables that control this are: force_modules force_std_modules | |||||
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -0/+5 | |
Note: gave up on VC about half way though. | |||||
2017-07-12 | Make tests to be a sub-project | Karen Arutyunov | 3 | -0/+28 | |