Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-10 | wafsamba: Clarify needs_python argument name, use pyembed/pyext where | Jelmer Vernooij | 1 | -3/+3 |
2010-04-06 | build: only link install targets at install time | Andrew Tridgell | 1 | -11/+12 |
2010-04-06 | build: reuse SAMBA_LIBRARY() to build python modules | Andrew Tridgell | 1 | -31/+14 |
2010-04-06 | build: mark python rules as being part of the "main" group | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: install build python modules correctly | Andrew Tridgell | 1 | -1/+9 |
2010-04-06 | build: support variable expansion in source= arguments to build rules | Andrew Tridgell | 1 | -0/+3 |
2010-04-06 | build: fixed the install name for python modules | Andrew Tridgell | 1 | -4/+4 |
2010-04-06 | build: fixed init function sentinal for python modules | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -9/+28 |
2010-04-06 | build: separate out dependencies and python rules | Andrew Tridgell | 1 | -0/+44 |