Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create-bom: Adding a way to ignore schematic entries from the bom with | Trygve Laugstøl | 2019-06-12 | 1 | -2/+10 |
| | | | | the new "include-in-bom" fact. | ||||
* | create-bom: Don't skip unmatched parts from the BOM. | Trygve Laugstøl | 2019-05-28 | 1 | -4/+10 |
| | | | | | | part-validate-parts: Read parts from the schematic, BOM and supplier's parts for even better rules. Enhancing footprint rule to check that the BOM part has the same footprint. | ||||
* | Optimizing imports. | Trygve Laugstøl | 2019-05-14 | 1 | -2/+2 |
| | |||||
* | ee.logging: New module to handle logging. Need something better for | Trygve Laugstøl | 2019-05-14 | 1 | -19/+48 |
| | | | | | messages too. create-bom: Resolving parts from their value fact too. | ||||
* | ee.bom: Moving it a single file, no need for more. | Trygve Laugstøl | 2019-04-11 | 1 | -0/+124 |