aboutsummaryrefslogtreecommitdiff
path: root/ports/wxwidgets
AgeCommit message (Collapse)Author
2021-08-19[wxwidgets] make wxUSE_STL an optional triplet feature (#19274)Be
wxUSE_STL defaults to OFF so that is how it is in Linux distribution packages. Downstream projects developed with wxUSE_STL=ON are not necessarily compatible with wxUSE_STL=OFF without modification. So, by default, go with wxWidgets' default for compatibility with downstream codebases. vcpkg users who need wxUSE_STL=ON can still do so by simply opting into the new 'stl' feature of this port. https://forums.wxwidgets.org/viewtopic.php?p=165208 Signed-off-by: Be <be@mixxx.org>
2021-05-21[wxwidgets] Merge fix-patch from upstream (#18016)cnbatch
* [wxwidgets] Merge fix-patch from upstream Upstream fix: https://github.com/wxWidgets/wxWidgets/commit/94b399418cf37df6934ae3defbec8626af2cd965 * [wxwidgets] Merge fix-patch from upstream Upstream fix: https://github.com/wxWidgets/wxWidgets/commit/94b399418cf37df6934ae3defbec8626af2cd965
2021-05-19[vcpkg baseline][many ports] Fix build error (#17983)Jack·Boos·Yu
* [vcpkg baseline][wxwidgets] Fix build error * [mlpack] Fix configure error (upstream bug) * [vcpkg baseline] [embree2/embree3] Set cmake policy * Remove control file * Update baseline version * [mlpack] Re-write the dependency * [mlpack] Remove dependency boost-test since only feature test need it, add more boost dependencies. * [mlpack] Add dependency boost-heap * [mlpack] Fix uwp build * update version record * [mlpack] Revert uwp fix * update version record * [mlpack] Remove dependency boost-test * update version record * update baseline * [clamav] Update hash * update version record Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-05-17[wxWidgets] update to 3.1.5 (#17527)JonLiu1993
* [wxWidgets] update to 3.1.5 * update version
2021-04-19[wxwidgets] Fix cmake wrapper (#16546)Jack·Boos·Yu
* [wxwidgets] Fix cmake wrapper * update version record * Update versions/w-/wxwidgets.json * Update ports/wxwidgets/vcpkg-cmake-wrapper.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update versions/w-/wxwidgets.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-04-07[wxwidgets] Fix include path in UNIX (#16371)Jack·Boos·Yu
* [wxwidgets] Fix include path in UNIX * update version record
2021-02-11[wxWidgets] Fix issue with port usage (#16154)Vitalii Koshura
Fixed issue when necessary header file was not installed that leaded to this error: `\vcpkg\installed\x64-windows-static\include\wx\platform.h(160,10): fatal error C1083: Cannot open include file: 'wx/setup.h': No such file or directory` Also fixed string replace enumeration to include only *.h files because otherwise for some reason *.cur file was messed up. Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-02-08[wxwidgets] Fix #4756 (#13361)ras0219
* [wxwidgets] Fix #4756 * [wxwidgets] Avoid replacing FindwxWidgets from CMake * [wxwidgets] Provide usage information * [gppanel] Use built-in CMake module * [wxchartdir] Use built-in CMake module * [wxwidgets] Fixup for applocal-ing * [wxwidgets] Fix osx builds * Update port_versions * [gppanel][wxchartdir][wxwidgets] Change versioning schemas Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-08-27[expat] Fix a few details with expat. (#13022)Alexander Neumann
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-08-17[expat] Update the version to 2.2.9 (add support for uwp) (#9146)NancyLi1013
* [expat] Update the version to 2.2.9(support uwp) * [readosm] Fix expat.lib cannot be found * Remove expat:arm-uwp and expat:x64-uwp from fail list in ci.baseline.txt * [apr-util,io2d,skia] Fix expat cannot be found and also update expat * [many ports] Add supports and fix the regressions * Fix new regressions * Fix typo * [io2d] Update expat patch * [io2d,libkml,skia] Fix expat cannot find and also fix typo * [expat] Remove usage * [libkml,vtk] Update expat patch and fix static build * [wxwidgets] Fix static build caused by expat cannot found * Update as review suggestion * Add Port-Version * Remove evpp:x64-osx=fail from ci.baseline.txt * [wxwidgest] Remove unnecessary spaces * [itk] Fix expat cannot be found * fix cmake test port * [wxwidgets] Update Port-Version Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-08-14[wxwidgets] copy pdbs (#12885)Marek Roszko
2020-08-05[wxwidgets] Update to 3.1.4 (#12733)Marek Roszko
* [wxwidgets] Update to 3.1.4 * tabs -> spaces
2020-07-31[wxwidgets] Adding wxWidgets resource compiler (wxrc) to ↵Emerson de Freitas Barcelos
<triplet>/tools/wxwidgets directory (#12485) * Adding wxWidgets resource compiler (wxrc) to <triplet>/tools/wxwidgets directory * Fix tool missing dependencies * CONTROL file version update * Update ports/wxwidgets/portfile.cmake * Update ports/wxwidgets/portfile.cmake * Fix the build failures Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-05-07[wxwidgets] Apply fix for copy and paste macOS (#11178)Brad Anderson
See wxWidget's Trac #18553
2019-10-31[wxwidgets] Upgrade to 3.1.3 (#8808)cnbatch
* [wxwidgets] Upgrade to 3.1.3 * [wxwidgets] Upgrade to 3.1.3
2019-08-23[wxwidgets] Windows ARM support (#7833)driver1998
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-01-09[wxwidgets] Disable cotire on OSX due to appleclangRobert Schumacher
2019-01-09Updates 2018.12.14Robert Schumacher
2018-11-28 [wxwidgets] move setup.h to include (#4846)Juha Sointusalo
* [wxwidgets] move setup.h to include Also remove lib/mswu and debug/lib/mswud. They only contain setup.h. Fixes #3180. Closes #4251. * [wxwidgets] remove include/msvc directory The only thing in include/msvc is include/msvc/wx/setup.h which is a "wrapper" around the real setup.h. The wrapper setup.h is hard-coded to include the real setup.h from lib but since the real setup.h is now in include/wx the wrapper has become useless. * [wxwidgets] Fix osx build. Slight modernization.
2018-07-30Fix case mismatch in licence file path (#3956)Balázs Ludmány
2018-02-24[wxwidgets] Upgrade to 3.1.1Robert Schumacher
2018-01-23Fix missing dllsGodrod
2017-06-09[wxwidgets] Use vcpkg_from_github. Support static+md.Robert Schumacher
2017-06-07Add wxWidgets port.Alexander Täschner