351 Commits (18037e2f65dbdca73dbe3e5d375fa5f86bd33f20)

Author SHA1 Message Date
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. 5 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
Simon Richter 23c1837eba Fix typo 6 years ago
Ian McInerney 71332fcb77 Add Clang's version of -Wsuggest-override 6 years ago
Ian McInerney 5a4e4aea67 Enable new warnings 6 years ago
Wayne Stambaugh 082944ad06 Minor build warning fixes. 6 years ago
Ian McInerney a2ad9d67ba Expose more version strings from CMake 6 years ago
jean-pierre charras 5d5363396c Add automatically generated files needed for translations. 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
Ian McInerney 3370e89967 Update Linux appdata file and CMake version strings 6 years ago
Jon Evans d5140d87cd Fix indentation in previous commit 6 years ago
Jon Evans 719a70b510 Update FindwxWidgets.cmake to work under MSW/vcpkg 6 years ago