9 Commits (206d6ee0b0daa19336b8a6615de6a7202bc23ac5)

Author SHA1 Message Date
Michal Suchánek 206d6ee0b0 Set KICAD_USE_EGL automagically 6 months ago
Seth Hillbrand e75076ab41 Revert "Replace glew with epoxy" 6 months ago
Michal Suchánek 0c36e16292 Replace glew with epoxy 6 months ago
Alex Shvartzkop 0336fdbd54 Update path finding in FindwxWidgets.cmake (from upstream CMake). 1 year ago
jean-pierre charras d653cc6176 Update FindwxWidgets.cmake to support recent msys/mingw versions. 2 years ago
Marek Roszko a87fada9e5 Minor tweaks to support wx3.3 2 years ago
Nimish Telang f7bf3011fb Use bundled Find{CURL,ZLIB}.cmake 3 years ago
Ian McInerney b536580119 Support subrelease field in wxWidgets cmake detection 3 years ago
Marek Roszko a9942a62ee CMakeModules -> cmake 3 years ago
Marek Roszko c12a723d41 Add 3.2 as search candidates for wxwidgets 3 years ago
Marek Roszko 453015586a Remove the vcpkg specific hack to FindwxWidgets.cmake which is no longer needed/broken with manifests 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 8635fc823b Fix findwxwidgets again to let VS/MSYS2 combo work 5 years ago
Marek Roszko c45edeb1f8 Fix FindwxWidgets.cmake to work with mingw 5 years ago
Marek Roszko ff977b050a Fix FindwxWidgets.cmake on vcpkg so that it fully completes 5 years ago
Jon Evans d5140d87cd Fix indentation in previous commit 6 years ago
Jon Evans 719a70b510 Update FindwxWidgets.cmake to work under MSW/vcpkg 6 years ago
Jan Mrázek ade263f30d Check required libraries in FindwxWidgets.cmake 9 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 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
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
Wayne Stambaugh fa9f2f0439 Fix MSYS2 build configuration issues. 11 years ago
Wayne Stambaugh 21ca86573f Fix a minor bug in FindwxWidgets.cmake version.h path search. 11 years ago
Wayne Stambaugh 5598113a45 Minor build bug fixes. 11 years ago
Wayne Stambaugh ed19967099 Force wxWidgets to version 3.0.0 or later and OSX build fixes. 11 years ago
Wayne Stambaugh 547524cd0a Fix bug in FindwxWidgets.cmake. 11 years ago
Dick Hollenbeck 8dc7189653 Add EDA_APP::setLanguageId() accessor and fix FindwxWidgets.cmake for windows cross on linux. 12 years ago