aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* part-validate-parts report: Creating internal links.HEADmasterTrygve Laugstøl2019-11-271-7/+5
* digikey: Better webdriver creation.Trygve Laugstøl2019-10-262-6/+24
* digikey search: Updating expressions for exact part patch.Trygve Laugstøl2019-10-252-8/+8
* pn-part-search-list: Using logger.Trygve Laugstøl2019-10-251-2/+5
* bom report: Drop list with unresolved parts, mark it in the table instead.Trygve Laugstøl2019-10-241-44/+13
* kicad-make-bom: Use the part's timestamp as a unique ID when no reference is ...Trygve Laugstøl2019-10-241-1/+1
* digikey souffle: adding classifications and values.Trygve Laugstøl2019-10-161-0/+24
* bom: Much better report.Trygve Laugstøl2019-10-162-23/+41
* souffle: Adding support for categories.Trygve Laugstøl2019-10-163-8/+48
* part: Adding category concept.Trygve Laugstøl2019-10-166-41/+352
* part: Adding description property to Part.Trygve Laugstøl2019-10-162-2/+20
* digikey bom: Adding MPN in addition to SPN.Trygve Laugstøl2019-10-152-2/+4
* bom-to-csv: Fixing, was broken after generate_bom refactoring.Trygve Laugstøl2019-10-151-3/+3
* split-bom-by-supplier: Removing debugging output.Trygve Laugstøl2019-10-151-4/+4
* souffle rule: Adding old KiCAD library names.Trygve Laugstøl2019-10-151-0/+3
* souffle rule: Adding rule: dk_manufacturer_part_to_common_footprint.Trygve Laugstøl2019-10-151-0/+8
* souffle: Better quoting for data with double quote signs (").Trygve Laugstøl2019-10-152-5/+18
* digikey: Handling updated web site.Trygve Laugstøl2019-10-151-7/+20
* ee.part.bom: Creating a proper Bom class to keep BomLines.Trygve Laugstøl2019-08-233-26/+38
* bom.rst.j2: Show number of unresolved parts.Trygve Laugstøl2019-08-192-4/+4
* build.ninja.j2: Use $ee instead of literal ee to make sure the same eeTrygve Laugstøl2019-08-191-1/+1
* digikey-search-parts: assert that the part we got was actually the oneTrygve Laugstøl2019-08-191-0/+8
* digikey:Trygve Laugstøl2019-08-191-0/+13
* digikey-search-parts: Sorting summary statistics so the output isTrygve Laugstøl2019-08-191-1/+1
* kicad.dl: Always add fact-type/value for all components. Still addingTrygve Laugstøl2019-08-153-7/+18
* ee: Graceful exit if StopToolException is thrown.Trygve Laugstøl2019-08-151-2/+7
* create-bom: Add support for passing arguments to tool. ImplementTrygve Laugstøl2019-08-154-9/+21
* odoo: Don't generate any Ninja code unless actually enabled.Trygve Laugstøl2019-08-153-1/+14
* digikey-search-parts: Adding summary in download report.Trygve Laugstøl2019-08-151-3/+31
* o No need for build.ninja and ee.ninja to depend on $orders_dir.Trygve Laugstøl2019-08-151-1/+1
* datasheet: wipTrygve Laugstøl2019-08-157-84/+319
* souffle: Writing out SPN and MPN for each part.Trygve Laugstøl2019-08-122-25/+49
* ninja: Working detection of custom supplier Datalog files.Trygve Laugstøl2019-08-122-6/+13
* kicad.dl: Adding rules for LEDs.Trygve Laugstøl2019-08-121-0/+22
* part-validate-parts: Fixing typo.Trygve Laugstøl2019-08-121-4/+3
* build.ninja.j2: fact.csv has been renamed to add_fact.csv.Trygve Laugstøl2019-08-121-4/+4
* digikey-search-parts: Sorting result table by SPN so the output isTrygve Laugstøl2019-08-123-6/+6
* build.ninja.j2: More template variables.Trygve Laugstøl2019-08-121-4/+5
* odoo: wipTrygve Laugstøl2019-08-027-3/+208
* ee init: Make sure the uuid is kept when reinitializing.Trygve Laugstøl2019-08-013-26/+26
* digikey: Better discovery of form for searching.Trygve Laugstøl2019-08-013-21/+75
* Updating all demos.Trygve Laugstøl2019-08-0134-4455/+53936
* bom-to-csv: Starting on a generic tool to generate CSV files from BOMs.Trygve Laugstøl2019-06-145-71/+127
* split-parts-by-supplier: rename to split-bom-by-supplier.Trygve Laugstøl2019-06-1412-85/+342
* ninja:Trygve Laugstøl2019-06-143-59/+65
* o Working Gerber export.Trygve Laugstøl2019-06-134-30/+78
* create-bom: Adding a way to ignore schematic entries from the bom withTrygve Laugstøl2019-06-122-2/+12
* kicad.dl: Better organization of rules for classifying resistors,Trygve Laugstøl2019-06-123-36/+118
* souffle: Using the same relation for inputs and outputs was not a goodTrygve Laugstøl2019-06-125-74/+14
* o Better detection of old/new python support for KiCAD.Trygve Laugstøl2019-06-051-13/+27