summaryrefslogtreecommitdiffstats
path: root/source3/aparser/build
Commit message (Collapse)AuthorAgeFilesLines
* started adding support for relative, plus options for autoalignmentAndrew Tridgell2000-06-091-1/+1
| | | | | so the same parser generator can be uses for cifs and rpc (This used to be commit c7829fa0d87081d9b3f33468527583e3b763916b)
* messing about.Luke Leighton2000-05-311-1/+1
| | | | (This used to be commit 9c6f2d75d848a280f25f2377130953ecd824b7b1)
* more aparser stuff - we now handle everything but the idl headers in srvsvc.idlAndrew Tridgell2000-05-221-1/+1
| | | | (This used to be commit 5f1e8422d0ebc589cdfe95f1001a8e55cb60af4a)
* - added typedefsAndrew Tridgell2000-05-171-1/+7
| | | | | | - added parse error checking - made parser more flexible (This used to be commit ab0beaf3573471fab1fda3358987b337811f99b7)
* a useful script, just go "./build foo.struct" and you get a fullAndrew Tridgell2000-05-161-0/+7
vluke program for all structures in the foo.strct file (This used to be commit 77ceb6a3c11f16fd82b852d65fa9e836faaf1812)