build: Move socket_wrapper to third_party
[metze/samba/wip.git] / buildtools / wafsamba / samba_pidl.py
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2015-09-02 Thomas Nagybuild:wafsamba: Use the Waf 1.8 API get_tgen_by_name...
2015-03-16 Thomas NagyTransition to waf 1.8: replaced on_results by update_ou...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-25 Andrew Bartlettbuild: Do not pass CPP="" to pidl, skip the env variabl...
2013-03-25 Andrew Bartlettbuild: Remove the forced use of only the first part...
2012-10-28 Andrew Bartlettbuild: Remove support for IDL-generated files in git...
2012-02-09 Jelmer Vernooijwafsamba: Expand tabs.
2011-01-19 Stefan Metzmacherwafsamba: quote CPP and CC values when calling pidl
2011-01-05 Stefan Metzmacherbuildtools/wafsamba: import 'sys' and 'Logs' if we...
2010-12-10 Matthieu Patoubuild: cpp is prefixed by CPP=
2010-12-10 Matthieu Patoubuild: compiler on aix is xlc_r not xlr_c
2010-12-10 Matthieu Patoubuild: reset cpp on host with xlr_c and let pidl use...
2010-12-10 Matthieu Patoubuild: detect if conf.env['CPP'] is an array or not
2010-12-09 Matthieu Patoubuild: use CPP and CC values when calling pidl
2010-11-21 Andrew Tridgellwaf: fixed the build with a space in the source directory
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf: make the error msg when gen_ndr directory is missi...
2010-05-14 Andrew Bartlettwaf: Make waf handle IDL files from Samba3
2010-04-18 Andrew Tridgellbuild: more dependencies on /usr/bin/perl -> ${PERL}
2010-04-18 Andrew Tridgellbuild: cope with perl not being in /usr/bin/perl
2010-04-08 Andrew Tridgellbuild: make the handling of relative paths a bit saner
2010-04-06 Andrew Tridgellbuild: don't depend on the blib/ files in SAMBA_PIDL()
2010-04-06 Andrew Tridgellbuild: nicer progress display for a standard build
2010-04-06 Andrew Tridgellbuild: tidy up the wafsamba rules a bit
2010-04-06 Andrew Tridgellbuild: fixed build group for the PIDL tables generation
2010-04-06 Andrew Tridgellbuild: only depend on the actual pidl source files...
2010-04-06 Stefan Metzmacherbuild: make use on_results=True for some build rules
2010-04-06 Andrew Tridgellbuild: teach samba_pild.py about the --com-header and...
2010-04-06 Andrew Tridgellbuild: more efficient pidl rules from ita
2010-04-06 Andrew Tridgellbuild: cope with the common gen_ndr files being in...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: nearly there on samba4 build
2010-04-06 Andrew Tridgellbuild: much nicer pidl rules
2010-04-06 Andrew Tridgellbuild: smarter list splitting
2010-04-06 Andrew Tridgellbuild: use shell for TDR rule, as -- confuses the build...
2010-04-06 Andrew Tridgellbuild: result of hack session with ita
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: rewrote PIDL rules, breaking them into a separat...