Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-13 | Fold translated *.std options into compiler mode options | Boris Kolpackov | 1 | -5/+5 |
2020-03-17 | Rework config::{omitted,required,optional}() into unified config_lookup() | Boris Kolpackov | 1 | -3/+2 |
2020-02-24 | Work around bug in Clang 10 targeting MSVC in c++2a (LLVM bug #44956) | Boris Kolpackov | 1 | -1/+4 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2020-02-03 | Add header/library search paths from compiler mode to sys_*_dirs | Boris Kolpackov | 1 | -10/+14 |
2020-01-29 | Rename module_base to module, redo module boot/init argument passing | Boris Kolpackov | 1 | -2/+2 |
2019-10-07 | Pass MSVC system library search paths to linker if LIB envvar is unset | Boris Kolpackov | 1 | -3/+6 |
2019-08-28 | Move cc build system module to separate library | Karen Arutyunov | 1 | -0/+103 |