444 Commits (1a7cef2950a89959e76dc7b5de259b3b022a7f2e)

Author SHA1 Message Date
Seth Hillbrand 044b4a6d4c Bump C++ version to c++14 6 years ago
Ian McInerney 42e14b5a4e Cleanup cmake python dependency handling to catch errors 7 years ago
Seth Hillbrand ffc1b6406f Remove last vestiges of WX_GRAPHICS_CONTEXT 7 years ago
jean-pierre charras b5cf03f5ad Remove boost::regex from required BOOST components, because now replaced by std::regex is used. 7 years ago
Seth Hillbrand ca12ce6f14 CMake: Bump version 7 years ago
Seth Hillbrand e52afd93a3 Remove Legacy options for overlay/context 7 years ago
Tomasz Włostowski 37e057173c CMakeLists: temporarily disable --no-undefined which breaks builds with ASan 7 years ago
John Beard 45aa514591 QA: Allow to build tests manually if disabled 7 years ago
John Beard 03214b5dea Sexpr/QA: Split out the sexpr classes into a reusable lib and test 7 years ago
jean-pierre charras ead5bfe64b Add option to build QA test suite (this option is on by default. 7 years ago
Seth Hillbrand 257d9b5fe9 Allow setting the kicad config dir 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Seth Hillbrand 5619cc41f9 Remove Bsymbolic linker flag 7 years ago
Seth Hillbrand 6eb84e42f2 cmake: Remove invalid clang syntax 7 years ago
Seth Hillbrand 81a5bd977b Force overlay when building GTK3 7 years ago
Thomas Pointhuber bb7c889551 Fix check for incompatible glm version in cmake 7 years ago
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo 8 years ago
Seth Hillbrand 968ea983aa GLM: Check for incompatible glm version in cmake 7 years ago
John Beard 4363cc0bec Docs: add docset generation target 7 years ago
jean-pierre charras 95bc4f74c5 Windows compil option: always define UNICODE and_UNICODE needed by Kicad that uses unicode. 7 years ago
Maciej Suminski b7b9cccffc Moved wxPython/Phoenix detection to a separate CMake module 7 years ago
Maciej Suminski 23e574fbcd Remove a redundant semicolon in Python path configuration command 7 years ago
Maciej Suminski 179c46ce49 Handle another type of wxPython/Phoenix version string 7 years ago
Seth Hillbrand 672e98bd89 Phoenix: Fix wxwidget version 7 years ago
jean-pierre charras ad99983672 Windows build: link gdiplus library on all Windows targets, not only mingw. 7 years ago
jean-pierre charras 8be3471ba2 Windows specific: define GDI_PLUS_LIBRARIES even if USE_WX_GRAPHICS_CONTEXT is not used. 7 years ago
Maciej Suminski 38f94483f4 Warn the user about wxWidgets/Python toolkit mismatch instead of overriding the setting 7 years ago
Maciej Suminski 948f28ebcc Enforce the same toolkit version for wxWidgets and wxPython libraries 7 years ago
Wayne Stambaugh 9519de8ab2 Check for wxPython.h when wxPython scripting is enabled. 7 years ago
Thomas Pointhuber 0e0b4d52a2 Add initial support for Phoenix (new wxPython binding) 7 years ago
Seth Hillbrand 40c70dd008 Prevent excess precision errors on 32-bit builds 7 years ago
Wayne Stambaugh 8a251163dc Revert "Turn off compiler extensions" 7 years ago
Simon Richter cc0489f6b5 Disallow variable length arrays 7 years ago
Simon Richter 2c22bb1a60 Turn off compiler extensions 7 years ago
Thomas Pointhuber 4a2a76af37 Improve CMake Python code 7 years ago
Thomas Pointhuber 86ecb9fe30 Fix cmake script for PythonLibs 7 years ago
Thomas Pointhuber 7548a3b1bf Add KICAD_SCRIPTING_PYTHON3 flag to about dialog and doc 7 years ago
Thomas Pointhuber 1a11480bfd Add cmake flag to switch to python3 build 7 years ago
Thomas Pointhuber de7b362695 Rewrite some code to work on Python 2.7 and 3+ 7 years ago
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