Tristan Partin
a2cac72d9b
Change `unstable_external_project` to `unstable-external_project`
...
Apparently this is a misspelling even though it has been in the docs
since the creation of the module.
2 years ago
Xavier Claessens
807cbcb350
external-project: Add depends kwarg
...
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.
2 years ago
Xavier Claessens
ebfbaef7ee
doc: Add meson.override_dependency() in external-project example
2 years ago
Daniel Mensinger
2327cb5eb3
docs: Fix broken links
3 years ago
Xavier Claessens
12e5bfbc1c
external-project: Add support for WAF build system
...
Fixes : #7638
3 years ago
Jussi Pakkanen
474f4813c4
Capitalize "Meson" consistently as it is a proper name. [skip ci]
4 years ago
Jussi Pakkanen
f72ee8e742
Rewrap long text lines in docs. [skip ci]
4 years ago
Xavier Claessens
11cfc258fc
external_project: Add default configure options
4 years ago
Xavier Claessens
9d338200da
external-project: New module to build configure/make projects
...
This adds an experimental meson module to build projects with other
build systems.
Closes : #4316
4 years ago