summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix qtifw download nameChristoph Weiss2020-02-191-1/+1
| | | | The file is an uncompressed tar file and thus shouldn't end in `.gz`.
* update vmimeMark Brand2020-02-161-2/+2
|
* update pcreMark Brand2020-02-141-2/+2
|
* update: gnutls, libgpg_error, libtasn1, popplerMark Brand2020-02-106-149/+13
|
* update sqliteMark Brand2020-01-291-2/+2
|
* qt5: update to 5.14.1Mark Brand2020-01-2834-108/+76
|
* update sqliteMark Brand2020-01-231-3/+3
|
* qtifw: update 3.1.1 --> 3.2.0 and fix for Qt 5.14Tony Theodore2020-01-192-32/+79
| | | | also use BUILD_DIR etc
* quazip: update 0.7.6 --> 0.8.1Tony Theodore2020-01-191-12/+4
|
* qtbase: reduce size of cmake test by removing pluginsTony Theodore2020-01-191-0/+7
|
* opencsg: fix for Qt 5.14 updateTony Theodore2020-01-191-1/+1
|
* qtbase: add cmake testTony Theodore2020-01-192-1/+21
|
* Revert "qtbase: add missing dependencies required at link-time"Tony Theodore2020-01-191-1/+1
| | | | This reverts commit 5a2e1d7cbafda1fa79a64c178ecc7addeea3d3cb.
* qtbase: fix cmake static linkingArtem Pisarenko2020-01-192-8/+99
| | | | | | | | | CMake support in latest Qt version introduced required mechanism, which absence being workaround by removed lines in qtbase.mk (and this workaround applies only to some of essential modules, so linking with other modules still fail). Add temporary Qt patch to fix another issue causing new mechanism to not work on mingw platform.
* qtbase: add missing dependencies required at link-timeArtem Pisarenko2020-01-191-1/+1
| | | | | | CMake application being built against Qt shared targets fails with "undefined reference" errors at link stage without libraries shipped within these packages.
* update: jpegMark Brand2020-01-131-2/+2
|
* update: curl, gsoapMark Brand2020-01-082-4/+4
|
* update: ffmpeg, libjpeg-turbo, poppler, wavpackMark Brand2020-01-054-9/+9
|
* qtbase: improve makefile styleMark Brand2019-12-181-5/+1
|
* add Qt5Network library dependenciesDaniel Bryant2019-12-181-0/+1
|
* qca: fix build after recent changesBoris Pek2019-12-151-1/+1
|
* qtbase: fix cmake linking workaroundMark Brand2019-12-131-3/+5
| | | | | | | | Qt5GuiConfig.cmake needed some additional dependencies. Many of these are introduced by the imageformat and platform plugins. The workaround is only necessary for static builds. The cmake test in qttools now builds successfully.
* qt5: update to 5.14.0Mark Brand2019-12-1235-184/+76
|
* vtk: use new style PKG_CONFIGURE_OPTSTony Theodore2019-12-061-1/+1
| | | | closes #2439
* vtk: add user configure optsTony Theodore2019-12-061-1/+2
| | | | see #2439
* Bump glewHarmen Stoppels2019-12-061-19/+10
|
* update gsoapMark Brand2019-12-042-8/+8
|
* update gnutlsMark Brand2019-12-032-5/+5
|
* update: freetds, popplerMark Brand2019-12-032-4/+4
|
* update: libtasn1, vmimeMark Brand2019-11-242-5/+5
|
* update pcre2Mark Brand2019-11-221-2/+2
|
* flac, freetds, gsoap, libidn2Mark Brand2019-11-165-15/+15
|
* qttools: standardise cmake testTony Theodore2019-11-084-43/+16
|
* wt: case fix againTony Theodore2019-11-081-0/+13
|
* wt: fix build on case senstive filesystemTony Theodore2019-11-081-4/+24
|
* itk: update 4.13.1 --> 5.0.1Tony Theodore2019-11-081-2/+2
| | | | finally fixes i686-w64-mingw32.shared
* qtifw: rm test program firstTony Theodore2019-11-081-0/+1
| | | | can be a directory on darwin
* xmlsec: update 1.2.28 --> 1.2.29Tony Theodore2019-11-081-4/+5
| | | | requires vista and above functions
* qtifw: force mv of test programTony Theodore2019-11-081-1/+1
|
* update: curl, libtasn1, tiff, zstdMark Brand2019-11-064-8/+8
|
* pe-util: update and add extra defaultsTony Theodore2019-11-061-2/+6
| | | | see #2231
* libgpg_error: fix for automake < 1.12Tony Theodore2019-11-061-3/+44
| | | | closes #2338
* libgpg_error: fix whitespace issueTony Theodore2019-11-061-2/+23
| | | | closes #2339
* qwt: build in top-level to install more featuresTony Theodore2019-11-061-8/+11
| | | | closes #2359
* icu4c: use 7za instead of zipTony Theodore2019-11-051-1/+1
| | | | closes #2429
* gcc: fix ice in ix86_compute_frame_layoutTony Theodore2019-11-051-8/+61
| | | | fixes #2426
* icu4c: fix for x86_64-w64-mingw32.shared buildMark Brand2019-11-031-1/+2
| | | | | | This is the 2nd attempt to fix the problem, after realizing that the manual renaming of the DLL is still needed for i686_64-w64-mingw32.shared but not for x86_64-w64-mingw32.shared.
* Revert "icu4c: fix shared build by removing obsolete hack"Mark Brand2019-11-031-0/+3
| | | | | | | The patch seems to have been a misguided response to a interference from a previous build. This reverts commit 82ef2bc32c0e07c1e4c0afaade2bdefea3483c94.
* pe-util: really use mxe boostTony Theodore2019-11-031-0/+3
| | | | fixes #2428
* update: libxml2, libxslt, wtMark Brand2019-11-033-6/+6
|