kicad/CMakeModules
Simon Richter 53579c42ad Disable -Wpsabi
There was an ABI change for 64 bit aligned vectors between gcc 5 and gcc 6
on a few 64 bit platforms, and gcc 10 reports "note" level warnings for
each affected access, which is very noisy and hides more important
information.

These notes are issued because there is no reliable diagnostic for actual
problems.
2020-10-12 22:34:05 +00:00
..
CMakeFindFrameworks.cmake * Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW 2013-08-04 21:31:14 +01:00
CheckFindPackageResult.cmake CMake: 2008-05-05 18:23:24 +00:00
CreateDocsetDoxyfile.cmake Cleanup cmake for documentation creation 2020-05-17 01:00:37 +01:00
CreateGitVersionHeader.cmake Update Linux appdata file and CMake version strings 2019-12-18 17:24:07 +00:00
FindCairo.cmake Remove Boost library building and other build improvements. 2016-01-03 15:33:09 -05:00
FindGLEW.cmake Update FindGLEW.cmake 2017-07-28 11:30:22 +02:00
FindGLM.cmake Build configuration fixes. 2015-12-10 11:35:43 -05:00
FindGdiPlus.cmake 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
FindOpenCASCADE.cmake Fix findopencascade for vcpkg 2020-09-12 22:41:17 +00:00
FindPackageMessage.cmake Fix FindPackageHandleStandardArgs.cmake for differences between CMake 2 and 3. 2014-09-26 21:08:44 -04:00
FindPixman.cmake Copy and adapt FindCairo.cmake for Pixman 2017-02-01 19:22:47 -05:00
FindPythonInterp.cmake Fix Python integration to build with vcpkg 2020-09-22 12:39:05 +00:00
FindPythonLibs.cmake Fix Python integration to build with vcpkg 2020-09-22 12:39:05 +00:00
FindSWIG.cmake Allow SWIG 4.0. 2020-05-05 13:22:41 +00:00
FindZLIB.cmake.unused Remove minizip from kicad sources. Useless because now (and since a long time) wxWidgets supports full zip file read/write, and minizip build creates problems under Windows, due to zlib not always installed. 2011-09-07 20:41:35 +02:00
Findngspice.cmake Fix ngspice version information issue. 2020-07-11 19:07:10 -04:00
FindwxPython.cmake Moved wxPython/Phoenix detection to a separate CMake module 2018-11-02 11:28:30 +01:00
FindwxWidgets.cmake Fix indentation in previous commit 2019-11-29 21:22:56 -05:00
Functions.cmake Move lemon parser generation into build directory 2020-08-10 13:53:54 +00:00
Html2C.cmake Fix a few issues related to help files in html or markdown. 2019-10-01 17:11:39 +02:00
KiCadFullVersion.cmake Update Linux appdata file and CMake version strings 2019-12-18 17:24:07 +00:00
KiCadQABuildUtils.cmake QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00
KiCadVersion.cmake Expose more version strings from CMake 2020-03-07 18:43:24 +00:00
LemonParserGenerator.cmake Move lemon parser generation into build directory 2020-08-10 13:53:54 +00:00
MinGWResourceCompiler.cmake Handle Windows manifests ourselves and add dpi awareness option 2020-10-10 19:08:23 +00:00
PNG2cpp.cmake Bitmaps: move bitmap defs to bitmaps library 2019-02-04 19:29:31 -08:00
PerformFeatureChecks.cmake CMake: use visibility definitions in provided by CMake when available. 2015-12-07 16:46:18 -05:00
SelectLibraryConfigurations.cmake * Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW 2013-08-04 21:31:14 +01:00
TokenList2DsnLexer.cmake Last issue wasn't gcc/CLang after all, but the lexer not getting built. 2020-08-06 23:16:58 +01:00
Txt2C.cmake Flesh out object properties and DRC Rule syntax help. 2020-09-05 17:44:59 +01:00
UsewxWidgets.cmake 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
Warnings.cmake Disable -Wpsabi 2020-10-12 22:34:05 +00:00
WritePlatformMetadata_linux.cmake Update Linux appdata file and CMake version strings 2019-12-18 17:24:07 +00:00
WritePlatformMetadata_macos.cmake Fix macos plist version string generation 2019-12-26 12:42:25 +00:00
WriteVersionHeader.cmake Version the lockfile 2020-09-15 09:31:55 -07:00
cmake_uninstall.cmake.in Add support for building *.deb file using CPack, install ~/fp-lib-table either from kicad-install.sh or from make install_user_configuration_files 2013-10-17 14:03:36 -05:00
config.h.cmake Fix ngspice version information issue. 2020-07-11 19:07:10 -04:00
markdown2C.cmake Add automatically generated files needed for translations. 2020-01-29 18:47:06 +01:00