Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-08 | cmake: handle arguments in the [binaries] section of the machine file | Paolo Bonzini | 1 | -6/+17 |
2021-09-14 | apply flake8 fixes for unused imports and missing imports | Eli Schwartz | 1 | -1/+0 |
2021-06-29 | fix: Always explicitly set encoding for text files (fixes #8263) | Daniel Mensinger | 1 | -4/+4 |
2021-05-30 | cmake: select correct generator in toolchain.py | Daniel Mensinger | 1 | -2/+5 |
2021-05-29 | cmake: Fix CMakeToolchain (fixes #8293) | Daniel Mensinger | 1 | -65/+93 |
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -1/+1 |
2020-11-20 | use real pathlib module | Dylan Baker | 1 | -1/+1 |
2020-10-13 | cmake: Add cross compilation support | Daniel Mensinger | 1 | -0/+217 |