kicad/CMakeModules
Ian McInerney fcca4bc3e6 Add a new warnings variable that can be used for injecting new warnings
This variable can be used to add in more warnings to the compilation
that only apply to the KiCad code and not the SWIG or third-party code.
2021-04-22 22:08:00 +01:00
..
BuildSteps Update and modernize linux metadata files 2021-04-15 16:34:12 +00:00
BundleUtilities.cmake Use newer BundleUtilities and GetPrerequisites. 2021-04-21 12:50:31 +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
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 vcpkg python build compatibility 2021-01-20 21:05:23 -05:00
FindPythonLibs.cmake Add python 3.10 detection to CMake 2020-11-28 22:25:43 +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 Replace tabs with spaces 2021-04-05 01:13:39 +00:00
FindwxPython.cmake Remove unnecessary path adjustment on macOS in FindwxPython.cmake 2021-04-21 12:50:31 +00:00
FindwxWidgets.cmake Fix findwxwidgets again to let VS/MSYS2 combo work 2020-11-13 19:17:33 -05:00
Functions.cmake Ensure cmake commands depend on the cmake file they use 2021-01-28 00:24:22 +00:00
GetPrerequisites.cmake Use newer BundleUtilities and GetPrerequisites. 2021-04-21 12:50:31 +00: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
MinGWResourceCompiler.cmake Relocate win32 resource files to the central folder for further consolidation 2021-03-09 21:48:14 -05: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
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 Add a new warnings variable that can be used for injecting new warnings 2021-04-22 22:08:00 +01:00
WritePlatformMetadata_macos.cmake Fix macos plist version string generation 2019-12-26 12:42:25 +00: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 Respect KICAD_DOCS when searching for help files 2021-04-21 19:19:25 +00:00