Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-07 | pidl: support using pidl from top level directory | Andrew Tridgell | 1 | -2/+7 | |
pidl needs to know if it is being used within the samba tree or not, to get the names of some include files right. This adds support for using pidl in the top level directory of a Samba build This change also makes it clear that is_intree() is a boolean function. Previously it returned different values for Samba3 and Samba4, but there is nothing that depends on that Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2009-07-31 | pidl/Samba4.pm: allow an optional prefix passed to DeclLong() | Stefan Metzmacher | 1 | -3/+4 | |
metze | |||||
2008-12-16 | Make some fatal errors non-fatal. This means we generate invalid code in | Jelmer Vernooij | 1 | -2/+2 | |
some cases, but we do print errors. We don't use all generated code yet at the moment, so this isn't much of a problem. | |||||
2008-12-12 | Add convenience function for determining if an array should be allocated ↵ | Jelmer Vernooij | 1 | -3/+11 | |
with talloc. | |||||
2008-09-17 | Move pidl to top-level directory. | Jelmer Vernooij | 1 | -0/+119 | |