Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o PartDB: don't die if the directory exist *and* is empty. Ninja creates | Trygve Laugstøl | 2019-03-04 | 1 | -2/+4 |
| | | | | | | empty parent directories. o PartDB: escape some path names. o new comamnd: "ninja". Generates a build.ninja from a sch. Not done! | ||||
* | o Emptying the directory before trying to remove it. | Trygve Laugstøl | 2019-02-28 | 1 | -0/+4 |
| | |||||
* | o Always sorting index.xml for better git diffs. | Trygve Laugstøl | 2019-02-27 | 2 | -3/+9 |
| | | | | | | o Normalizing more Digikey facts. o When creating distributor search lists, create a new plain <part> with containing only the part numbers. | ||||
* | o Creating a PartDb that manages a file system directory with one xml | Trygve Laugstøl | 2019-02-26 | 2 | -0/+136 |
file per part. o Switching xml-based code to use PartDb. |