361 Commits (5822cd85c45f8804092cf70d4ab50125e98184cf)

Author SHA1 Message Date
Adam Wolf 327bd28298 Clarify macOS CMakeModules changes 5 years ago
Marek Roszko 713f39ef71 Ensure we don't accidentally find a system python interp on windows 5 years ago
Ian McInerney fcca4bc3e6 Add a new warnings variable that can be used for injecting new warnings 5 years ago
Marcus A. Romer c5e77e9739 Respect KICAD_DOCS when searching for help files 5 years ago
Adam Wolf 68139cdd84 Remove unnecessary path adjustment on macOS in FindwxPython.cmake 5 years ago
Adam Wolf e4bd687245 Use newer BundleUtilities and GetPrerequisites. 5 years ago
Ian McInerney 4fc41627e9 Update and modernize linux metadata files 5 years ago
Johannes Maibaum 39c1387b5b Allow to relocate EDA libraries out of KICAD_DATA 5 years ago
Marcus A. Romer 1632707d9b Replace tabs with spaces 5 years ago
Jon Evans 44f88f840c Bitmaps: a few improvements from review 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago
Marek Roszko 8831c5567c Add win32 version manifest block 5 years ago
Ian McInerney fdf6318218 Ensure cmake commands depend on the cmake file they use 5 years ago
Ian McInerney 9263c0d554 Wrap linux metadata translation in a error catching wrapper 5 years ago
Ian McInerney beb50c529e Reorganize the CMake folder to separate build and configure steps 5 years ago
Ian McInerney 09f1e32513 Rebuild linux metadata on dictionary updates 5 years ago
Marek Roszko 7b5397f81f Move PLUGINDIR to the make config.h 5 years ago
Marek Roszko 320ca5a0d0 Prevent KiCad launch on Windows 7 if python 3.8 or newer is bundled 5 years ago
Marek Roszko 82ecb0f77b Fix vcpkg python build compatibility 5 years ago
Ian McInerney 2aff8822d6 Rearrange linux resources and translate MIME files 5 years ago
Ian McInerney 43baf2e3f2 Translate the linux metadata files 5 years ago
Ian McInerney 1a025ae7ba Reorganize the translations to work with msgfmt executable 5 years ago
Ian McInerney e9fa9f68b2 Integrate the i18n CMake into the main CMake 5 years ago
Seth Hillbrand 2cb8dff650 Use KICAD_DATA for data path lookup in scripting 5 years ago
Steven Falco d85d0efdd8 Add python 3.10 detection to CMake 5 years ago
Marek Roszko 8635fc823b Fix findwxwidgets again to let VS/MSYS2 combo work 5 years ago
Marek Roszko c45edeb1f8 Fix FindwxWidgets.cmake to work with mingw 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Marek Roszko ff977b050a Fix FindwxWidgets.cmake on vcpkg so that it fully completes 5 years ago
Simon Richter 53579c42ad Disable -Wpsabi 5 years ago
Simon Richter 70e62e384d Document what -Wvla does and why we want to treat it as an error 5 years ago
Mark Roszko a8bd0a9b84 Handle Windows manifests ourselves and add dpi awareness option 5 years ago
Mark Roszko 7656663a2f Fix Python integration to build with vcpkg 5 years ago
Seth Hillbrand 514838dbbf Version the lockfile 5 years ago
Mark Roszko aa34f2e764 Fix findopencascade for vcpkg 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago
Ian McInerney 0a1d8c1aaa Move lemon parser generation into build directory 5 years ago
Jeff Young f244f3b24c Last issue wasn't gcc/CLang after all, but the lexer not getting built. 5 years ago
Ian McInerney 7d1deb8a3b Add Python 3.9 interpreter 5 years ago
Ian McInerney 9997c46ee4 Make Coverity use the main KiCad version string 5 years ago
Wayne Stambaugh abcbfaa481 Fix ngspice version information issue. 5 years ago
Ian McInerney b5adf5bb21 Only try to remove the implicit conversion warning if it is supported 5 years ago
Ian McInerney c27207500d Cleanup some compiler warnings 5 years ago
Seth Hillbrand 7e3a338518 Move warning flags to proper place 5 years ago
Steven A. Falco 7fd661f06b Add Python 3.9 compatibility 5 years ago
jean-pierre charras 27b9377d3c Findngspice.cmake: fix not found libngspice dll on msys. 6 years ago
Ian McInerney 0658d297e5 Cleanup cmake for documentation creation 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Matthias Urlichs 3bba96baa2 Allow SWIG 4.0. 6 years ago