333 Commits (11e6cac42b5b2546f51608bdb6d7933cc6d69ee4)

Author SHA1 Message Date
jean-pierre charras 00b9ac7cc3 Findngspice.cmake: add missing search paths for ngspice default install on Windows. 9 years ago
Maciej Suminski 6e4d6c445c Add NGSPICE_ROOT_DIR parameter for libngspice CMake script 9 years ago
Maciej Suminski 497b2a9442 CMake module for libngspice 9 years ago
Wayne Stambaugh 4ed346ea64 Eeschema: initial schematic I/O plugin. 10 years ago
Wayne Stambaugh df99b4068d Update stable release 5 road map. 10 years ago
Simon Richter ea6ef51649 CMake: add FindSWIG.cmake from CMake 3.5 for swig 3.0 support. 10 years ago
Simon Richter 4ee956d77a FindwxWidgets.cmake: Remove extra newline 10 years ago
Simon Richter ff99b51b7d FindwxWidgets.cmake: Report failure of wx-config when looking for components 10 years ago
Simon Richter 4c29843813 FindwxWidgets.cmake: Use ENV foo rather than ENV{foo} 10 years ago
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. 11 years ago
Wayne Stambaugh 5ddc9b378b Correctly fix version header generation to be rebuilt during make. 11 years ago
Wayne Stambaugh 94ad141570 Actually remove file CMakeModules/version.h.cmake forgotten in previous commit. 11 years ago
Wayne Stambaugh 9d69b73b85 Minor version string generation changes. 11 years ago
Nicolas PLANEL 9349158d02 Add missing CXX check : HAVE_STRCASECMP, HAVE_STRNCASECMP on string.h 11 years ago