Age | Commit message (Collapse) | Author |
|
|
|
BTW: Update version
|
|
Binary compatibility for Qt WebKit is broken, though
(due to _Z9ShCompilePvPKPKcji/_Z9ShCompilePvPKPKcjy)
|
|
|
|
|
|
- mbstowcs_s seems to be unavailable under XP
- provided own implementation of mbstowcs_s
- updated to commit a3d333c by the way
|
|
|
|
|
|
|
|
- required to build Qt WebKit
- see comment in PKGBUILD file for details
- updated to commit 0e49e6b by the way
|
|
- because 32-bit version seems to require stdcall decorated symbols
- otherwise linker errors occur when building Qt 5
- updated to commit 8047c0d by the way
|
|
|
|
- removed most of the patches since these can't be applied anymore
- provide some header files which seem to be missing in mingw-w64-headers.
- disabled concurrent builds because building concurrently is broken
- use "-D angle_gl_library_type=static_library" build flag to make static libs
|
|
|