1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-01 03:22:01 +03:00
eda-tools/kicad-patches
Werner Almesberger d2da52b215 Patches to enhance KiCad, mainly for non-interactive use
- README: description of the build process
- series: control file for quilt
- eeschema-plot-only-mode.patch, erc-exceptions.patch,
  fix-pinedit-collision.patch, streamline-erc.patch: patches carried over
  from svn.openmoko.org/trunk/gta02-core/kicad-patches/
- eeschema-bom-only-mode.patch: adds support for eeschema --bom mode to
  only create a bom .lst file (by Wolfgang Spraul)
- pcbnew-scripted.patch: adds several command line parameters to pcbnew
  (by Wolfgang Spraul)
2010-12-27 22:59:52 -03:00
..
eeschema-bom-only-mode.patch Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
eeschema-plot-only-mode.patch Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
erc-exceptions.patch Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
fix-pinedit-collision.patch Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
pcbnew-scripted.patch Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
README Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
series Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
streamline-erc.patch Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00

bzr checkout -r 2448 lp:kicad kicad.bzr
cd kicad.bzr
cmake .
make -j 5
make install