| Age | Commit message (Collapse) | Author |
|
* [wxwidgets] Update to 3.1.4
* tabs -> spaces
|
|
<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>
|
|
See wxWidget's Trac #18553
|
|
* [wxwidgets] Upgrade to 3.1.3
* [wxwidgets] Upgrade to 3.1.3
|
|
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
|
|
|
|
* [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.
|
|
|
|
|
|
|
|
|
|
|