summaryrefslogtreecommitdiffstats
path: root/Modules/FindwxWidgets.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindwxWidgets: link with lexillaMaarten Bent2023-11-011-4/+7
* FindwxWidgets: Convert include and library paths to cmake-styleMaarten Bent2023-11-011-0/+3
* FindwxWidgets: Prevent searching libraries multiple timesMaarten Bent2023-11-011-0/+3
* FindwxWidgets: Improve linking with scintillaMaarten Bent2023-11-011-3/+9
* FindwxWidgets: Move wx-config specific checks inside UNIX find-styleMaarten Bent2023-11-011-20/+20
* FindwxWidgets: Include hotfix numberMaarten Bent2023-11-011-0/+9
* FindwxWidgets: use IN_LISTMaarten Bent2023-11-011-2/+6
* FindwxWidgets: Fix returning optional componentsRick Budé2023-08-021-1/+2
* FindwxWidgets: Add an imported targetCheesyNacho102023-03-081-0/+21
* Source: Fix a few typosVitaly Stakhovsky2023-01-171-1/+1
* FindwxWidgets: Do not reset wxWidgets_LIB_DIR unnecessarilyMaarten Bent2022-07-061-2/+4
* FindwxWidgets: Restore win32 find style on MinGWMaarten Bent2022-07-061-18/+9
* FindwxWidgets: Support more wxWidgets versions, including 3.2Maarten Bent2022-07-051-40/+18
* FindwxWidgets: Use version number from header for library namesMaarten Bent2022-07-051-35/+12
* FindwxWidgets: Move extracting version number to a macroMaarten Bent2022-07-051-20/+24
* FindwxWidgets: set wxWidgets_FIND_STYLE to unix on MINGWMehdi Chinoune2022-04-111-1/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+9
* FindwxWidgets: Expand list of names for wx-configAdriaan de Groot2020-10-071-1/+9
* FindwxWidgets: Add support for 3.1.3 on macOSTobias Taschner2019-12-101-0/+2
* FindwxWidgets: Fix finding both release and debug libsBrad King2019-11-221-1/+1
* FindwxWidgets: Find wxQt debug librariesCraig Sturdy2019-11-201-0/+2
* Merge topic 'FindwxWidgets-mingw' into release-3.16Brad King2019-11-131-1/+1
|\
| * FindwxWidgets: Add link dependencies for MinGWGrant Kim2019-11-131-1/+1
* | Merge topic 'FindwxWidgets-qt' into release-3.16Brad King2019-11-131-22/+26
|\ \ | |/
| * FindwxWidgets: Add support for wxQtCraig Sturdy2019-11-121-22/+26
* | FindwxWidgets: Add support for 3.1.3 VS binariesTomasz Słodkowicz2019-11-011-0/+10
|/
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-105/+106
* FindwxWidgets: implement detailed components status on WindowsTomasz Słodkowicz2018-10-101-0/+10
* FindwxWidgets: honor OPTIONAL_COMPONENTSTomasz Słodkowicz2018-10-041-9/+27
* FindwxWidgets: Use more private name for local variableAndrea Ranieri2018-04-111-4/+6
* Merge topic 'findwxwidgets-msys-library-dirs'Brad King2018-04-051-0/+20
|\
| * FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYSARATA Mizuki2018-04-041-0/+20
* | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logicArkady Shapkin2018-04-041-13/+1
|/
* FindwxWidgets: Add support for MSVC versions of the v141 toolsetAdam Oleksy2018-03-191-6/+6
* Fix eating "-L" in path namesRaffi Enficiaud2018-02-171-1/+1
* wxWidgets: Respect WX_CONFIG and WXRC_CMD env varsChristian Pfeiffer2017-11-191-3/+4
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* FindwxWidgets: Add support for Windows XP compatible builsTomasz Słodkowicz2017-08-301-0/+4
* FindwxWidgets: Fix parsing of cxxflags when paths contain -D or -IThierry Crozat2017-06-191-19/+15
* FindwxWidgets: Verify existence of libraries reported by wx-configJan Mrázek2017-04-201-0/+22
* FindwxWidgets: link with the new required libs under MSWVadim Zeitlin2017-04-071-1/+1
* FindwxWidgets: Add support for VS 2017 v141 toolsetBrad King2017-03-221-1/+3
* FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-5/+5
* FindwxWidgets: Fix finding unversioned VS-built directory prefixesBrad King2016-10-171-12/+22
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* 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-271-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