summaryrefslogtreecommitdiffstats
path: root/posix-users/wscript (follow)
Commit message (Collapse)AuthorAgeFilesLines
* waf: Remove as many sys path hacks as we can.Chris Johns2019-02-131-11/+7
| | | | | | | | There are still sys.path hacks in the conf.py files. They cannot be removed because the instance of python running the sphinx-build command does not see our top level path hacks. I looked at using PYTHONPATH but I could not figure out how to set a process environ var for a waf build instance.
* build: Prepend project common pathSebastian Huber2019-02-081-1/+1
| | | | | This avoids conflicts with standard packages such as PIL (Python Imaging Library).
* waf: Cleaner formatting to see the importing.Chris Johns2017-03-271-2/+7
|
* Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns2016-11-031-0/+6