Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-17 | Drop /wd4819 now that default is /utf-8 | Boris Kolpackov | 1 | -1/+1 |
2021-09-27 | Finalize license | Boris Kolpackov | 3 | -3/+3 |
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 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 3 | -3/+0 |
2019-11-28 | Use switch in export.build | Karen Arutyunov | 1 | -6/+8 |
2019-10-08 | Adapt for building with Clang on Windows | Karen Arutyunov | 1 | -3/+3 |
2019-03-08 | Use new setup for unit tests | Karen Arutyunov | 1 | -6/+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-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-07-29 | Convert to use utility library | Boris Kolpackov | 1 | -1/+3 |
2017-07-19 | Use fail instead of assert in export stub | Boris Kolpackov | 1 | -1/+1 |
2017-07-14 | Make tests to be a sub-project | Karen Arutyunov | 2 | -2/+16 |
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 1 | -1/+1 |
2017-04-28 | Switch to version module | Karen Arutyunov | 1 | -11/+1 |
2017-04-11 | Change license to TBC (to be confirmed) | Boris Kolpackov | 2 | -2/+2 |
2017-04-06 | Implement manifests | Karen Arutyunov | 1 | -2/+7 |
2017-04-04 | Add --cpu and --ram options | Boris Kolpackov | 1 | -2/+3 |
2017-04-01 | Setup build infra | Boris Kolpackov | 3 | -0/+47 |