Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Neumann
53a47bca4f
[expat] Fix a few details with expat. (#13022)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-08-27 22:20:06 -07:00
NancyLi1013
d6285bc24b
[expat] Update the version to 2.2.9 (add support for uwp) (#9146)
* [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-17 08:33:44 -07:00
Marek Roszko
2cdf1cad7a
[wxwidgets] copy pdbs (#12885) 2020-08-14 09:52:50 -07:00
Marek Roszko
a8f69d8eff
[wxwidgets] Update to 3.1.4 (#12733)
* [wxwidgets] Update to 3.1.4

* tabs -> spaces
2020-08-05 13:01:00 -07:00
Emerson de Freitas Barcelos
544222febd
[wxwidgets] Adding wxWidgets resource compiler (wxrc) to <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-07-31 11:30:41 -07:00
Brad Anderson
f2314218cd
[wxwidgets] Apply fix for copy and paste macOS (#11178)
See wxWidget's Trac #18553
2020-05-07 22:26:43 -07:00
cnbatch
38570e216e [wxwidgets] Upgrade to 3.1.3 (#8808)
* [wxwidgets] Upgrade to 3.1.3

* [wxwidgets] Upgrade to 3.1.3
2019-10-31 14:19:47 -07:00
driver1998
344513b2ed [wxwidgets] Windows ARM support (#7833) 2019-08-23 09:17:51 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Robert Schumacher
d931d74c11 [wxwidgets] Disable cotire on OSX due to appleclang 2019-01-09 12:27:19 -08:00
Robert Schumacher
bb1bb1c94a Updates 2018.12.14 2019-01-09 12:27:19 -08:00
Juha Sointusalo
09103d12a0 [wxwidgets] move setup.h to include (#4846)
* [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-11-28 22:55:18 -08:00
Balázs Ludmány
036460a3b7 Fix case mismatch in licence file path (#3956) 2018-07-30 11:33:59 -07:00
Robert Schumacher
e391e7b5dd [wxwidgets] Upgrade to 3.1.1 2018-02-24 01:29:13 -08:00
Godrod
9e00fb932d
Fix missing dlls 2018-01-23 23:23:58 +01:00
Robert Schumacher
1fce25e659 [wxwidgets] Use vcpkg_from_github. Support static+md. 2017-06-09 22:14:17 -07:00
Alexander Täschner
37a23b4ce5 Add wxWidgets port. 2017-06-07 15:10:21 +02:00