aboutsummaryrefslogtreecommitdiff
path: root/src/ee/tools
Commit message (Expand)AuthorAgeFilesLines
* bom-to-csv: Starting on a generic tool to generate CSV files from BOMs.Trygve Laugstøl2019-06-143-8/+62
* split-parts-by-supplier: rename to split-bom-by-supplier.Trygve Laugstøl2019-06-145-81/+143
* ninja:Trygve Laugstøl2019-06-142-57/+58
* o Working Gerber export.Trygve Laugstøl2019-06-134-30/+78
* kicad.dl: Better organization of rules for classifying resistors,Trygve Laugstøl2019-06-121-1/+5
* souffle: Using the same relation for inputs and outputs was not a goodTrygve Laugstøl2019-06-123-65/+3
* o Better detection of old/new python support for KiCAD.Trygve Laugstøl2019-06-051-13/+27
* part-validate-parts: Better messages, inform about selected part'sTrygve Laugstøl2019-05-281-12/+32
* part-validate-parts: Better output, yielding a message even ifTrygve Laugstøl2019-05-282-3/+5
* create-bom: Don't skip unmatched parts from the BOM.Trygve Laugstøl2019-05-282-24/+86
* part-apply-souffle-port: Sorting the incoming CSV files beforeTrygve Laugstøl2019-05-281-2/+18
* digikey: Better search when getting multiple results back. Instead ofTrygve Laugstøl2019-05-281-5/+5
* o Setting tool output to warn by default when running through ninja.Trygve Laugstøl2019-05-271-24/+19
* all tools: Creating a shared group of argument options. Processing thisTrygve Laugstøl2019-05-2720-2/+99
* souffle:Trygve Laugstøl2019-05-273-3/+24
* Adding Soufflé based reasoning on parts. Replacing default configurationTrygve Laugstøl2019-05-276-2/+214
* part-find-requirements: wipTrygve Laugstøl2019-05-262-16/+21
* ee.project: Making sure all projects have an UUID.Trygve Laugstøl2019-05-243-2/+12
* ninja/init: Let init specify defaults, ninja just drops arguments if notTrygve Laugstøl2019-05-212-13/+8
* part-validate-parts: Even better report.Trygve Laugstøl2019-05-211-10/+29
* ninja: Making a phony goal 'ee-reports' that depends on all reports.Trygve Laugstøl2019-05-212-4/+6
* o Marking all reports as a part of the default build.Trygve Laugstøl2019-05-211-5/+14
* o Replacing digikey-normalize-facts with part-apply-function. MovingTrygve Laugstøl2019-05-204-35/+23
* common_fact_types: Adding key for footprint.Trygve Laugstøl2019-05-204-6/+142
* ee:Trygve Laugstøl2019-05-204-7/+124
* digikey-search-parts: Logging output to file.Trygve Laugstøl2019-05-142-2/+5
* Optimizing imports.Trygve Laugstøl2019-05-146-9/+12
* ee.logging: New module to handle logging. Need something better forTrygve Laugstøl2019-05-141-18/+6
* ee: Moving old ltspice code to its own file.Trygve Laugstøl2019-05-141-2/+2
* build.ninja: Renaming search-list.xml to pn-part-search-list.xml.Trygve Laugstøl2019-05-111-2/+2
* drawio-to-parts: new tool.Trygve Laugstøl2019-05-113-3/+17
* ninja: Generate everything to 'ee.ninja', generate 'build.ninja' only ifTrygve Laugstøl2019-04-301-1/+10
* part:Trygve Laugstøl2019-04-301-1/+0
* part:Trygve Laugstøl2019-04-301-0/+27
* digikey:Trygve Laugstøl2019-04-144-7/+86
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-131-1/+1
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-132-0/+49
* o Renaming part-create-distributor-search-list to pn-part-search-list.Trygve Laugstøl2019-04-133-15/+28
* o Renaming create-order to create-bom.Trygve Laugstøl2019-04-023-16/+16
* demo: Updating.Trygve Laugstøl2019-04-011-3/+3
* Project:Trygve Laugstøl2019-03-293-10/+14
* create-distributor-search-list: Ignore mechanical parts.Trygve Laugstøl2019-03-284-18/+36
* seeed-download-oplTrygve Laugstøl2019-03-283-4/+28
* New command: init. Looks for kicad schematic and pcb files, createsTrygve Laugstøl2019-03-253-21/+73
* ninja tool: changing to generate the files in the current directory.Trygve Laugstøl2019-03-252-6/+6
* order.rst.j2: Prettier internal links.Trygve Laugstøl2019-03-233-5/+10
* Starting some code around creating reports.Trygve Laugstøl2019-03-232-3/+7
* o Adding OPL downloader from Seeed studio.Trygve Laugstøl2019-03-201-0/+16
* Refactoring:Trygve Laugstøl2019-03-151-4/+1
* o Switching PartDb to serialize into many xml files into a singleTrygve Laugstøl2019-03-158-50/+40