368 Commits (32185ddcd36da25348044ebb10ce47f8090cb3a3)

Author SHA1 Message Date
Lubomir Rintel 862711b71a Add AppStream metadata 10 years ago
Vlad Ivanov 1e25c47362 cmake: use GNUInstallDirs to obtain lib/lib64 path 9 years ago
jean-pierre charras c9ff885c1d Cmakelists: remove no longer used boost libraries from required boost components lists 9 years ago
Wayne Stambaugh 9c2ebf32f1 Initial symbol library table implementation prep work. 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Tomasz Włostowski eedf7cb243 Switched coroutine library from Boost libcotext to custom libcontext. 9 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
Simon Richter 986c92f880 Remove unnecessary double define 9 years ago
jean-pierre charras 11dcb76fc9 Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 9 years ago
Simon Richter 632cce7aa7 Reduce minimum required Pixman version 9 years ago
Jean-Samuel Reynaud 5ef3e5a15d Pcbnew: Add ACTION_PLUGINS class. It allows loading python scripts in footprint editor and run them from the Tools/External Plugins menu 9 years ago
Tomasz Włostowski da28e163d2 Optimizations/fixes to the VIEW/GAL classes: 9 years ago
Wayne Stambaugh 03da56a9b5 Minor version string generation improvements. 9 years ago
decimad 4248a7ffce remove boost::thread dependency 9 years ago
John Beard 6504b7b55c Disable -Wsuggest-override for scripting files, but not other files 9 years ago
jean-pierre charras c9fec4a4ed Do not use -Wsuggest-override option if KICAD_SCRIPTING is enabled because it creates too many useless warnings when compiling pcbnewPYTHON_wrap.cxx 9 years ago
Simon Richter ff41c8f7cb Warn about missing override specifiers, if supported (gcc 5.1, clang 3.5) 9 years ago
Dick Hollenbeck 45f6f8b305 Remove experimental code added during swig work. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Niki Guldbrand c689c8cc3f Remove redundant data in defines. 9 years ago
José Ignacio Romero 83ed3c933e Add KICAD_INSTALL_DEMOS CMake option 9 years ago
Chris Pavlina 7318238daa Update version string formatting after git migration 9 years ago
Nick Østergaard caafcde585 Add KICAD_ prefix to build switches 9 years ago
Nick Østergaard c784d45ed7 Add new development build swtiches to version info 9 years ago
Wayne Stambaugh 9287b42648 Revert commit 67230ac8e7. 9 years ago
Niki Guldbrand 67230ac8e7 Keep Source tree clean 9 years ago
Cirilo Bernardo b656a8180a Added 3D plugin for OCE; this plugin is activated by -DUSE_OCE=ON 9 years ago
Maciej Suminski 497b2a9442 CMake module for libngspice 9 years ago
Maciej Suminski 6d7a7a3233 KICAD_SPICE CMake flag 9 years ago
Tomasz Wlostowski 095af6e77a wip 9 years ago
Tomasz Wlostowski 2dd53b6a43 spice wip 9 years ago
Wayne Stambaugh 4ed346ea64 Eeschema: initial schematic I/O plugin. 9 years ago
Simon Wells 236f5369ef CMake: remove Curl dependency when github plugin build is disabled. 9 years ago
Chris Pavlina c13f80bb49 Remove unneeded compile option KICAD_KEEPCASE 9 years ago
José Ignacio Romero 2b00008109 Remove mimelnk files 10 years ago
Simon Richter 2d4845ddae Enable C++11 support. 10 years ago
Bernhard Stegmaier 5b0a250609 Fix compilation and install for OSX plus general code cleanup 10 years ago
Simon Wells 4d2a05856f Minor CMake configuration file fixes. 10 years ago
jean-pierre charras 74b629fa19 Fix issues I created in rev 6442 (no issue on msys2/gcc5.3, but issues on Kubuntu 14.04/ gcc 4.8). I'll find a better fix later. 10 years ago
jean-pierre charras 41db57c5f0 pcbnew.py: fix error "NameError: name 'UNDEFINED_LAYER' is not defined" when running pcbnew/wxPython, which prevents from openning the Python console. 10 years ago
Bernhard Stegmaier 7e2af163dd Silence unused-local-typedef warnings when building with clang 10 years ago
Bernhard Stegmaier 8c78bd5fd8 OSX: legacy canvas rendering speed improvements. 10 years ago
Wayne Stambaugh c68790751a Developer documentation and other minor fixes. 10 years ago
Wayne Stambaugh c751bf60bc Remove Boost library building and other build improvements. 10 years ago
Mark Roszko e47bc6883d Replace the avhttp library used by the github plugin with libcurl. 10 years ago
Cirilo Bernardo a2fe783f53 Finished refactor and introduction of generic Plugin scheme 10 years ago
Simon Richter 7cbf8a0bda CMake: remove older GCC optimization settings since boost::polygon is no longer used. 10 years ago
Wayne Stambaugh 204f025ff4 Build configuration fixes. 10 years ago
Simon Richter e872585105 CMake: move find OpenMP so it can be found for all compilers not just GCC. 10 years ago