Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 2019-10-14 | 1 | -0/+3 |
* | Implement get_asneeded_args in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 2019-10-14 | 1 | -0/+3 |
* | Implement get_linker_debug_crt_args in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 2019-10-14 | 1 | -0/+3 |
* | Fix misnamed method in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 2019-10-14 | 1 | -1/+1 |
* | mesonlib.split_args/quote_arg/join_args | Aleksey Gurtovoy | 2019-09-05 | 1 | -2/+1 |
* | compilers/mixins: Add a module for mixins for compilers that are linkers | Dylan Baker | 2019-08-14 | 1 | -0/+124 |