Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes no longer explicitly inherit from object | Mats Wichmann | 2020-05-24 | 1 | -1/+1 |
| | | | | | | In Python3 this is the default. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Address github review notes and sider issues | William Deegan | 2020-04-11 | 1 | -3/+6 |
| | |||||
* | First pass of refactor. Moved command line argument processing into ↵ | William Deegan | 2020-04-09 | 1 | -0/+144 |
site_scons/BuildCommandLine.py. Sorted out all changes caused by that. |