pidl: Remove the need to always specify --client with --python
authorAndrew Bartlett <abartlet@samba.org>
Tue, 25 Jun 2019 03:41:40 +0000 (15:41 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 26 Jun 2019 04:12:33 +0000 (04:12 +0000)
commit5df815cfd21c33eaa0e38196490066f214356bd3
tree1f4dfb151a2746d2f4d87da1448eb04e91ae2f9a
parent46bf62dd0c67e90dcbefe7f7a106f1b5927b08f6
pidl: Remove the need to always specify --client with --python

This allows us to avoid generating client code for NDR-only protocols that do
not go over DCE/RPC

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
librpc/idl/wscript_build
pidl/lib/Parse/Pidl/Samba4/Python.pm
pidl/pidl