summaryrefslogtreecommitdiffstats
path: root/Modules/FindwxWidgets.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)Alexander Neundorf2008-01-181-4/+4
* BUG: Support cross-compiling; wx-config should be searched for in target plat...Miguel A. Figueroa-Villanueva2008-01-061-7/+5
* ENH: Generalized the WXWIDGETS_ADD_RESOURCES to support header generation, xr...Miguel A. Figueroa-Villanueva2008-01-051-49/+183
* STYLE: Refactored common libs into a variable, modified comments, and cleaned...Miguel A. Figueroa-Villanueva2007-12-221-46/+37
* STYLE: Clarified usage documentation for cmake --help-module FindwxWidgets.Miguel A. Figueroa-Villanueva2007-12-021-5/+30
* STYLE: Use LIST(APPEND ...) instead of SET(...)Miguel A. Figueroa-Villanueva2007-12-021-18/+7
* ENH: Added search entry for the new release: wxWidgets-2.8.7.Miguel A. Figueroa-Villanueva2007-12-021-0/+1
* ENH: Added support for selecting different configurations in UNIX_STYLE: debu...Miguel A. Figueroa-Villanueva2007-12-021-3/+103
* ENH: Added macro support for compiling xrc resources to cpp code.Miguel A. Figueroa-Villanueva2007-12-021-0/+77
* BUG: Fix to support arch and isysroot compilation options on MAC (Bug 5007).Miguel A. Figueroa-Villanueva2007-11-121-0/+4
* BUG: Fixed error related to missing quotes around variable.Miguel A. Figueroa-Villanueva2007-11-041-4/+4
* ENH: Added support for finding wxWidgets-2.9. Thanks to Joshua Jensen and Ste...Miguel A. Figueroa-Villanueva2007-10-171-0/+4
* BUG: Added support for the AUI library module (bug 4338). Also applied someMiguel A. Figueroa-Villanueva2007-10-131-232/+214
* ENH: Patch from Jan for bug#3453. Cleans up find script and enables -isystem...Brad King2006-10-191-40/+38
* BUG: Patch from Peter Visser to run wx-config from an MSYS prompt.Brad King2006-09-131-4/+4
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ...Brad King2006-07-211-1/+654
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-271-1/+1
* BUG: fix for bug 618Bill Hoffman2004-04-221-0/+1