summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_python.py
AgeCommit message (Expand)AuthorFilesLines
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij1-3/+3
2010-04-06build: only link install targets at install timeAndrew Tridgell1-11/+12
2010-04-06build: reuse SAMBA_LIBRARY() to build python modulesAndrew Tridgell1-31/+14
2010-04-06build: mark python rules as being part of the "main" groupAndrew Tridgell1-0/+2
2010-04-06build: install build python modules correctlyAndrew Tridgell1-1/+9
2010-04-06build: support variable expansion in source= arguments to build rulesAndrew Tridgell1-0/+3
2010-04-06build: fixed the install name for python modulesAndrew Tridgell1-4/+4
2010-04-06build: fixed init function sentinal for python modulesAndrew Tridgell1-1/+1
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-9/+28
2010-04-06build: separate out dependencies and python rulesAndrew Tridgell1-0/+44