kicad/cvpcb
jean-pierre charras 5cea94089a All: under mingw32+msys: fix an issue when using Cmake version >= 2.8.5 which uses by default a response file.
This response file is not expanded under mingw3 2 (mingw/gcc bug?), and the list of include paths, found in this file, is not taken in account.
Now, under mingw32+msys, when not cross-compiling, the response file is disabled.
Cvpcb, Pcbnew: fix a list of libs  which should be added only when cross-compiling:
Previously, they were always added, which creates an issue with mingw/msy/ gcc  2.8.
Now they are added only when cross-compiling (this issue was noticeable only with msys+mingw version  2.8)
2013-11-10 20:15:09 +01:00
..
dialogs Add filtering footprint list by library to CvPcb 2013-05-31 13:33:46 -04:00
CMakeLists.txt All: under mingw32+msys: fix an issue when using Cmake version >= 2.8.5 which uses by default a response file. 2013-11-10 20:15:09 +01:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp Convert footprint definitions from wxString to FPID. 2013-09-08 14:31:21 -04:00
cfg.cpp Set project footprint library table path environment variable before loading table. 2013-11-06 11:10:44 -05:00
class_DisplayFootprintsFrame.cpp Fix redraw issue in modedit a modview, with GAL 2013-11-01 13:56:20 +01:00
class_DisplayFootprintsFrame.h Post Pcbnew NETLIST_READER change clean up. 2013-04-26 11:11:52 -04:00
class_components_listbox.cpp Fix but reading empty footprints in netlist. (fixes lp:1226283) 2013-09-16 20:52:08 -04:00
class_footprints_listbox.cpp cvpcb was not filtering on the current library when USE_FP_LIB_TABLE. 2013-10-31 16:30:57 -05:00
class_library_listbox.cpp cvpcb was not filtering on the current library when USE_FP_LIB_TABLE. 2013-10-31 16:30:57 -05:00
common_help_msg.h 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
cvframe.cpp Minor message box improvements 2013-10-18 09:32:22 -04:00
cvpcb.cpp Footprint library table ground work. 2013-09-06 08:17:33 -04:00
cvpcb.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
cvpcb_mainframe.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
cvstruct.h CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
listboxes.cpp CvPcb filtering and other minor improvements. 2013-06-06 11:37:48 -04:00
menubar.cpp CvPcb footprint library table implementation. 2013-09-14 16:33:22 -04:00
readwrite_dlgs.cpp Fix typo 2013-10-26 20:17:44 +02:00
tool_cvpcb.cpp CvPcb filtering and other minor improvements. 2013-06-06 11:37:48 -04:00