1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-06-28 22:51:06 +03:00
Commit Graph

23 Commits

Author SHA1 Message Date
Werner Almesberger
e291c43348 kicad-patches/README: add KiCAD build dependencies as prerequisite 2015-05-23 11:41:57 -03:00
Werner Almesberger
5083973b9a kicad-patches/README: bump KiCad version to bzr 3494
In 3493, linking pcbnew fails with

CMakeFiles/pcbnew.dir/files.cpp.o: In function `PCB_EDIT_FRAME::SavePcbFile(wxString const&, bool)':
files.cpp:(.text+0x1ebd): undefined reference to `IO_MGR::GetFileExtension(IO_MGR::PCB_FILE_T)'

This appears to be fixed in 3494.
2012-04-11 17:31:00 -03:00
Werner Almesberger
1a72c97d91 kicad-patches/README: added quilt-based update process for KiCad 2012-04-11 17:30:14 -03:00
Wolfgang Spraul
49d4ae6e50 upleveled cmdline patches to kicad bzr 3493 2012-04-08 08:37:48 +02:00
Werner Almesberger
b8ab60aa91 kicad-patches/README: updated for bzr 3378 2012-01-25 09:40:24 -03:00
Wolfgang Spraul
626e111256 again, this time with correct diff 2012-01-25 13:20:03 +01:00
Wolfgang Spraul
e192246e51 upleveled to bzr3378 2012-01-25 12:32:10 +01:00
Wolfgang Spraul
0bdf904a56 updated patchset to kicad rev 3351 (current head) 2012-01-11 12:21:21 +01:00
Wolfgang Spraul
724ca1e3ec patch cleanup 2012-01-11 11:50:47 +01:00
Wolfgang Spraul
771599b3f9 merged with cmdline patches 2012-01-11 11:25:45 +01:00
Wolfgang Spraul
78b197d786 Werner: we can drop the ERC pin exceptions patches.
They don't quite work anyway and are incompatible with the kicad belief
system.
2012-01-11 11:23:23 +01:00
Wolfgang Spraul
a27777996a uplevel cmdline patches (entire set won't build right now) 2012-01-11 00:28:19 +01:00
Werner Almesberger
984a6de70a kicad-patches: command-line selection of aux origin; support aux in DXF, too
- series, dxf-aux-origin.patch: add support for using the auxiliary axis
  in DXF as well
- series, origin-opt.patch: option -o/--origin to use the auxiliary origin
  for Gerber, DXF, and the drill file
2011-03-14 12:14:25 -03:00
Wolfgang Spraul
a074fa1bc8 merged Werner's patch, fixed eeschema background color bug 2011-03-13 07:26:18 +00:00
Werner Almesberger
46dbda60e1 kicad-patches/exclude-pcb-edge.patch:: added option -e / --exclude-pcb-edge 2011-03-12 21:53:12 -03:00
Wolfgang Spraul
ca29362534 added kicad-patches/TODO 2011-01-04 16:20:38 +00:00
Wolfgang Spraul
7f9de6f8bd fixed stdout/stderr and exit code, removed old eeschema --plot 2011-01-02 17:58:26 +00:00
Wolfgang Spraul
b29edbbdc1 more patch restructuring for easier maintenance and upstream 2010-12-31 20:53:11 +00:00
Wolfgang Spraul
9b476d4297 broke scripted.patch into scripted-new.patch and scripted.patch for easier maintenance 2010-12-31 20:46:38 +00:00
Wolfgang Spraul
c11feca1e5 add more eeschema cmdline options --erc --netlist --plotx --list-sheets 2010-12-31 19:40:19 +00:00
Werner Almesberger
d280eabf70 kicad-patches: completed and extended build instructions
- README: added application of patches to KiCad build instructions
- README: added rebuild instructions for when patches change
2010-12-28 12:48:06 -03:00
Wolfgang Spraul
dd9db75be1 added pcbnew --fill-all-zones, stricter option semantics 2010-12-28 10:42:06 +00:00
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