1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/librpc
David Disseldorp 8405fee41d build: rebuild idl if the pidl compiler is changed
In determining whether to compile a given .idl source file, build_idl.sh
currently checks:
a) that all build output files exist
b) build output files are newer than their corresponding .idl source

The .idl is rebuilt if either of the above conditions is false.
This logic does not catch the case where the pidl compiler itself is
changed. An IDL rebuild should occur in such a case.

https://bugzilla.samba.org/show_bug.cgi?id=8865

Autobuild-User: David Disseldorp <ddiss@samba.org>
Autobuild-Date: Mon Apr 16 16:29:45 CEST 2012 on sn-devel-104
2012-04-16 16:29:45 +02:00
..
ABI ndr: Update ABI. 2012-03-26 19:58:25 +02:00
gen_ndr waf-idl: put the gen_ndr/README file for source3 back 2010-07-19 22:17:17 +10:00
idl idl: add offload data transfer ioctl types 2012-03-15 18:40:11 +01:00
ndr Move NS_GUID_string and NS_GUID_from_string to dsdb-common. 2012-03-20 13:54:07 +01:00
rpc libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a ndr_ prefix. 2012-03-20 13:54:07 +01:00
tools Introduce dump_data_file 2012-01-25 11:57:18 +01:00
build_idl.sh build: rebuild idl if the pidl compiler is changed 2012-04-16 16:29:45 +02:00
ndr_krb5pac.pc.in librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). 2011-02-14 18:54:38 +01:00
ndr_nbt.pc.in waf: convert NDR_NBT into shared library. 2011-11-03 18:35:09 +01:00
ndr_standard.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
ndr.pc.in ndr.pc: needs samba-util not samba-hostconfig 2011-10-10 23:47:07 +02:00
tables.pl Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory. 2008-12-16 15:42:47 +01:00
wscript_build Add ABI file for libndr. 2012-03-26 18:28:06 +02:00