librpc: Do not generate extra unused client or python bindings with PIDL
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 Jun 2019 22:01:16 +0000 (10:01 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 26 Jun 2019 04:12:33 +0000 (04:12 +0000)
commit88bb8fe43ad30247a78d088fad9c840a7a63bd97
tree84425fdd9c6b4b2c4c95d3157226f9a785e2c969
parent6f9176e649661c458d82226e8fcef550ff870291
librpc: Do not generate extra unused client or python bindings with PIDL

This sorts out the idl list into the parts that actually need --python and --client specified
and so speeds up the compile and clarifies the code behaviour.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
librpc/idl/wscript_build
source4/librpc/idl/wscript_build