kicad/kicad
John Beard e6a6266f3d Build: libpolygon provides its own includes
Libpolygon can provide its own includes via target_include_dirs PUBLIC.
This means any linking targets do not need to specifiy them manually.

As common requires polygon, the polygon dep is also now no longer
required downstream of libcommon, as it's transisitvely implied
by libcommon's target_link_libraries.

This resolves a circular dependency previously detected and also
simplifies CMakeLists.
2019-02-04 19:29:31 -08:00
..
dialogs Fix Coverity "Big parameter passed by value" warnings. 2018-06-04 12:30:00 -04:00
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
Info.plist Fix for dark mode on macOS Mojave 2018-12-07 09:03:56 +01:00
commandframe.cpp Clearer titles for editing board footprints. 2018-10-05 14:17:58 +01:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Adding additional archive extensions 2019-01-21 07:27:20 -08:00
import_project.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +01:00
kicad.cpp KiCad: make initial minimum main frame width show all icons. 2018-07-13 15:53:03 -04:00
kicad.h kicad: Open project folder in host OS 2018-11-01 09:11:42 +01:00
kicad.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
kicad_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
mainframe.cpp Wildcards: unify handling of all files wildcards 2019-01-09 08:57:42 -05:00
menubar.cpp string update: Help->List hotkeys 2019-01-02 15:44:13 -08:00
pgm_kicad.h Fixed memory leaks 2018-12-20 10:05:58 +01:00
prjconfig.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +01:00
project_template.cpp Fix loop variable copy in for-range loop, use const reference instead 2018-01-09 19:18:44 -05:00
project_template.h Prevent KiCad from overwriting existing files with template files. 2017-08-31 11:15:20 -04:00
tree_project_frame.cpp Fix broken log trace name in previous commit. 2018-10-17 15:34:46 -04:00
tree_project_frame.h Kicad: fast switch to an other project sharing the same folder. 2018-08-05 09:04:39 +02:00
treeproject_item.cpp Fix compile error on non-OSX platforms. 2018-08-29 22:32:38 +01:00
treeproject_item.h Kicad: fast switch to an other project sharing the same folder. 2018-08-05 09:04:39 +02:00
treeprojectfiles.cpp Rename files 2018-02-07 14:16:05 +01:00
treeprojectfiles.h Rename files 2018-02-07 14:16:05 +01:00