Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-16 | Make `PerMachine` and `MachineChoice` have just `build` and `host` | John Ericson | 1 | -35/+1 |
2019-05-02 | envconfig: mingw is also Windows | Ross Burton | 1 | -2/+2 |
2019-05-02 | mesonlib: Make a few type annotations strings | Dylan Baker | 1 | -3/+3 |
2019-05-02 | Add some type annotations and fix lints | John Ericson | 1 | -2/+2 |
2019-04-22 | envconfig: Add type annotations | Dylan Baker | 1 | -54/+54 |
2019-04-22 | envconfig: simplify exception handling. | Dylan Baker | 1 | -10/+6 |
2019-03-20 | envconfig: remove unused parse_datafile() | Ross Burton | 1 | -10/+0 |
2019-03-14 | envconfig: Store whether the cpu_familiy is 64 bit | Dylan Baker | 1 | -0/+13 |
2019-02-27 | Sync up initialization logic with Properties and BinaryTable | John Ericson | 1 | -6/+27 |
2019-02-27 | Move some configuration classes out of environment.py | John Ericson | 1 | -0/+397 |