index
:
ee-python.git
fact
master
Trygve Laugstøl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
o No need for build.ninja and ee.ninja to depend on $orders_dir.
Trygve Laugstøl
2019-08-15
1
-1
/
+1
*
datasheet: wip
Trygve Laugstøl
2019-08-15
6
-83
/
+317
*
souffle: Writing out SPN and MPN for each part.
Trygve Laugstøl
2019-08-12
2
-25
/
+49
*
ninja: Working detection of custom supplier Datalog files.
Trygve Laugstøl
2019-08-12
2
-6
/
+13
*
kicad.dl: Adding rules for LEDs.
Trygve Laugstøl
2019-08-12
1
-0
/
+22
*
part-validate-parts: Fixing typo.
Trygve Laugstøl
2019-08-12
1
-4
/
+3
*
build.ninja.j2: fact.csv has been renamed to add_fact.csv.
Trygve Laugstøl
2019-08-12
1
-4
/
+4
*
digikey-search-parts: Sorting result table by SPN so the output is
Trygve Laugstøl
2019-08-12
2
-5
/
+5
*
build.ninja.j2: More template variables.
Trygve Laugstøl
2019-08-12
1
-4
/
+5
*
odoo: wip
Trygve Laugstøl
2019-08-02
7
-3
/
+208
*
ee init: Make sure the uuid is kept when reinitializing.
Trygve Laugstøl
2019-08-01
3
-26
/
+26
*
digikey: Better discovery of form for searching.
Trygve Laugstøl
2019-08-01
3
-21
/
+75
*
bom-to-csv: Starting on a generic tool to generate CSV files from BOMs.
Trygve Laugstøl
2019-06-14
5
-71
/
+127
*
split-parts-by-supplier: rename to split-bom-by-supplier.
Trygve Laugstøl
2019-06-14
9
-84
/
+329
*
ninja:
Trygve Laugstøl
2019-06-14
3
-59
/
+65
*
o Working Gerber export.
Trygve Laugstøl
2019-06-13
4
-30
/
+78
*
create-bom: Adding a way to ignore schematic entries from the bom with
Trygve Laugstøl
2019-06-12
2
-2
/
+12
*
kicad.dl: Better organization of rules for classifying resistors,
Trygve Laugstøl
2019-06-12
3
-36
/
+118
*
souffle: Using the same relation for inputs and outputs was not a good
Trygve Laugstøl
2019-06-12
5
-74
/
+14
*
o Better detection of old/new python support for KiCAD.
Trygve Laugstøl
2019-06-05
1
-13
/
+27
*
digikey.dl/kicad.dl: more rules.
Trygve Laugstøl
2019-05-30
2
-0
/
+16
*
kicad.dl: Classifying net-ties and test points as such.
Trygve Laugstøl
2019-05-29
6
-18
/
+51
*
part-validate-parts: Better messages, inform about selected part's
Trygve Laugstøl
2019-05-28
1
-12
/
+32
*
digikey.dl: More rules.
Trygve Laugstøl
2019-05-28
1
-0
/
+2
*
part-validate-parts: Better output, yielding a message even if
Trygve Laugstøl
2019-05-28
3
-5
/
+32
*
create-bom: Don't skip unmatched parts from the BOM.
Trygve Laugstøl
2019-05-28
4
-28
/
+99
*
kicad-make-bom: Only write fields that actually are custom as custom
Trygve Laugstøl
2019-05-28
1
-1
/
+1
*
adding missing method.
Trygve Laugstøl
2019-05-28
1
-0
/
+7
*
part-apply-souffle-port: Sorting the incoming CSV files before
Trygve Laugstøl
2019-05-28
1
-2
/
+18
*
digikey: Better search when getting multiple results back. Instead of
Trygve Laugstøl
2019-05-28
4
-25
/
+68
*
o Setting tool output to warn by default when running through ninja.
Trygve Laugstøl
2019-05-27
1
-24
/
+19
*
all tools: Creating a shared group of argument options. Processing this
Trygve Laugstøl
2019-05-27
21
-6
/
+124
*
souffle:
Trygve Laugstøl
2019-05-27
8
-6
/
+40
*
EeVal: Supporting omega symbol in addition to ohm symbol (which are
Trygve Laugstøl
2019-05-27
2
-2
/
+4
*
Adding Soufflé based reasoning on parts. Replacing default configuration
Trygve Laugstøl
2019-05-27
8
-2
/
+260
*
kicad-make-bom: Adding missing import.
Trygve Laugstøl
2019-05-27
1
-1
/
+1
*
part-find-requirements: wip
Trygve Laugstøl
2019-05-26
7
-33
/
+87
*
ee.project: Making sure all projects have an UUID.
Trygve Laugstøl
2019-05-24
6
-7
/
+44
*
digikey-search-parts: even better structure.
Trygve Laugstøl
2019-05-24
1
-65
/
+113
*
ninja/init: Let init specify defaults, ninja just drops arguments if not
Trygve Laugstøl
2019-05-21
3
-14
/
+12
*
part-validate-parts: Even better report.
Trygve Laugstøl
2019-05-21
1
-10
/
+29
*
ninja: Making a phony goal 'ee-reports' that depends on all reports.
Trygve Laugstøl
2019-05-21
2
-4
/
+6
*
o Marking all reports as a part of the default build.
Trygve Laugstøl
2019-05-21
1
-5
/
+14
*
o Creating a map_footprints function for digikey's footprints similar to
Trygve Laugstøl
2019-05-21
3
-33
/
+50
*
o Replacing digikey-normalize-facts with part-apply-function. Moving
Trygve Laugstøl
2019-05-20
6
-66
/
+62
*
common_fact_types: Adding key for footprint.
Trygve Laugstøl
2019-05-20
8
-44
/
+240
*
make_bom: Skipping fields without values.
Trygve Laugstøl
2019-05-20
1
-1
/
+2
*
ee:
Trygve Laugstøl
2019-05-20
14
-173
/
+407
*
digikey-search-parts: better structure, making room for searching by
Trygve Laugstøl
2019-05-14
1
-24
/
+45
*
digikey-search-parts: Logging output to file.
Trygve Laugstøl
2019-05-14
3
-12
/
+23
[next]