Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-30 | remove -D strip=true | Nicola Murino | |
2023-04-25 | turn lto off by default | Nicola Murino | |
2020-12-02 | add MESON_EXE_WRAPPER env var | Nicola Murino | |
2019-09-08 | allows to override the strip option | Nicola Murino | |
it is too aggressive with static library and a ranlib is not always enough | |||
2019-05-05 | allows to disable lto | Nicola Murino | |
2018-05-14 | cross file is now configurable | Nicola Murino | |
use the env var CROSS_FILE to set a custom cross file different from the system one use the env var NEED_WINE to use a cross file with wine support | |||
2018-05-10 | add a wrapper script | Nicola Murino | |
thanks to kfg |