| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-30 | Bump version number for release. This is the 10 000th commit! | Jussi Pakkanen | |
| 2020-09-10 | Add release note snippet | Jon Turney | |
| 2020-03-29 | Update everything for new release. | Jussi Pakkanen | |
| 2020-02-12 | Refine behaviour of add_languages() when native: is missing | Jon Turney | |
| This improves the common case of a simple meson.build which doesn't contain any 'native: true' targets to not require a native compiler when cross-compiling, without needing any changes in the meson.build. v2: Do it the right way around! | |||
| 2020-02-09 | Add add_languages(native:) | Jon Turney | |
| v2: Retain not using logical-and, to avoid short-circuiting side-effects of add_languages() | |||
