summaryrefslogtreecommitdiff
path: root/xnt/tasks
Commit message (Expand)AuthorAge
* Move parameter passingkballou2015-05-29
* linting: remove disable W0142kballou2015-04-22
* Refactor copy: `src` can be file _or_ directorykballou2014-11-30
* Load buildfile into `build` variablekballou2014-10-03
* Read VERBOSE flag from fully qualified modulekballou2014-09-04
* Use `kwargs['path']` and do not shadow `path`kballou2014-09-04
* call: add `path` parameterkballou2014-08-01
* Locally disable pylint R0912kballou2014-07-31
* pylint: W0703, catch RuntimeError insteadkballou2014-07-31
* Refactor: make `__init__.py` more 'import only'kballou2014-07-31
* Convert `expandpath` to noop variationkballou2014-07-31
* Move VERBOSE to its own modulekballou2014-07-31
* Remove unnecessary logging importkballou2014-07-31
* Move `build` and `vcs` into `tasks`kballou2014-07-31