ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / pidl / wscript
2023-11-30 Joseph Suttonpidl: Fix grammar in warning message
2023-11-30 Joseph Suttonpidl: Remove trailing whitespace
2023-11-30 Joseph Suttonpidl: Remove unused imports
2020-02-04 Andrew Bartlettbuild: Do not check if system perl modules should be...
2020-02-02 Douglas Bagnallpidl/wscript: configure should insist on Parse::Yapp...
2019-09-18 Mathieu Parentpod2man is no longer needed
2019-04-23 Lutz Justenwaf: install: Remove installation of PIDL and manpages.
2018-09-16 Noel PowerPY3: fix string.rsplit usage (doens't exist in PY3)
2018-09-16 Noel PowerPY3: fix iteritems usage, not supported in python3
2018-09-05 Alexander Bokovoypidl/wscript: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-05-12 Mathieu ParentFix pidl manpage sections
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2014-09-08 Stefan Metzmacherpidl/wscript: remove --with-perl-* options
2014-09-05 Michael Adampidl: fix the perl module search path (use lib ......
2014-09-05 Michael Adampidl/wscript: don't check for perl again.
2014-03-06 Andreas Schneiderpidl-waf: Check for system perl(Parse::Yapp::Driver).
2014-03-06 Andreas Schneiderpidl-waf: Add a function to check for a system perl...
2014-03-06 Andreas Schneiderpidl-waf: Install pidl modules to the perl vendorlib...
2014-03-06 Andreas Schneiderpidl-waf: Remove unused variable pidl_src.
2014-03-06 Andreas SchneiderRevert "pidl: Install pidl files corrently."
2014-03-06 Andreas SchneiderRevert "waf: Add option to specify perl vendor dir."
2014-03-06 Andreas SchneiderRevert "pidl: Make perl(Parse:Yapp:Driver) installation...
2014-02-27 Andreas Schneiderpidl: Make perl(Parse:Yapp:Driver) installation optional.
2014-02-27 Andreas Schneiderwaf: Add option to specify perl vendor dir.
2014-02-26 Andreas Schneiderpidl: Install pidl files corrently.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-28 Andrew Bartlettbuild: Do not force a specific perl from ${PERL} when...
2011-01-18 Stefan Metzmacherpidl:wscript: don't warn about pidl gammar file changes...
2011-01-06 Stefan Metzmacherpidl/wscript: only warn about grammar file changes
2011-01-05 Stefan Metzmacherpidl/wscript: let the developer use the standalone...
2010-10-06 Andrew Tridgellwaf: fixed some python3.x portability issues
2010-06-17 Stefan Metzmacherpidl/wscript: build manpages in build group 'final'
2010-06-17 Stefan Metzmacherpidl/wscript: only try to build pidl manpages if pod2ma...
2010-06-17 Stefan Metzmacherpidl/wscript: call pod2man with the detected perl version
2010-06-16 Jelmer Vernooijpidl-waf: Avoid relying on MakeMaker when installing...
2010-06-15 Jelmer Vernooijwaf: Fix installation of pidl manapges.
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgellpidl-waf: disable pidl manpages
2010-04-06 Andrew Tridgellpidl-waf: better handling of the man page generation
2010-04-06 Andrew Tridgellpidl-waf: build pidl man pages and parsers separately
2010-04-06 Andrew Tridgells4-waf: disable MAKEMAKER until a dependency problem...
2010-04-06 Andrew Tridgells4-waf: added rules for rebuilding the yapp parser...
2010-04-06 Andrew Tridgellpidl-waf: re-enable the pidl man pages
2010-04-06 Andrew Tridgells4-waf: added auto-detection of perl manpage extensions
2010-04-06 Andrew Tridgellwaf-pidl: don't need this debug ls any more
2010-04-06 Andrew Tridgells4-waf: we need a recent version of perls MakeMaker...
2010-04-06 Andrew Tridgellbuild: add an ls -lR blib/ to the pidl build to help...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: only build the pidl manpages if we have MakeMak...