summaryrefslogtreecommitdiff
path: root/source4/build/pidl/Parse/Pidl/Typelist.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r8621: Simplify code. Add support for nested structures back into the header ↵Jelmer Vernooij1-1/+1
generator. (This used to be commit 5610838385ca00a944fb4765df1854954a3a81bc)
2007-10-10r8614: Add COMRESULT/HRESULT scalar typeJelmer Vernooij1-1/+7
(This used to be commit 8637a85e6a349cce15a298154500921e9a0183a3)
2007-10-10r8275: possibly a more portable way to export symbols in perl?Andrew Tridgell1-2/+3
(This used to be commit d5153d16e1630e85c05a19b2d279bb1100497be5)
2007-10-10r8274: Export some more symbols.Jelmer Vernooij1-0/+3
(This used to be commit d1f754a0a34c5938579a605b4f113100e14bac3d)
2007-10-10r8270: Export some symbols, making the code more readable.Jelmer Vernooij1-7/+7
(This used to be commit d64bffa17ea1c46d917e362d51741148b85fb97f)
2007-10-10r8264: - Use standard perl package structure for pidl.Jelmer Vernooij1-0/+326
- Only "use" pidl modules in the main executable when necessary Try 'make install' in build/pidl to install the package (should work stand-alone). (This used to be commit c620095692122a65ae1c5d85ca20468d4de93c54)