summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_pidl.py
AgeCommit message (Expand)AuthorFilesLines
2010-07-19waf: make the error msg when gen_ndr directory is missing clearerAndrew Tridgell1-0/+7
2010-05-14waf: Make waf handle IDL files from Samba3Andrew Bartlett1-4/+8
2010-04-18build: more dependencies on /usr/bin/perl -> ${PERL}Andrew Tridgell1-1/+1
2010-04-18build: cope with perl not being in /usr/bin/perlAndrew Tridgell1-1/+1
2010-04-08build: make the handling of relative paths a bit sanerAndrew Tridgell1-5/+5
2010-04-06build: don't depend on the blib/ files in SAMBA_PIDL()Andrew Tridgell1-1/+1
2010-04-06build: nicer progress display for a standard buildAndrew Tridgell1-1/+1
2010-04-06build: tidy up the wafsamba rules a bitAndrew Tridgell1-0/+1
2010-04-06build: fixed build group for the PIDL tables generationAndrew Tridgell1-0/+1
2010-04-06build: only depend on the actual pidl source files in the pidl ruleAndrew Tridgell1-1/+3
2010-04-06build: make use on_results=True for some build rulesStefan Metzmacher1-0/+2
2010-04-06build: teach samba_pild.py about the --com-header and --dcom-proxy optionsAndrew Tridgell1-6/+9
2010-04-06build: more efficient pidl rules from itaAndrew Tridgell1-3/+7
2010-04-06build: cope with the common gen_ndr files being in the git treeAndrew Tridgell1-4/+24
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-5/+8
2010-04-06build: nearly there on samba4 buildAndrew Tridgell1-6/+5
2010-04-06build: much nicer pidl rulesAndrew Tridgell1-77/+57
2010-04-06build: smarter list splittingAndrew Tridgell1-1/+1
2010-04-06build: use shell for TDR rule, as -- confuses the build ruleAndrew Tridgell1-1/+1
2010-04-06build: result of hack session with itaAndrew Tridgell1-13/+31
2010-04-06build: fixes from itaAndrew Tridgell1-33/+85
2010-04-06build: rewrote PIDL rules, breaking them into a separate waf toolAndrew Tridgell1-0/+53