r19580: Add --includedir option.
[samba.git] / source4 / pidl / lib / Parse / Pidl / IDL.pm
2007-10-10 Jelmer Vernooijr19580: Add --includedir option.
2007-10-10 Jelmer Vernooijr18194: Allow empty bitmap {} declarations.
2007-10-10 Stefan Metzmacherr17305: allow 'declare [...] union foo;'
2007-10-10 Jelmer Vernooijr12481: Move parser-specific utility functions to idl...
2007-10-10 Jelmer Vernooijr12464: Add simple IDL parsing tests for pidl using...
2007-10-10 Jelmer Vernooijr12462: Hide oo magic from callers of the parser
2007-10-10 Jelmer Vernooijr11097: Allow pointers in "const"
2007-10-10 Jelmer Vernooijr10093: Fix the HF_FIELD conformance file command
2007-10-10 Jelmer Vernooijr10074: Pass CPP to pidl via environment variables...
2007-10-10 James Peachr10071: Configure checks for IRIX build environment...
2007-10-10 Jelmer Vernooijr10015: Change the NT4 registry backend to use the...
2007-10-10 Jelmer Vernooijr9462: Fix locations for generating the yapp files
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...