664 Commits (6122fca858d88107b94ac57a37c1aa02c81fd826)

Author SHA1 Message Date
Marek Roszko df2154a87a Rename KICAD_BUILD_PARALLEL_CL_MP to KICAD_WIN32_BUILD_PARALLEL_CL_MP 5 years ago
Marek Roszko a82764f43a Fix the missing optimizations for RELWITHDEBINFO builds 5 years ago
Marek Roszko 8cb127b8e4 Change the msvc exception handling mode when using asm libcontext 5 years ago
Marek Roszko 2bf488e0c7 Add cmake option to enable win32 fibers 5 years ago
Marek Roszko 75c0dc7454 Make sure the mingw rc gets the build dir include 5 years ago
Marek Roszko 047bfdfb30 Ensure MSVC builds with standard unwinding enabled 5 years ago
Marek Roszko 64f817001a Change pcbnew.pyd install location for vcpkg 5 years ago
Marek Roszko de4eafc38d Bump only the minimum cmake to 3.10 5 years ago
Marek Roszko 872184fe8b Revert "Bump minimum required CMake version to 3.10" 5 years ago
Simon Richter a475f45753 Bump minimum required CMake version to 3.10 6 years ago
Ian McInerney 5418e3454c Default the translations build to off and build it in CI 5 years ago
Ian McInerney 43baf2e3f2 Translate the linux metadata files 5 years ago
Ian McInerney e9fa9f68b2 Integrate the i18n CMake into the main CMake 5 years ago
Marek Roszko 3ad0e5d8bf Turn on /bigobj for MSVC as release objs with swigwin exceed the standard limit 5 years ago
Seth Hillbrand 2cb8dff650 Use KICAD_DATA for data path lookup in scripting 5 years ago
Michael Kavanagh 9546ad88b5 Packaging: more human-friendly names on macOS... 5 years ago
Marek Roszko 84dd78e01d Fix the install location for vcpkg built python modules 5 years ago
Marek Roszko 318d7ab67b Use cmake_dependent_option for KICAD_WIN32_DPI_AWARE 5 years ago
Ian McKellar 7f6be05d9d Correct GLEW bundled include directory 5 years ago
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Seth Hillbrand 5bb4981b24 Move to translation subdir 5 years ago
Seth Hillbrand 19155edde0 Work around broken FindWxWidgets in vcpkg 5 years ago
Simon Richter d339979c28 Turn off compiler extensions 7 years ago
Mark Roszko a8bd0a9b84 Handle Windows manifests ourselves and add dpi awareness option 5 years ago
Ian McInerney f1ebb64e51 Remove unused CMake option 5 years ago
Jon Evans 8a5163a9f5 Build cvpcb after pcbnew 5 years ago
Seth Hillbrand a38c2aad1f ADDED: Support compressed STEP and VRML files 5 years ago
Ian McInerney 0a1d8c1aaa Move lemon parser generation into build directory 5 years ago
Ian McInerney 11ef147a36 Drop support for GTK2 on Linux 5 years ago
Tomasz Wlostowski c897273f11 PROPERTY_MANAGER requires propgrid wx component 5 years ago
Seth Hillbrand 7e3a338518 Move warning flags to proper place 5 years ago
Seth Hillbrand d663be853f Explicitly add signed/unsigned comparison to warnings 5 years ago
Ian McInerney d72a778f19 Move Doxygen test to main CMake scope 6 years ago
Ian McInerney 0658d297e5 Cleanup cmake for documentation creation 6 years ago
Simon Richter 2341b69840 Make sure that Ninja knows the version header (fixes #4209) 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Ian McInerney 5a4e4aea67 Enable new warnings 6 years ago
Jon Evans 7df3df3381 Add basic netlist QA test 6 years ago
Simon Richter f663f199b4 Tighten version requirements: GLM >= 0.9.8 6 years ago
Ian McInerney 7bda8178d1 Move library includes to main CMake file 6 years ago
jean-pierre charras 25d7c0cae2 Opencascade: fix min version: OCE=0.18, OCC=6.9.0 6 years ago
Ian McInerney d787596124 When using ASAN, disable stack protection and source fortification 6 years ago
Jon Evans 009641d151 Make libcurl a required dependency and always build KICAD_CURL 6 years ago
jean-pierre charras 6d44a93eaf Linking, mingw: Add bcrypt to libraries linked to libcommon. 6 years ago
Jon Evans e8e3b4f11e Rename UUID to KUUID to fix MSVC build 6 years ago
Jon Evans b824051adf Ensure DEBUG is defined on all platforms for debug builds 6 years ago
Jon Evans 6b3fdf2d15 Remove cmake change that accidentally got merged 6 years ago
Jon Evans fe375b4419 Allow sheet pins to be strong drivers if they don't conflict with anything 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago