324 Commits (01bf395cc2ebc74cae5c162e7012b85cd49cc5cb)

Author SHA1 Message Date
Simon Richter 9d08d93c26 FindwxWidgets.cmake: Add comment describing code block 10 years ago
Simon Richter 380bb37931 FindwxWidgets.cmake: Reformat documentation 10 years ago
Simon Richter c109abb87e FindwxWidgets.cmake: Do not explicitly declare FOUND_VAR, unnecessary 10 years ago
Simon Richter 801611fad8 FindwxWidgets.cmake: Drop nonsensical assignment 10 years ago
Simon Richter f7d8a412cf FindwxWidgets.cmake: Determine version even when not asked to 10 years ago
Simon Richter 029a3ba61e FindwxWidgets.cmake: Improve regex for version number matches 10 years ago
Simon Richter 2f1bbdc0f3 FindwxWidgets.cmake: Simplify MATCHES 10 years ago
Simon Richter ea4c8c546f FindwxWidgets.cmake: Expect directory layout for MSVC 64 bit 10 years ago
Simon Richter 51a1588456 FindwxWidgets.cmake: documentation for variables 10 years ago
Simon Richter bbd0c539e9 FindwxWidgets.cmake: Look for versioned wx-config scripts 10 years ago
Simon Richter bc480a010b FindwxWidgets.cmake: Fix indentation 10 years ago
Simon Richter 38359272c4 FindwxWidgets.cmake: Show line number in debug output 10 years ago
Simon Richter 9ff394e72a FindwxWidgets.cmake: Treat CygWin as unix rather than undefined 10 years ago
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