361 Commits (5822cd85c45f8804092cf70d4ab50125e98184cf)

Author SHA1 Message Date
Simon Richter b66a584a8a FindwxWidgets.cmake: Use lowercase for CMake builtins 10 years ago
Simon Richter 6a7fa8950c FindwxWidgets.cmake: Use uppercase for macro names 10 years ago
Simon Richter 78a0316a08 FindwxWidgets.cmake: Use uppercase for DBG_MSG macro 10 years ago
Simon Richter b7adcb3728 FindwxWidgets.cmake: drop a few dbg_msg invocations 10 years ago
Simon Richter 86d072b5d1 FindwxWidgets.cmake: Remove arguments from else() and end*() 10 years ago
Wayne Stambaugh f15af3ac8d Restore FindOpenSSL.cmake, the cmake version does not work on MinGW. 10 years ago
Wayne Stambaugh 99ba5259a6 Undo commit r6456 which completely breaks building on MSYS2/MingGW. 10 years ago
Simon Richter b09c88042b Synchronize FindwxWidgets.cmake with CMake project 10 years ago
Simon Wells 9362a6ec24 Update FindwxWidgets.cmake to new version without -isystem 10 years ago
Chris Pavlina 020ba521df Remove FindOpenSSL.cmake (not used since removing avhttp) 10 years ago
Wayne Stambaugh ff924f6983 Remove download_avhttp.cmake and avhttp source archive. 10 years ago
Wayne Stambaugh c751bf60bc Remove Boost library building and other build improvements. 10 years ago
Wayne Stambaugh 204f025ff4 Build configuration fixes. 10 years ago
Cirilo Bernardo 4e12999fa8 Removed some trailing white space. Fixed FindGLM. 10 years ago
Simon Richter 32d4dae5ef CMake: use CMake's position independent code handling. 10 years ago
jean-pierre charras 256e47c00f Commit missing file FindGLM.cmake 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago
Simon Richter 2869c9f49a CMake: use visibility definitions in provided by CMake when available. 10 years ago
Wayne Stambaugh b04f18b245 CMake: remove OpenSSL download and build dependency code. 10 years ago
Wayne Stambaugh 6f5a49bb60 Remove OSX dependency builder code from CMake files. 10 years ago
jean-pierre charras 9dc5bc4c66 Rename the automatically generated version.h to kicad_build_version.h as a workaround to an issue in msys2: for a very obscure reason, version.h was added as dependency to most of .cpp files. 10 years ago
Wayne Stambaugh 463b8b4127 Revert changes to CreateGitVersionHeader.cmake that were causing configuration issues. 10 years ago
Joseph Chen c890abe08a Improve git generated KiCad version string. 10 years ago
Nick Østergaard af1f3c9b49 Add git build version header support. 10 years ago
Wayne Stambaugh 5ddc9b378b Correctly fix version header generation to be rebuilt during make. 10 years ago
Wayne Stambaugh 94ad141570 Actually remove file CMakeModules/version.h.cmake forgotten in previous commit. 10 years ago
Wayne Stambaugh 9d69b73b85 Minor version string generation changes. 10 years ago
Nicolas PLANEL 9349158d02 Add missing CXX check : HAVE_STRCASECMP, HAVE_STRNCASECMP on string.h 11 years ago
Simon Richter 89699a193a Fix typo in FindOpenSSL.cmake 11 years ago
Wayne Stambaugh 4274f2d5d5 Fix config.h default data install path assignment during configuration. 11 years ago
unknown b3b791961a coverity common folder fixes (mainly not initialized members). 11 years ago
Wayne Stambaugh d13912c26a Fix bug in gEDA footprint library parser and OpenSSL version CMake file. (fixes lp:1427917) 11 years ago
Bernhard Stegmaier 30acc07e11 Default path fixes and remove old to find 3D model path code. 11 years ago
Wayne Stambaugh 04c55f0956 wxPython configuration fixes. 11 years ago
Wayne Stambaugh 69553d6fa3 wxPython find and version loading fixes. (fixes lp:1408060) 11 years ago
Wayne Stambaugh bd199b894e Set default footprint library table and 3D model library environment variables. 11 years ago
jean-pierre charras 8412f2ad4e ModEdit: add a settings menu option(and the corresponding dialog) to set default values used when creating a footprint or add graphic items to a footprint being edited. 11 years ago
Wayne Stambaugh 4a95880be9 Fix FindOpenSSL.cmake version string regex breakage in OpenSSL 1.0.2. 11 years ago
Wayne Stambaugh 7ec906a373 Fix variable naming bug causing the bzr version to be dropped in FindBazaar.cmake. 11 years ago
Wayne Stambaugh 614c8e45c8 Fix paths and hints variable naming bug in FindOpenSSL.cmake. 11 years ago
jean-pierre charras 9b7ef20be9 Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web. 11 years ago
jean-pierre charras 7231dd362c FindwxWidgets.cmake: fix missing webview library name in library list to analyze. this fixes missing symbols issue in winbuilder. 11 years ago
Bernhard Stegmaier b495ad0374 OSX build fixes. 11 years ago
Maciej Suminski 030e4795f0 Added an additional search path for GLEW (closing bug report 1247910). 11 years ago
Garth Corral a2bff761c3 - Revert some local build changes that slipped in inadvertently 11 years ago
Wayne Stambaugh 03d50b2213 Change Windows install tree to match Linux install tree. 11 years ago
Brian Sidebotham e4a5f2482e * Fix FindPythonLibs to search /include/ for Python.h 11 years ago
Wayne Stambaugh d3b4d535a1 Fix build issues on MinGW when finding OpenSSL. 11 years ago
Wayne Stambaugh 3ee0c98c9f Restore custom FindPythonLibs.cmake with improvements to fix MSYS2 bug. 11 years ago
Wayne Stambaugh fa9f2f0439 Fix MSYS2 build configuration issues. 11 years ago