summaryrefslogtreecommitdiff
path: root/source4/build/pidl/idl.yp
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij1-4/+17
2007-10-10r3431: Allow optional semicolon after interface definitionsJelmer Vernooij1-1/+6
2007-10-10r2973: Allow comma's inside parentheses in property argumentsJelmer Vernooij1-1/+6
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij1-2/+2
2007-10-10r1736: - Pidl updates:Jelmer Vernooij1-30/+59
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-15lets see if "cc -E" keeps more of the build farm happy then "cpp"Andrew Tridgell1-1/+1
2003-12-08commit idl.pm now, as many build farm machines don't have 'yapp'Andrew Tridgell1-4/+4
2003-12-08 * reduced the number of grammer conflicts a lot using (arbitrary)Andrew Tridgell1-6/+9
2003-12-07a bit more speed and better line matching in errorsAndrew Tridgell1-4/+8
2003-12-07re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, ThisAndrew Tridgell1-0/+307