Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pidl/idl.yp: fill 'pipe' elements with array and count | Stefan Metzmacher | 2011-03-10 | 1 | -1/+25 |
| | | | | metze | ||||
* | pidl: sync idl.yp with the CPP changes | Stefan Metzmacher | 2011-01-05 | 1 | -2/+8 |
| | | | | | | This is taken from commit 21b0d5e3b10711e6ce3bfad0c1ee2da09a60e232. metze | ||||
* | pidl: fixed call to cpp with a space in the directory name | Andrew Tridgell | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | pidl: add support for pointers in typedefs | Stefan Metzmacher | 2010-09-28 | 1 | -3/+4 |
| | | | | metze | ||||
* | pidl: parse idl 'pipe' typedefs, but print out a not supported message for now | Stefan Metzmacher | 2009-08-07 | 1 | -1/+14 |
| | | | | metze | ||||
* | pidl: fix formatting in idl.yp | Stefan Metzmacher | 2009-08-07 | 1 | -271/+424 |
| | | | | metze | ||||
* | Revert "Fix errornos assumption that all compilers are gcc" | Jelmer Vernooij | 2009-02-09 | 1 | -1/+1 |
| | | | | | | This breaks (some?) files with gcc. This reverts commit 98a4327b19e83ffad4e0be7e8895fdbd9e48d49f. | ||||
* | Fix errornos assumption that all compilers are gcc | Torgeir Lerkerod | 2009-02-09 | 1 | -1/+1 |
| | | | | | | | | | | When compiling Samba 4's IDL files buildsystem assumes that compiler knows about -xc, which is a gcc spesefic switch as this switch isn't needed on gcc either the flag was uneeded and can be removed. Thus no warnings on non gcc systems. Signed-off-by: Torgeir Lerkerod <Torgeir.Lerkerod@gmail.com> Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | Move pidl to top-level directory. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+497 |