Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-13 | compilers: Add logging for symbol prefix test | Marvin Scholz | 1 | -0/+2 |
2019-06-09 | Purge `is_cross` and friends without changing user interfaces | John Ericson | 1 | -21/+15 |
2019-06-09 | Use `env.machines.*` to avoid some `is_cross` | John Ericson | 1 | -10/+11 |
2019-05-16 | Fix path splitting in get_compiler_dirs() with GCC/clang on Windows | Christoph Reiter | 1 | -9/+21 |
2019-05-13 | compilers/clike: ICL needs msvc workarounds in has_function | Dylan Baker | 1 | -1/+1 |
2019-05-10 | compilers: make keyword args to Compiler.compile keyword only | Dylan Baker | 1 | -1/+1 |
2019-05-03 | compilers: Split C-Like functionality into a mixin classes | Dylan Baker | 1 | -0/+1187 |