summaryrefslogtreecommitdiff
path: root/Modules/FindwxWidgets.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindwxWidgets: Add VS-versioned library directory prefixesBrad King2016-08-251-3/+15
* FindwxWidgets: Add version 3.1.0Brad King2016-08-251-0/+1
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* FindwxWidgets: Resolve Cygwin/MSYS paths to Windows pathsWayne Stambaugh2016-02-171-0/+30
* FindwxWidgets: Drop suppression of -isystemBrad King2016-01-111-12/+0
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-2/+2
* FindwxWidgets: Add wxWidgets webview componentSimon Richter2015-09-091-1/+1
* FindwxWidgets: Expect wxWidgets 3.1Simon Richter2015-09-091-1/+5
* FindwxWidgets: allow specifying required versionSimon Richter2015-09-091-3/+28
* FindwxWidgets: Fix find_program call for versioned namesBrad King2015-06-081-1/+2
* FindwxWidgets: Search for wx-config-3.0 in addition to wx-config (#15540)Orion Poplawski2015-04-291-1/+1
* FindwxWidgets: Add versions 3.0.1 and 3.0.2Christopher Gittner2014-11-261-0/+2
* FindwxWidgets: Improve path detection logic when cross-compiling.Richard M. Shaw2014-08-221-4/+3
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-2/+2
* FindwxWidgets: Add support for wxWidgets 3.0.0 (#14587)Arnaud Desmier2013-11-201-0/+6
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-57/+86
* FindwxWidgets: Look in x64 directories for MSVC (#14393)Marius Luca2013-09-101-0/+2
* FindwxWidgets: add DOC strings with usual styleAndreas Mohr2013-05-071-3/+5
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-3/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-105/+105
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-356/+356
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-16/+16
* FindwxWidgets: Do not use -isystem on OpenBSD (#13219)Anthony J. Bentley2012-05-141-2/+2
* FindwxWidgets: Add webview library (#12636)Jason Erb2011-12-221-1/+1
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* ENH #8993: FindwxWidgets add support for wx-config custom options.Miguel A. Figueroa-Villanueva2010-09-051-5/+15
* BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW.Miguel A. Figueroa-Villanueva2010-09-011-4/+5
* BUG #11123: Generic include dir should come after config specific one.Miguel A. Figueroa-Villanueva2010-09-011-10/+10
* BUG #10658: FindwxWidgets USE_FILE should not include .cmake extension.Miguel A. Figueroa-Villanueva2010-09-011-1/+1
* BUG: #9775 Fixed patch FindwxWidgets-fixed-bug-9775.Miguel A. Figueroa-Villanueva2010-08-301-2/+3
* ENH: #9775 Added support for new wxWidgets 2.9 libraries.Miguel A. Figueroa-Villanueva2010-08-291-2/+3
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-2/+2
* BUG #10209: Fixed FindwxWidget CXX flags parsing error.Miguel A. Figueroa-Villanueva2010-05-091-2/+5
* BUG #9419: Added wxWidgets_EXCLUDE_COMMON_LIBRARIES option.Miguel A. Figueroa-Villanueva2010-03-071-2/+10
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-1/+14
* STYLE: fix typos in the docsAlexander Neundorf2009-04-191-2/+2
* BUG: Fix copy/paste error in previous commit that references wrong variableMiguel A. Figueroa-Villanueva2009-02-251-1/+1
* BUG: Using PROPERTY COMPILE_DEFINITIONS_DEBUG to support Debug only preproces...Miguel A. Figueroa-Villanueva2009-02-241-4/+16
* BUG: Fixed placement of initial wxWidgets_FOUND=TRUE statement, which allowedMiguel A. Figueroa-Villanueva2008-12-241-2/+2
* BUG: Fix to find wxWidgets_LIB_DIR for windows platform more generally;Miguel A. Figueroa-Villanueva2008-10-201-2/+18
* BUG: Added unicode paths for wxWidgets_LIB_DIR search and the 2.8.9 suffix fo...Miguel A. Figueroa-Villanueva2008-10-191-2/+3
* ENH: Improved support for finding wxWidgets in MinGW environment.Miguel A. Figueroa-Villanueva2008-07-131-6/+17
* BUG: Add new library richtext. Reported in #7284 thanks to earith.Miguel A. Figueroa-Villanueva2008-07-061-2/+3
* ENH: Added support for MSYS as a unix style search.Miguel A. Figueroa-Villanueva2008-06-171-5/+5
* BUG: Fix so that MinGW use win32_find_style (6478). Also, consolidated search...Miguel A. Figueroa-Villanueva2008-06-161-20/+17
* BUG: Fixed incorrectly matched FOREACH (7008).Miguel A. Figueroa-Villanueva2008-06-131-1/+1
* BUG: There are compiler problems with wxWidgets and INCLUDE_DIRECTORIES(SYSTE...David Cole2008-04-161-0/+12