Salvador E. Tropea
|
f28b7a56b8
|
Changed the error about using external (unknown) names to a warning.
|
2021-01-29 11:23:46 -03:00 |
Salvador E. Tropea
|
73cb98f113
|
Makefile generation.
|
2021-01-22 17:22:18 -03:00 |
Salvador E. Tropea
|
88cd5927dc
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
Salvador E. Tropea
|
b347a6ca30
|
The board object is no longer passed to run methodes.
The global GS.board is used instead.
|
2021-01-15 14:14:17 -03:00 |
Salvador E. Tropea
|
d201843b6a
|
File name patterns are allowed for the `netlist_file` option.
- Closes #33
- File name patterns: %F is the name of the source file without
extension, but with the path.
|
2020-12-16 11:10:36 -03:00 |
Salvador E. Tropea
|
64f50d2a07
|
Moved repeated code related to variants to a base class.
|
2020-09-06 17:36:29 -03:00 |
Salvador E. Tropea
|
7e5791fcfa
|
Added variants to the IBoM output.
|
2020-09-05 17:48:25 -03:00 |
SET
|
93c824b083
|
Modified mcpy to better report the line numbers.
Seems to work for Python 3.8, but I have doubts for 3.7.
|
2020-08-19 19:31:46 -03:00 |
SET
|
28947ed70d
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |