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/+3 |
2019-08-14 | compilers: Dispatch to dynamic linker class | Dylan Baker | 1 | -12/+0 |
2019-08-14 | compilers/swift: Pass extra args to the Compiler constructor | Dylan Baker | 1 | -2/+2 |
2019-06-09 | Purge `is_cross` and friends without changing user interfaces | John Ericson | 1 | -9/+5 |
2019-03-27 | Sanity check with external args | John Ericson | 1 | -2/+14 |
2019-02-15 | Remove get_cross_extra_flags | John Ericson | 1 | -2/+1 |
2019-01-06 | Added more compiler option support | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Absolute path generation refactoring | Daniel Mensinger | 1 | -0/+7 |
2019-01-06 | Added unit test | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Fixed list_target_files and list_targets | Daniel Mensinger | 1 | -1/+1 |
2018-08-18 | Convert buildtype to optimization and debug options (#3489) | Jussi Pakkanen | 1 | -1/+15 |
2017-06-23 | Split out languages from compilers.py | Alistair Thomas | 1 | -0/+99 |