summaryrefslogtreecommitdiffstats
path: root/source4/script/build_idl.sh
Commit message (Expand)AuthorAgeFilesLines
* lots of shells don't have the -nt test, so use hackish find commandAndrew Tridgell2003-12-151-2/+7
* a script fix for the build farmAndrew Tridgell2003-12-151-1/+2
* added auto-generation of the server side boilerplate code for eachAndrew Tridgell2003-12-141-1/+1
* some systems don't have "which" and some systems don't have the "-nt"Andrew Tridgell2003-12-081-9/+0
* fixed shell scripting errorAndrew Tridgell2003-12-081-1/+1
* cope with yapp not being installedAndrew Tridgell2003-12-081-2/+6
* * reduced the number of grammer conflicts a lot using (arbitrary)Andrew Tridgell2003-12-081-1/+4
* * support multiple interfaces in one IDL file in pidlAndrew Tridgell2003-11-281-3/+3
* added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell2003-11-281-0/+4
* save about 35% of the time for "make idl" by processing multiple IDLAndrew Tridgell2003-11-231-5/+17
* we now use a copy of pidl inside the samba4 source tree atAndrew Tridgell2003-11-201-1/+3
* moved the pidl auto-generated files out of CVSAndrew Tridgell2003-11-201-2/+5
* simple method for auto-building rpc files if idl changes, andAndrew Tridgell2003-11-151-3/+7
* - added the rest of the LSA calls as stubsAndrew Tridgell2003-11-091-1/+1
* check for pidl.pl in path, not $HOME/pidl/Andrew Tridgell2003-11-091-1/+1
* - more generation fixesAndrew Tridgell2003-11-081-0/+10