Age | Commit message (Collapse) | Author | Files | Lines |
|
FreeBSD find does not support the -printf argument.
David, please check if this still work for you!
|
|
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
|
|
Guenther
|
|
|
|
test -nt is not portable - tridge, please check!
|
|
|
|
present.
ndr_*.c files are in git (required for Samba 3), py_*.c files are not.
|
|
|