summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'develop'HEADmasterkennyballou2013-10-21
|\ | | | | | | | | Conflicts: xnt/version.py
| * Move version, add dev tagkennyballou2013-10-04
| |
* | Move version / Add release noteskennyballou2013-10-21
| |
* | Update documentationkennyballou2013-10-21
| | | | | | | | * Fix spelling mistake
* | Update documentationkennyballou2013-10-21
|/ | | | * Update dependency documentation
* Merge branch 'add_target_run_check' into developkennyballou2013-10-03
|\
| * Update documentationkennyballou2013-10-03
| | | | | | | | * document new target decorator behaviour
| * Add optional argument for target decoratorkennyballou2013-10-03
| | | | | | | | | | To maintain backwards compatibility in decorator behaviour, add the optional parameter `always_run` to override the `has_run` check
| * Add target run checkkennyballou2013-10-03
| | | | | | | | | | * Add `has_run` check to targets to ensure targets only execute once per build
* | Distribute fork merged into setuptoolskennyballou2013-08-23
|/
* Add Date, Update Versionkennyballou2013-06-27
|
* Add new release notes sectionkennyballou2013-06-24
|
* Update build reference documentationkennyballou2013-06-24
| | | | | | | * use sphinx `autofunction` to include the relevant functions / sections into the build reference page * Merge and update notes about the build modules
* Fix test program codekennyballou2013-06-24
| | | | Make ``proper''
* 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
|
* Add/ Update Dependency sectionskennyballou2013-05-31
|
* Update Documentationkennyballou2013-05-31
| | | | | | | | | * Move all documentation out of Task Reference Use ``autofunction`` to include the docstring of the appropriate function * Update docstrings of all functions in ``xnt.tasks``, ``xnt.build``, ``xnt.vcs``
* Add code ticks around Pipkennyballou2013-05-31
|
* Update toctree ~ add auto doc fileskennyballou2013-05-23
|
* Fix pylint W82,8kennyballou2013-05-21
|
* Update docstringskennyballou2013-04-05
| | | | Move some comments and revise function documentation
* Add module rst files for autodockennyballou2013-04-05
|
* Remove clean in doc targetkennyballou2013-04-05
|
* Remove conf commentskennyballou2013-04-05
|
* pylint new testskennyballou2013-04-04
|
* Fix NAnt testskennyballou2013-04-04
| | | | NAnt build file was malformed and not named correctly
* 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
| | | | | | | | | | Theses tests are _not_ testing the result of running the actual sub build command; but, rather, the test purely the ability to invoke them at all.
| * Add tests for tex build modulekennyballou2013-04-02
| |
* | Refactor parameters in make module: require targetkennyballou2013-04-02
| |
* | Increment dev versionkennyballou2013-04-02
| |
* | Add check for testing python2 explicitlykennyballou2013-04-02
| |
* | Reorganize task imports -- one line per itemkennyballou2013-04-02
| | | | | | | | | | | | May be a bit more verbose, but maintains line length less than 79 characters. Add new methods `which` and `in_path`
* | Move `which` method from test to taskkennyballou2013-04-02
| | | | | | | | Add `in_path` method. Update test to use new methods
* | Fix non-iterable when flags is empty bugkennyballou2013-04-02
| |
* | Move version -- Remove dev tagkennyballou2013-03-23
| |
* | Update Release Notes - Add Datekennyballou2013-03-23
| |
* | Add changelog for 0.6.1 releasekennyballou2013-03-21
| |
* | Suppress pdflatex build output, unless verbosekennyballou2013-03-20
|/
* Update make documentation: add parameter passingkennyballou2013-03-18
|
* Add parameter passing to `xnt.build.make` modulekennyballou2013-03-18
|
* Update zip example README Buildkennyballou2013-03-18
|
* Update make documentationkennyballou2013-03-18
| | | | Add `flags` parameter to function def and documentation
* Fix Spelling Mistakekennyballou2013-03-18
|
* Add `glg` and `gls` to files to be removedkennyballou2013-03-18
|
* Fix call to makeglossaries: use `documentbase`kennyballou2013-03-18
|