summaryrefslogtreecommitdiff
path: root/source4/build/pidl/Parse/Pidl/Util.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r8953: Move a few utility functionsJelmer Vernooij1-35/+0
(This used to be commit 732db744b287be71781b7577933bc54a0724f78c)
2007-10-10r8801: Change --output to --outputdir and make pidl add a data ↵Jelmer Vernooij1-12/+0
representation prefix to pidl itself. Useful for supporting other data representation types. (This used to be commit 5af68a04763f39f2a9898155e2c82ed2ee646f36)
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-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-28/+1
(This used to be commit d1f754a0a34c5938579a605b4f113100e14bac3d)
2007-10-10r8270: Export some symbols, making the code more readable.Jelmer Vernooij1-0/+3
(This used to be commit d64bffa17ea1c46d917e362d51741148b85fb97f)
2007-10-10r8264: - Use standard perl package structure for pidl.Jelmer Vernooij1-0/+219
- 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)