summaryrefslogtreecommitdiff
path: root/source4/build/pidl/idl.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4534: update the yapp generated codeStefan Metzmacher1-354/+466
2007-10-10r4523: the PROPERTIES change for typedef was not quite as simple as I thought...Andrew Tridgell1-7/+7
2007-10-10r4522: PROPERTIES are now handled at the typedef levelAndrew Tridgell1-284/+275
2007-10-10r4518: added proper support for "typedef enum" in pidl. We can now use enums ...Andrew Tridgell1-249/+257
2007-10-10r3998: allow const arrays (see next commit to drsuapi.idl)Stefan Metzmacher1-467/+611
2007-10-10r3667: Small COM fixesJelmer Vernooij1-2/+0
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij1-0/+2
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-0/+1
2007-10-10r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij1-664/+743
2007-10-10r3431: Allow optional semicolon after interface definitionsJelmer Vernooij1-127/+145
2007-10-10r2973: Allow comma's inside parentheses in property argumentsJelmer Vernooij1-233/+277
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij1-2/+2
2007-10-10r1736: - Pidl updates:Jelmer Vernooij1-631/+584
2007-10-10r738: Use same error message format as is used by compilers when reportingJelmer Vernooij1-1/+1
2003-12-16cope with different cpp formatting on some systems, and make sure weAndrew Tridgell1-1/+8
2003-12-15use the @CPP@ value from configure if possible when determining cpp inAndrew Tridgell1-1/+5
2003-12-08some systems don't have "which" and some systems don't have the "-nt"Andrew Tridgell1-51/+51
2003-12-08commit idl.pm now, as many build farm machines don't have 'yapp'Andrew Tridgell1-0/+1986
2003-11-20we now use a copy of pidl inside the samba4 source tree atAndrew Tridgell1-12849/+0
2003-11-20a bit neater way of emitting codeAndrew Tridgell1-1/+1
2003-11-20use a precompiled grammer in pidl. This speeds up pidl by about aAndrew Tridgell1-0/+12849