| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
shared group too, changing the log level when logging options are
specified.
|
|
|
|
|
|
|
|
| |
o Allowing to set MPNs when importing facts.
o ninja: Allowing the user to have its own datalog files under
ee/custom/kicad-souffle.dl and ee/custom/$supplier-souffle.dl.
make_bom: Generate per-field URIs for custom URIs. Better than making
values that contain custom field name + value.
|
|
|
|
| |
with applying python function with this new reasoner.
|
|
|
|
| |
Making the generated build.ninja mark 'ee-reports' as a default goal.
|
|
|
|
|
|
| |
it is missing. A stub build.ninja which includes ee.ninja will be
generated once. This makes it easier for the user to do custom stuff in
the standard Ninja file.
|
|
|
|
|
| |
Making the search more narrow, it is only responsible to find parts
based on MPN or SPN.
|
|
|
|
|
|
| |
create-order: Adding an option for a strategy to ignore/modify parts.
ninja/init: Moving strategy from ninja to init so they're more
persistent.
|
|
|
|
|
|
|
|
| |
.ee/config.
ninja tool:
o Use project's config to check for sch and pcb files.
o Use some more conditionals in build.ninja.j2.
unlockoslo: Adding demo project.
|
|
|
|
|
| |
build.ninja.j2: nits.
olinuxino: Improving parsing of part values.
|
|
|
|
| |
ninja: Name the generated .rst file for orders too.
|
|
|
|
|
|
|
| |
o Starting on functionality create orders. Very WIP.
o Adding a concept of an "ee project". Can load a gitconfig-like config
file.
o Adding a tool to import a yaml file into a part xml file.
|
|
empty parent directories.
o PartDB: escape some path names.
o new comamnd: "ninja". Generates a build.ninja from a sch. Not done!
|