Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added attribute filteringHEADmaster | njames | 2017-08-25 | 1 | -2/+7 |
| | | | | Processes serverwizShow tag and enables attribute filtering Also fixes xml ordering dependency | ||||
* | Force top level name in hierarchy include position | njames | 2017-02-09 | 1 | -1/+1 |
| | | | For example sys would become sys-0 | ||||
* | Check for library, and clone from git if not present | njames | 2016-09-04 | 1 | -13/+16 |
| | | | Signed-off-by: Norman James <nkskjames@gmail.com> | ||||
* | Move the combining of attributes and global settings to model | njames | 2016-09-02 | 1 | -3/+9 |
| | | | Signed-off-by: Norman James <nkskjames@gmail.com> | ||||
* | Major refactor for P9: | njames | 2016-08-25 | 1 | -0/+267 |
- cleaned up package organization - added html summary - breakout parts library into seperate files - added support for external parts library - cleaned up MVC cheats - removed unused methods |