Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-17 | Drop /wd4819 now that default is /utf-8 | Boris Kolpackov | 1 | -1/+1 | |
2021-04-20 | Disable bunch of bogus GCC warnings | Karen Arutyunov | 1 | -0/+2 | |
2020-12-14 | Suppress VC's 'character cannot be represented in current code page' warning ↵ | Karen Arutyunov | 1 | -1/+1 | |
(C4819) | |||||
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 3 | -3/+0 | |
2019-11-07 | Load c.config module for tests | Boris Kolpackov | 1 | -0/+5 | |
2019-10-06 | Adapt for building with Clang on Windows | Karen Arutyunov | 1 | -3/+3 | |
2019-03-08 | Configure c module in tests project rather than in top project | Karen Arutyunov | 1 | -5/+0 | |
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-08-29 | Add unit-tests option to bdep-new | Boris Kolpackov | 1 | -0/+5 | |
If specified (-t exe,unit-tests or -t lib,unit-tests) then generate build infrastructure for unit testing. | |||||
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 | |
2018-03-07 | Setup compilation, command line handling | Boris Kolpackov | 4 | -0/+44 | |