aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2023-07-19 13:22:20 -0700
committerXavier Claessens <xclaesse@gmail.com>2023-07-20 14:20:46 -0400
commitd7acccd36dcf1b62f144eb7389a5e221fe824be4 (patch)
treef3a3dd25423dd52e44c12f0df994f3bd22be96e9 /setup.py
parenta62a42b272923f95b7aeb30f0196cfdf3b251264 (diff)
downloadmeson-d7acccd36dcf1b62f144eb7389a5e221fe824be4.zip
meson-d7acccd36dcf1b62f144eb7389a5e221fe824be4.tar.gz
meson-d7acccd36dcf1b62f144eb7389a5e221fe824be4.tar.bz2
interpreter: deprecate 'jar' value of build_target(target_type)
Jar has a very low set of overlap with other target types, including that jar sources *must* be .java, and no other target allows .java sources. As such, the difficulty in crafting a useful `build_target` invocation that allows both `jar` and anything else is high, and the usefulness is dubious. Just use `jar()` directly instead. This depends on the changes to make all of the jar() specific keyword arguments be handled by typed_kwargs so that the deprecation messages are correct and consistent.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions