summaryrefslogtreecommitdiff
path: root/xnt
Commit message (Expand)AuthorAge
...
| | * | Refactor xnt.tasks.xntkennyballou2013-03-07
| | |/
| * | pylint ALL THE THINGS!kennyballou2013-03-07
| |/
* | Update versionkennyballou2013-03-07
|/
* Move version and dev statuskennyballou2013-03-01
* Refactor Versioningkennyballou2013-03-01
* Increment Version -- Remove Dev Tagkennyballou2013-02-21
* Merge branch 'rewrite_xenant'kennyballou2013-02-21
|\
| * Replace newline characterkennyballou2013-02-14
| * Remove xenant testskennyballou2013-02-14
| * Rename runner back to xenantkennyballou2013-02-14
| * Refactor build module loadingkennyballou2013-02-14
| * Fix variable name spelling mistakekennyballou2013-02-14
| * Add Target Command to Commands Listkennyballou2013-02-14
| * Remove Usage Methodkennyballou2013-02-14
| * Remove Debug Log Emit and Needless Success Messagekennyballou2013-02-14
| * Refactor, Fix, and Further hack Xenant's rewritekennyballou2013-02-01
| * Start of rewrite of xenant's entrykennyballou2013-01-31
* | Add implicit import of `xnt.tasks`kennyballou2013-02-21
|/
* Add return value to `printTargets` methodkennyballou2013-01-25
* Increment Version -- Add release noteskennyballou2013-01-25
* Merge branch 'add_multi_target_support'kennyballou2013-01-25
|\
| * Add multiple target execution (hack)kennyballou2013-01-24
* | Merge branch 'add_optional_flags_to_build'kennyballou2013-01-25
|\ \
| * | Add optional flags to make and (N)antkennyballou2013-01-24
| |/
* | Merge branch 'add_return_code_exit'kennyballou2013-01-25
|\ \ | |/ |/|
| * Add exit code to return valuekennyballou2013-01-24
* | Change success/failure output emitted by loggerkennyballou2013-01-24
|/
* Increment Version. Update Release Noteskennyballou2013-01-21
* Merge branch 'addParamPassing'kennyballou2013-01-21
|\
| * Update Param Passing to not override existingkennyballou2013-01-21
| * Update test to potentially better testkennyballou2013-01-21
| * Add initial hack for `-D` parameter passingkennyballou2013-01-18
* | Merge branch 'refactor_build_modules'kennyballou2013-01-21
|\ \ | |/ |/|
| * Add tests for compilercollection (cc) modulekennyballou2013-01-18
| * Remove gcc task for it is now in xnt.build.cckennyballou2013-01-17
| * Add common compiler wrapperskennyballou2013-01-16
| * Combine build moduleskennyballou2013-01-16
| * Add gcc taskkennyballou2013-01-15
* | Set logging for all loggers sub `xnt`kennyballou2013-01-16
|/
* Increment Versionkennyballou2013-01-10
* Fix general error handling (exceptions) in xenantkennyballou2013-01-10
* Log "ignored" exceptions as warningskennyballou2013-01-10
* Return error (if any) from subsystem callskennyballou2013-01-10
* Add fileset copy ability to xnt.tasks.cpkennyballou2013-01-10
* Forward return values from the invoke of targetkennyballou2013-01-10
* Implement xenant tests : test_versionkennyballou2013-01-10
* Refactor version and usage methodskennyballou2013-01-10
* Add initial test(s) for Xenantkennyballou2012-12-10
* Split tests into separate fileskennyballou2012-12-10
* Add usage and "--usage" optionkennyballou2012-12-05