summaryrefslogtreecommitdiff
path: root/Modules/FindwxWindows.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindwxWindows: Fix comment typoslilinjie2023-01-111-1/+1
* Help: Fix broken external links found by sphinx linkcheckAlex Turbov2022-11-071-2/+1
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Help: Use 'deprecated' template, and date deprecation of modulesJoachim Wuttke (o)2018-10-251-3/+5
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-78/+79
* wxWidgets: Respect WX_CONFIG and WXRC_CMD env varsChristian Pfeiffer2017-11-191-1/+2
* Fix trivial typos in textluzpaz2017-11-031-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-37/+67
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-3/+3
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-15/+16
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-50/+50
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-200/+200
* fix some typosRolf Eike Beer2012-06-191-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...Brad King2006-07-211-202/+217
* ENH: contribution from Jan WoetzelBill Hoffman2006-01-121-191/+469
* ENH: cleanupsKen Martin2005-12-151-20/+12
* ENH: add documentation support for modulesBill Hoffman2005-12-141-135/+129
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-1/+1
* BUG: fix bad if statementsBill Hoffman2004-04-221-2/+2
* ENH: fix for mingwBill Hoffman2004-04-211-405/+414
* ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix itAndy Cedilnik2003-08-211-1/+1
* made a minor bugfix on my FindwxWindows.cmake.Andy Cedilnik2003-07-311-3/+5
* ENH: Improved find module. Thank you Jan WoetzelAndy Cedilnik2003-07-291-75/+403
* Change prioritiesAndy Cedilnik2002-11-251-2/+2
* Add some search pathsAndy Cedilnik2002-10-091-1/+1
* Fix commentsAndy Cedilnik2002-09-231-3/+3
* Fix find wxWindowsAndy Cedilnik2002-09-191-3/+3
* Improve searching for wxWindowsAndy Cedilnik2002-09-191-13/+20
* FIX:Sebastien Barre2002-08-091-9/+15
* This hopefully finds wxWindows on UNIXAndy Cedilnik2002-08-091-3/+17
* Add UNIX support for WXWINDOWSAndy Cedilnik2002-08-081-20/+29
* ENH: first stab at wxWindows support (win32)Sebastien Barre2002-08-081-0/+39