index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba_pidl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition to waf 1.8: replaced on_results by update_outputs
Thomas Nagy
2015-03-16
1
-2
/
+2
*
build: Do not pass CPP="" to pidl, skip the env variable entirely
Andrew Bartlett
2013-03-25
1
-1
/
+1
*
build: Remove the forced use of only the first part of the compiler string
Andrew Bartlett
2013-03-25
1
-2
/
+2
*
build: Remove support for IDL-generated files in git tree
Andrew Bartlett
2012-10-28
1
-24
/
+2
*
wafsamba: Expand tabs.
Jelmer Vernooij
2012-02-10
1
-2
/
+2
*
wafsamba: quote CPP and CC values when calling pidl
Stefan Metzmacher
2011-01-19
1
-4
/
+4
*
buildtools/wafsamba: import 'sys' and 'Logs' if we use them
Stefan Metzmacher
2011-01-05
1
-1
/
+1
*
build: cpp is prefixed by CPP=
Matthieu Patou
2010-12-10
1
-1
/
+1
*
build: compiler on aix is xlc_r not xlr_c
Matthieu Patou
2010-12-10
1
-1
/
+1
*
build: reset cpp on host with xlr_c and let pidl use $CC -E
Matthieu Patou
2010-12-10
1
-0
/
+4
*
build: detect if conf.env['CPP'] is an array or not
Matthieu Patou
2010-12-10
1
-1
/
+6
*
build: use CPP and CC values when calling pidl
Matthieu Patou
2010-12-10
1
-1
/
+10
*
waf: fixed the build with a space in the source directory
Andrew Tridgell
2010-11-21
1
-1
/
+1
*
waf: make the error msg when gen_ndr directory is missing clearer
Andrew Tridgell
2010-07-19
1
-0
/
+7
*
waf: Make waf handle IDL files from Samba3
Andrew Bartlett
2010-05-14
1
-4
/
+8
*
build: more dependencies on /usr/bin/perl -> ${PERL}
Andrew Tridgell
2010-04-18
1
-1
/
+1
*
build: cope with perl not being in /usr/bin/perl
Andrew Tridgell
2010-04-18
1
-1
/
+1
*
build: make the handling of relative paths a bit saner
Andrew Tridgell
2010-04-08
1
-5
/
+5
*
build: don't depend on the blib/ files in SAMBA_PIDL()
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: nicer progress display for a standard build
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: tidy up the wafsamba rules a bit
Andrew Tridgell
2010-04-06
1
-0
/
+1
*
build: fixed build group for the PIDL tables generation
Andrew Tridgell
2010-04-06
1
-0
/
+1
*
build: only depend on the actual pidl source files in the pidl rule
Andrew Tridgell
2010-04-06
1
-1
/
+3
*
build: make use on_results=True for some build rules
Stefan Metzmacher
2010-04-06
1
-0
/
+2
*
build: teach samba_pild.py about the --com-header and --dcom-proxy options
Andrew Tridgell
2010-04-06
1
-6
/
+9
*
build: more efficient pidl rules from ita
Andrew Tridgell
2010-04-06
1
-3
/
+7
*
build: cope with the common gen_ndr files being in the git tree
Andrew Tridgell
2010-04-06
1
-4
/
+24
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-5
/
+8
*
build: nearly there on samba4 build
Andrew Tridgell
2010-04-06
1
-6
/
+5
*
build: much nicer pidl rules
Andrew Tridgell
2010-04-06
1
-77
/
+57
*
build: smarter list splitting
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: use shell for TDR rule, as -- confuses the build rule
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: result of hack session with ita
Andrew Tridgell
2010-04-06
1
-13
/
+31
*
build: fixes from ita
Andrew Tridgell
2010-04-06
1
-33
/
+85
*
build: rewrote PIDL rules, breaking them into a separate waf tool
Andrew Tridgell
2010-04-06
1
-0
/
+53