aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* digikey bom: Adding MPN in addition to SPN.Trygve Laugstøl2019-10-151-1/+2
|
* odoo: Don't generate any Ninja code unless actually enabled.Trygve Laugstøl2019-08-151-0/+3
|
* souffle: Writing out SPN and MPN for each part.Trygve Laugstøl2019-08-121-0/+1
|
* odoo: wipTrygve Laugstøl2019-08-021-0/+13
|
* all tools: Creating a shared group of argument options. Processing thisTrygve Laugstøl2019-05-271-0/+33
| | | | | shared group too, changing the log level when logging options are specified.
* Adding Soufflé based reasoning on parts. Replacing default configurationTrygve Laugstøl2019-05-271-0/+6
| | | | with applying python function with this new reasoner.
* ee.logging: New module to handle logging. Need something better forTrygve Laugstøl2019-05-141-18/+6
| | | | | messages too. create-bom: Resolving parts from their value fact too.
* Starting some code around creating reports.Trygve Laugstøl2019-03-231-2/+4
|
* o PartDB: don't die if the directory exist *and* is empty. Ninja createsTrygve Laugstøl2019-03-041-1/+2
| | | | | | empty parent directories. o PartDB: escape some path names. o new comamnd: "ninja". Generates a build.ninja from a sch. Not done!
* o Preventing ConfigParser from lower casing the keys in the ini file.Trygve Laugstøl2017-09-301-2/+2
| | | | | Thanks to https://stackoverflow.com/a/19359720/245614. o Using different colors for the different log levels.
* o Reformat all.Trygve Laugstøl2017-09-301-0/+18
|
* o Implementing kicad-make-bom as a tool.Trygve Laugstøl2017-09-121-0/+21
|
* o Importing formatting tools.Trygve Laugstøl2017-08-021-0/+0