summaryrefslogtreecommitdiff
path: root/pidl/wscript
Commit message (Expand)AuthorAgeFilesLines
* build:wafsamba: removed most import * statementsThomas Nagy2015-10-281-4/+1
* pidl/wscript: remove --with-perl-* optionsStefan Metzmacher2014-09-091-1/+1
* pidl: fix the perl module search path (use lib ...) when installing pidl.Michael Adam2014-09-051-1/+1
* pidl/wscript: don't check for perl again.Michael Adam2014-09-051-3/+0
* pidl-waf: Check for system perl(Parse::Yapp::Driver).Andreas Schneider2014-03-061-0/+3
* pidl-waf: Add a function to check for a system perl module.Andreas Schneider2014-03-061-0/+22
* pidl-waf: Install pidl modules to the perl vendorlib directory.Andreas Schneider2014-03-061-0/+2
* pidl-waf: Remove unused variable pidl_src.Andreas Schneider2014-03-061-3/+0
* Revert "pidl: Install pidl files corrently."Andreas Schneider2014-03-061-0/+3
* Revert "waf: Add option to specify perl vendor dir."Andreas Schneider2014-03-061-2/+0
* Revert "pidl: Make perl(Parse:Yapp:Driver) installation optional."Andreas Schneider2014-03-061-24/+1
* pidl: Make perl(Parse:Yapp:Driver) installation optional.Andreas Schneider2014-02-271-1/+24
* waf: Add option to specify perl vendor dir.Andreas Schneider2014-02-271-0/+2
* pidl: Install pidl files corrently.Andreas Schneider2014-02-261-3/+0
* build: Do not force a specific perl from ${PERL} when running pod2manAndrew Bartlett2013-02-281-1/+1
* pidl:wscript: don't warn about pidl gammar file changes for nowStefan Metzmacher2011-01-181-2/+4
* pidl/wscript: only warn about grammar file changesStefan Metzmacher2011-01-061-4/+4
* pidl/wscript: let the developer use the standalone build with yappStefan Metzmacher2011-01-051-10/+22
* waf: fixed some python3.x portability issuesAndrew Tridgell2010-10-061-1/+2
* pidl/wscript: build manpages in build group 'final'Stefan Metzmacher2010-06-171-1/+1
* pidl/wscript: only try to build pidl manpages if pod2man is availableStefan Metzmacher2010-06-171-6/+7
* pidl/wscript: call pod2man with the detected perl versionStefan Metzmacher2010-06-171-1/+2
* pidl-waf: Avoid relying on MakeMaker when installing pidl manpages.Jelmer Vernooij2010-06-161-17/+20
* waf: Fix installation of pidl manapges.Jelmer Vernooij2010-06-161-7/+5
* build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy2010-04-081-2/+2
* s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell2010-04-061-1/+1
* pidl-waf: disable pidl manpagesAndrew Tridgell2010-04-061-1/+1
* pidl-waf: better handling of the man page generationAndrew Tridgell2010-04-061-8/+14
* pidl-waf: build pidl man pages and parsers separatelyAndrew Tridgell2010-04-061-9/+14
* s4-waf: disable MAKEMAKER until a dependency problem is solvedAndrew Tridgell2010-04-061-1/+1
* s4-waf: added rules for rebuilding the yapp parser in pidlAndrew Tridgell2010-04-061-0/+11
* pidl-waf: re-enable the pidl man pagesAndrew Tridgell2010-04-061-0/+1
* s4-waf: added auto-detection of perl manpage extensionsAndrew Tridgell2010-04-061-7/+10
* waf-pidl: don't need this debug ls any moreAndrew Tridgell2010-04-061-1/+1
* s4-waf: we need a recent version of perls MakeMaker moduleAndrew Tridgell2010-04-061-1/+2
* build: add an ls -lR blib/ to the pidl build to help debug things in the buil...Andrew Tridgell2010-04-061-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: only build the pidl manpages if we have MakeMaker.pmAndrew Tridgell2010-04-061-0/+38