summaryrefslogtreecommitdiff
path: root/xnt
Commit message (Expand)AuthorAge
* Fix 2.6 python testskballou2015-05-29
* Move parameter passingkballou2015-05-29
* Refactor: Use correct assert function for testkballou2015-04-22
* 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
* Remove `xnt.build.tex` dependency on `xnt.rm`kballou2014-07-31
* Refactor: xenant.pykballou2014-07-30
* Pylint: ignore * or ** magickballou2014-07-23
* Refactor `__setup__` use `__apply__`kballou2014-07-23
* Refactor tests: pylint messageskballou2014-07-23
* Refactor test codekballou2014-07-23
* Remove unused test setup and teardown codekballou2014-07-23
* Remove unnessary import of `xnt.tasks`kballou2014-07-23
* Remove unnecessary importkballou2014-07-23
* Expose internal taskskballou2014-07-23
* Refactor: Add NOOPkballou2014-07-23
* Update version: -> 0.7.0.dev.alphakballou2014-07-22
* Move version / Add release noteskennyballou2013-10-21
* Add optional argument for target decoratorkennyballou2013-10-03
* Add target run checkkennyballou2013-10-03
* Add Date, Update Versionkennyballou2013-06-27
* Update build reference documentationkennyballou2013-06-24
* Fix test program codekennyballou2013-06-24
* Add PATH assertions for 'dependent' programskennyballou2013-06-21
* Add NVCC compiler to xnt.build.cckennyballou2013-06-21
* Fix variable name after documentation updatekennyballou2013-06-21
* Update Documentationkennyballou2013-05-31
* Fix pylint W82,8kennyballou2013-05-21
* Update docstringskennyballou2013-04-05
* pylint new testskennyballou2013-04-04
* Fix NAnt testskennyballou2013-04-04
* Do different tests based on OSkennyballou2013-04-02
* Add path checks for .exe versions as wellkennyballou2013-04-02
* Merge 'add_build_make_tex_tests' into developkennyballou2013-04-02
|\
| * Add tests for the make modulekennyballou2013-04-02
| * Add tests for tex build modulekennyballou2013-04-02
* | Refactor parameters in make module: require targetkennyballou2013-04-02
* | Increment dev versionkennyballou2013-04-02
* | Reorganize task imports -- one line per itemkennyballou2013-04-02