554 Commits (32aabaf0108f1b8c023815110dc7d56fcb39b989)

Author SHA1 Message Date
Seth Hillbrand f8784f30a8 Removing OpenMP 7 years ago
Damian Wrobel f85b1479aa Fix setting default cmake build type 7 years ago
Wayne Stambaugh f52da8ed96 Pcbnew: enable scripting action menu build option by default. 7 years ago
Maciej Suminski 01925fd6a7 Changed the OpenGL CMake preference to LEGACY 7 years ago
jean-pierre charras 9a6fe2b8cd CMakeLists.txt: add a option (BUILD_SMALL_DEBUG_FILES, default off) to create smaller binaries in debug mode. 7 years ago
John Beard 2e977ec369 Enable CTest tests and add qa_geometry as a test 8 years ago
Maciej Suminski 944d22c08a Fix detection of wxWidgets toolkit 7 years ago
Marcus A 31f77fc040 Fix detection of wxWidgets toolkit 7 years ago
Marcus A d5f81c7255 Fix some typos in CMakeLists.txt 7 years ago
Marcus A 0dcc26f866 Update description of build options 7 years ago
jean-pierre charras 72d1597201 DXF import: add import of DXF splines that are converted to Bezier curves. 8 years ago
Maciej Suminski 850aac5ec5 Set OpenGL_GL_PREFERENCE for CMake 3.11+ 8 years ago
Jean-Samuel Reynaud d4393b2813 Fix incorrect Eeschema BOM plugins install path on Linux. 8 years ago
Seth Hillbrand 584409b2ef Make OpenCascade more secondary 8 years ago
Seth Hillbrand 2bab30d9ac Allow Kicad to use OpenCascade 8 years ago
Wayne Stambaugh 5d71153eab Fix macos build bug caused by commit 2f5fdcf3. 8 years ago
Simon Richter 2f5fdcf329 Don't reference CMAKE_INSTALL_PREFIX in installation paths 8 years ago
Seth Hillbrand b46fc7fe9c Adding option for Cmake-based DISTCC/CCACHE 8 years ago
Ievgenii Meshcheriakov 89bf02adb7 Define GLM_FORCE_CTOR_INIT during build 8 years ago
Jon Evans b813eac254 Omit unnecessary scripts directory from MacOS build output 8 years ago
Bernhard Stegmaier 8f42e128da Fix missing C++-11 compiler flags when building on macOS with non-Xcode clang 8 years ago
Maciej Suminski fad0452c0e Fix builds with scripting disabled 8 years ago
Maciej Suminski dd04bcbcbf Make the wxWidgets toolkit test Linux specific 8 years ago
Maciej Suminski 1013f81608 Fix wxWidgets toolkit detection for msys2 builds 8 years ago
Maciej Suminski 792e9015ac CMakeLists: compare wxWidgets and wxPython toolkits 8 years ago
Maciej Suminski c3197a5906 CMakeLists: detect gtk3 using wx-config 8 years ago
Maciej Suminski 4561b2cba9 GTK3: Display a warning and enable wxGraphicsContext 8 years ago
Wayne Stambaugh 93683d0021 Enable all build configuration options ready for stable 5 release. 8 years ago
Tomasz Włostowski 8df299a6bc pcbnew: Optimized zone filling algorithm: code cleanup 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
Nick ?stergaard c74437a44e Remove unused custom cmake target 8 years ago
Marvin Schmidt c21a2a8a55 build: Don't install *.bat scripts on Unix 8 years ago
Marvin Schmidt 8a62aeb18d build: Remove dead code 8 years ago
Marvin Schmidt f9516cb48c build: Use CMAKE_INSTALL_DATADIR 8 years ago
Marvin Schmidt b6c3d4eb32 build: Don't install INSTALL.txt 8 years ago
jean-pierre charras 4e391ef21c Housekeeping: remove no more in use options. 8 years ago
jean-pierre charras e2d3fcec02 Add support for custom pad shape. Full support in DRC and PnS. 9 years ago
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