summaryrefslogtreecommitdiffstats
path: root/source4/pidl/lib/Parse/Pidl.pm
Commit message (Collapse)AuthorAgeFilesLines
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-38/+0
|
* pidl: Add --version argument.Julien Kerihuel2008-01-181-1/+1
| | | | (This used to be commit ed1e58e8b35bc971451f4e0a357daa903cd7820d)
* r20548: Remove unnecessary "use lib", fix warnings.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 30d721569fdf33e4784eb1f7c650e75ed1b80527)
* r20547: Add tests for expected errors/warnings.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 2d960d4d7b0bc39c3ec4c2face546adc2cb345ee)
* r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl.Jelmer Vernooij2007-10-101-0/+22
| | | | (This used to be commit 959adfd0a682a4894c3bdd4ae9c6fc3ebfeeef1f)
* r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij2007-10-101-1/+1
| | | | | now completely to a new subsystem. (This used to be commit bbacfaaea5819e0ecadf81e8fbb424916284c809)
* r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij2007-10-101-0/+16
- Update the README - Allow building the docs stand-alone (This used to be commit b56084ce251ab7a35dd1422f38de258e8e1e1477)