Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-07 | pidl: parse idl 'pipe' typedefs, but print out a not supported message for now | Stefan Metzmacher | 1 | -1/+14 | |
metze | |||||
2009-08-07 | pidl: fix formatting in idl.yp | Stefan Metzmacher | 1 | -271/+424 | |
metze | |||||
2009-02-09 | Revert "Fix errornos assumption that all compilers are gcc" | Jelmer Vernooij | 1 | -1/+1 | |
This breaks (some?) files with gcc. This reverts commit 98a4327b19e83ffad4e0be7e8895fdbd9e48d49f. | |||||
2009-02-09 | Fix errornos assumption that all compilers are gcc | Torgeir Lerkerod | 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> | |||||
2008-09-17 | Move pidl to top-level directory. | Jelmer Vernooij | 1 | -0/+497 | |