1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Tridgell
003c6c493b cope with different cpp formatting on some systems, and make sure we
don't loop forever if we get a cpp format line we don't understand
-
Andrew Tridgell
c47e88dabf use the @CPP@ value from configure if possible when determining cpp in
pidl
-
Andrew Tridgell
fe91635da8 some systems don't have "which" and some systems don't have the "-nt"
flag to test. It's amazing that systems like that are ever sold.
-
Andrew Tridgell
2b1300386d commit idl.pm now, as many build farm machines don't have 'yapp' -
Andrew Tridgell
2ed87a52cc we now use a copy of pidl inside the samba4 source tree at
source/build/pidl/

I imported the code using direct respository manipulation to preserve
the commit history
-
Andrew Tridgell
964c323721 a bit neater way of emitting code -
Andrew Tridgell
a291dd835f use a precompiled grammer in pidl. This speeds up pidl by about a
factor of 2 on my system.
-