Commit Graph

8 Commits

Author SHA1 Message Date
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