summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add `glo` and `ist` files to be deletedkennyballou2013-03-18
|
* Add more files to be cleanedkennyballou2013-03-15
|
* Update verbiage in READMEkennyballou2013-03-13
|
* Update version, dev 0.6.1kennyballou2013-03-13
|
* Update tex clean file listkennyballou2013-03-13
|
* Add clean method to tex modulekennyballou2013-03-12
|
* Increment Versionkennyballou2013-03-10
|
* Wait, It's already 2013?!kennyballou2013-03-10
|
* Update Build Docs, Add Tex Sectionkennyballou2013-03-10
|
* Update verbiage around build file specificationkennyballou2013-03-10
|
* Update release noteskennyballou2013-03-10
|
* Merge branch 'texbuild'kennyballou2013-03-10
|\
| * Add LaTeX build modulekennyballou2013-03-10
| |
| * Update Release Noteskennyballou2013-03-10
| |
* | Update Release Noteskennyballou2013-03-10
|/
* Update option help messageskennyballou2013-03-10
|
* Ensure child logging module level is setkennyballou2013-03-10
|
* Fix running time printoutkennyballou2013-03-10
|
* Merge branch 'master' into refactor-logging-levelskennyballou2013-03-10
|\ | | | | | | | | Conflicts: xnt/version.py
| * Merge branch: parser re-writekennyballou2013-03-10
| |\ | | | | | | | | | | | | Conflicts: xnt/commands/target.py
| | * Merge branch build spec feature -> parsing rewritekennyballou2013-03-10
| | |\ | | | | | | | | | | | | | | | | Conflicts: docs/source/xenant.rst
| | | * Update documentation about build fileskennyballou2013-03-09
| | | |
| | | * Add build-file specification optionkennyballou2013-03-09
| | | |
| | | * Update documentation to reflect option changeskennyballou2013-03-09
| | | |
| | * | Update documentation to reflect option changeskennyballou2013-03-09
| | |/
| | * Refactor/ Move Program flow to use `argparse`kennyballou2013-03-09
| | |
| * | Use uppercase properties for dictionary valuekennyballou2013-03-09
| |/ | | | | | | | | | | | | After using pylint I noticed I should have Xnt also use this for the override properties dictionary [http://www.python.org/dev/peps/pep-0008/#constants]
* | Adjust logging levelskennyballou2013-03-10
|/
* Update pylint.confkennyballou2013-03-09
| | | | | | Update lint rules Update explicit ignores in favor of new lint rules
* Update Task Reference Docskennyballou2013-03-08
| | | | After pylinting, some of these definitions were a bit out of date.
* Update `xntcall` documentationkennyballou2013-03-08
|
* Update release noteskennyballou2013-03-08
|
* Update `xntcall` to change working directorykennyballou2013-03-08
| | | | | | I can't make any assumptions about what sub code is called, therefore it is safer (and easy enough) to have xnt change the working directory before invoking the sub build
* Add initial release notes/updatekennyballou2013-03-07
|
* Merge branch 'lint-refactor'kennyballou2013-03-07
|\ | | | | | | | | | | | | Update version Conflicts: xnt/version.py
| * Merge branch 'tasks-refactor' into lint-refactorkennyballou2013-03-07
| |\ | | | | | | | | | | | | | | | Conflicts: xnt/tasks.py xnt/tests/taskcompressiontests.py
| | * Rename zip task to create_zipkennyballou2013-03-07
| | | | | | | | | | | | Fix pep warning about clobbering built in function
| * | Merge branch 'fix-xntcall' into lint-refactorkennyballou2013-03-07
| |\ \ | | | | | | | | | | | | | | | | Conflicts: xnt/tasks.py
| | * | Refactor xnt.tasks.xntkennyballou2013-03-07
| | |/ | | | | | | | | | | | | | | | Rename function to xntcall -- Fixes clobbering issues Update parameters to align with the target runner parameters Update doctstring
| * | pylint ALL THE THINGS!kennyballou2013-03-07
| |/
* | Update versionkennyballou2013-03-07
|/
* Update MANIFEST filekennyballou2013-03-05
| | | | Include README.rst; not README
* Update READMEkennyballou2013-03-01
| | | | Add changes for 0.5.1
* Update README build.py examplekennyballou2013-03-01
|
* Update One Line descriptionkennyballou2013-03-01
|
* Move version and dev statuskennyballou2013-03-01
|
* Add extension to READMEkennyballou2013-03-01
|
* Refactor Versioningkennyballou2013-03-01
| | | | | Xnt now has a version module that all other modules shall use when requesting version information
* Merge branch 'master' of https://github.com/kennyballou/Xntkennyballou2013-03-01
|\
| * Fix rst compilation errorskennyballou2013-02-21
| |