| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-15 | Change `unstable_external_project` to `unstable-external_project` | Tristan Partin | |
| Apparently this is a misspelling even though it has been in the docs since the creation of the module. | |||
| 2022-06-17 | external-project: Add depends kwarg | Xavier Claessens | |
| The unit test was racy but surprisingly never failed on CI. The reason is we need to ensure ninja build somelib.so before running `make` into the external project. | |||
| 2022-06-16 | doc: Add meson.override_dependency() in external-project example | Xavier Claessens | |
| 2021-10-03 | docs: Fix broken links | Daniel Mensinger | |
| 2021-08-20 | external-project: Add support for WAF build system | Xavier Claessens | |
| Fixes: #7638 | |||
| 2021-01-31 | Capitalize "Meson" consistently as it is a proper name. [skip ci] | Jussi Pakkanen | |
| 2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen | |
| 2021-01-29 | external_project: Add default configure options | Xavier Claessens | |
| 2020-09-13 | external-project: New module to build configure/make projects | Xavier Claessens | |
| This adds an experimental meson module to build projects with other build systems. Closes: #4316 | |||
