Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip whitespace from CONVERT_TO variables (#19948) | Joel Challis | 2023-02-28 | 1 | -3/+8 |
| | |||||
* | Fix converter alias after 19603 (#19644) | Joel Challis | 2023-01-20 | 1 | -1/+1 |
| | |||||
* | De-duplicate platform detection (#19603) | Joel Challis | 2023-01-19 | 1 | -0/+1 |
| | |||||
* | Add alias support for converters (#19563) | Joel Challis | 2023-01-18 | 1 | -0/+8 |
| | |||||
* | Promote CTPC warning to error (#19565) | Joel Challis | 2023-01-11 | 1 | -13/+2 |
| | |||||
* | Allow QK_MAKE to work with converters (#18637) | jpe230 | 2022-10-08 | 1 | -0/+1 |
| | |||||
* | Add warning for CTCP/CONVERT_TO_PROTON_C. (#16782) | Nick Brassel | 2022-04-03 | 1 | -0/+11 |
| | |||||
* | Refactor CTPC logic to allow future converters (#16621) | Joel Challis | 2022-04-03 | 1 | -0/+26 |
* Refactor CTPC logic to allow future converters * Update builddefs/converters.mk Co-authored-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Stefan Kerkmann <karlk90@pm.me> |