aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/d.py
diff options
context:
space:
mode:
authorTristan Partin <tristan@partin.io>2022-01-26 02:01:52 -0600
committerDylan Baker <dylan@pnwbakers.com>2022-03-01 13:18:50 -0800
commit18147b91ff33d0ec03bfb04205d54316070c3fc8 (patch)
tree4cf7562e30c6ef898c21cd6564ace2986a4371f7 /mesonbuild/compilers/d.py
parent7702d46dd1fa1c57b1d16f407e80061191cbdfa0 (diff)
downloadmeson-18147b91ff33d0ec03bfb04205d54316070c3fc8.zip
meson-18147b91ff33d0ec03bfb04205d54316070c3fc8.tar.gz
meson-18147b91ff33d0ec03bfb04205d54316070c3fc8.tar.bz2
Deprecate java.generate_native_header() in favor of java.generate_native_headers()
After implementing a much more extensive Java native module than what currently exists in the tests, I found shortcomings. 1. You need to be able to pass multiple Java files. 2. Meson needs more information to better track the generated native headers. 3. Meson wasn't tracking the header files generated from inner classes. This new function should fix all the issues the old function had with room to grow should more functionality need to be added. What I implemented here in this new function is essentially what I have done in the Heterogeneous-Memory Storage Engine's Java bindings.
Diffstat (limited to 'mesonbuild/compilers/d.py')
0 files changed, 0 insertions, 0 deletions