• jean-pierre charras's avatar
    All: under mingw32+msys: fix an issue when using Cmake version >= 2.8.5 which... · 5cea9408
    jean-pierre charras authored
    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)
    5cea9408
Name
Last commit
Last update
..
dialogs Loading commit data...
CMakeLists.txt Loading commit data...
Info.plist Loading commit data...
autosel.cpp Loading commit data...
cfg.cpp Loading commit data...
class_DisplayFootprintsFrame.cpp Loading commit data...
class_DisplayFootprintsFrame.h Loading commit data...
class_components_listbox.cpp Loading commit data...
class_footprints_listbox.cpp Loading commit data...
class_library_listbox.cpp Loading commit data...
common_help_msg.h Loading commit data...
cvframe.cpp Loading commit data...
cvpcb.cpp Loading commit data...
cvpcb.h Loading commit data...
cvpcb.icns Loading commit data...
cvpcb.rc Loading commit data...
cvpcb_doc.icns Loading commit data...
cvpcb_id.h Loading commit data...
cvpcb_mainframe.h Loading commit data...
cvstruct.h Loading commit data...
listboxes.cpp Loading commit data...
menubar.cpp Loading commit data...
readwrite_dlgs.cpp Loading commit data...
tool_cvpcb.cpp Loading commit data...