Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-30 | compilers: Move the compiler argument to proxy linker flags to the compiler c... | Dylan Baker | 1 | -0/+4 |
2019-08-28 | Fix gcc include dot | Dylan Baker | 1 | -0/+2 |
2019-08-14 | compilers: Dispatch to dynamic linker class | Dylan Baker | 1 | -109/+14 |
2019-07-23 | compilers: pull sanitzier args into compiler classes | Dylan Baker | 1 | -0/+13 |
2019-07-23 | compilers: return as-needed args as a list | Dylan Baker | 1 | -3/+3 |
2019-07-23 | compilers: Move lto args into compiler class | Dylan Baker | 1 | -0/+6 |
2019-07-15 | compilers/mixins/elbrus: add type annotations and fix types | Dylan Baker | 1 | -4/+4 |
2019-07-15 | compilers/mixins/gnu: Add type annotations | Dylan Baker | 1 | -100/+119 |
2019-07-15 | compilers: split gnu and gnulike compilers out of compilers | Dylan Baker | 1 | -0/+390 |