diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-11-02 16:01:42 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2022-11-07 09:19:56 -0500 |
commit | bcc127b3fd416f97928f72d35c1a731fb3acc91a (patch) | |
tree | d9226c574b81620f01b271b969ac81753ac9bc9b /docs/genrelnotes.py | |
parent | 726353460a8e2431593ef778cb5ae60e49a81fc8 (diff) | |
download | meson-bcc127b3fd416f97928f72d35c1a731fb3acc91a.zip meson-bcc127b3fd416f97928f72d35c1a731fb3acc91a.tar.gz meson-bcc127b3fd416f97928f72d35c1a731fb3acc91a.tar.bz2 |
hotdoc module: add dedicated depends kwarg, deprecate file deps in dependencies
We consistently use the "dependencies" kwarg to refer to C-like
CFLAGS/LDFLAGS interfaces. And for hotdoc, we actually accept libraries
for this as well, as we may want to document their (generated?) sources,
so we want their CFLAGS too.
But we also accepted custom targets and just added a build order
dependency on these, which was odd and typically we call that "depends".
Let's deprecate this in favor of the depends kwarg.
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions