Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | djvulibre: enable shared targets | Boris Nagaev | 2016-04-10 | 2 | -4/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch "fix linking errors in shared builds" fixes i686-w64-mingw32.shared. Change of djvulibre.mk fixes x86_64-w64-mingw32.shared by changing deplibs check method to "objdump". See the explanations below. On Wheezy (at least) "file" returns "data" for x86-64 object files from libmsvcp60.a. Therefore the check fails with the following message: *** Warning: linker path does not have real file for library -lmsvcp60. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libmsvcp60 and none of the candidates passed a file format test *** using a file magic. Last file checked: /home/mxe/mxe-djvulibre/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.3/../../../../x86_64-w64-mingw32.shared/lib//libmsvcp60.a *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. Then it compiled static library and failed when compiling djvulibre-test.c because of missing -ljpeg. | ||||
* | djvulibre test program | darealshinji | 2016-04-10 | 2 | -1/+24 |
| | |||||
* | Merge pull request #1 from LuaAndC/djvulibre5 | darealshinji | 2016-04-09 | 5 | -257/+285 |
|\ | | | | | improvements of djvulibre | ||||
| * | djvulibre: consolidate patches | Boris Nagaev | 2016-04-09 | 4 | -253/+281 |
| | | |||||
| * | djvulibre: use macro SOURCEFORGE_MIRROR | Boris Nagaev | 2016-04-09 | 1 | -1/+1 |
| | | |||||
| * | djvulibre: rename VERSION_ to SHORTVER | Boris Nagaev | 2016-04-09 | 1 | -4/+4 |
|/ | |||||
* | add package djvulibre | darealshinji | 2016-04-08 | 5 | -0/+286 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-07 | 2 | -3/+14 |
| | |||||
* | Merge pull request #1273 from pavelvat/add-package-googletest | Boris Nagaev | 2016-04-07 | 3 | -11/+29 |
|\ | | | | | add package googletest and update protobuf (fix #1269) | ||||
| * | add package googletest and update protobuf | Pavel Vatagin | 2016-04-07 | 3 | -11/+29 |
|/ | |||||
* | Merge pull request #1283 from LuaAndC/osx-fixes | Boris Nagaev | 2016-04-07 | 3 | -74/+83 |
|\ | | | | | OSX fixes | ||||
| * | add pkgconfig to the requirements on OSX | Boris Nagaev | 2016-04-06 | 1 | -1/+1 |
| | | | | | | | | close #1281 | ||||
| * | fix error "won't overwrite defined macro" on OSX | Boris Nagaev | 2016-04-06 | 1 | -0/+23 |
| | | | | | | | | See https://github.com/mxe/mxe/issues/1281 | ||||
| * | glib: recover authors of patches | Boris Nagaev | 2016-04-06 | 1 | -8/+8 |
| | | |||||
| * | glib: consolidate and unify patches | Boris Nagaev | 2016-04-06 | 2 | -73/+59 |
| | | |||||
* | | Merge pull request #1282 from firatakandere/master | Boris Nagaev | 2016-04-06 | 1 | -1/+1 |
|\ \ | |/ |/| | Update the sha256 checksum for QtWebkit | ||||
| * | Update the sha256 checksum | Firat Akandere | 2016-04-06 | 1 | -1/+1 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-06 | 2 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-04-06 | 1 | -2/+2 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-04-05 | 2 | -6/+6 |
| | |||||
* | update: mingw-w64 | Mark Brand | 2016-04-05 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1276 from LuaAndC/improve-nonetwork-log | Tony Theodore | 2016-04-03 | 1 | -1/+3 |
|\ | | | | | nonetwork: new line before the message and flush | ||||
| * | nonetwork: new line before the message and flush | Boris Nagaev | 2016-03-26 | 1 | -1/+3 |
| | | | | | | | | | | fflush(stderr) may be needed: http://mailman.linuxchix.org/pipermail/courses/2002-August/000691.html | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-29 | 2 | -2/+2 |
| | | |||||
* | | sqlite: update | Mark Brand | 2016-03-29 | 1 | -2/+2 |
| | | |||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-28 | 2 | -2/+2 |
| | | |||||
* | | vmime: update | Mark Brand | 2016-03-28 | 1 | -2/+2 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-24 | 2 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-23 | 2 | -2/+2 |
| | |||||
* | curl: update | Mark Brand | 2016-03-23 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1270 from LuaAndC/nonetwork-print-message | Tony Theodore | 2016-03-22 | 1 | -0/+11 |
|\ | | | | | nonetwork: print message from replaced functions | ||||
| * | nonetwork: print message from replaced functions | Boris Nagaev | 2016-03-20 | 1 | -0/+11 |
| | | | | | | | | See https://github.com/mxe/mxe/issues/1269 | ||||
* | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-21 | 2 | -5/+16 |
| | | |||||
* | | Merge pull request #1268 from pavelvat/add-qtsparkle | mabrand | 2016-03-21 | 3 | -0/+65 |
|\ \ | | | | | | | add package qtsparkle | ||||
| * | | add package qtsparkle | Pavel Vatagin | 2016-03-21 | 3 | -0/+65 |
| |/ | |||||
* | | Merge pull request #1255 from pavelvat/copydlldeps.sh-case-insensitive | Boris Nagaev | 2016-03-20 | 1 | -11/+17 |
|\ \ | |/ |/| | copydlldeps.sh: fix #1226 (case insensitive) | ||||
| * | copydlldeps.sh: fix #1226 (case insensitive) | Pavel Vatagin | 2016-03-20 | 1 | -11/+17 |
|/ | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-19 | 2 | -5/+16 |
| | |||||
* | new package: qtofficeopenxml | Mark Brand | 2016-03-19 | 3 | -0/+46 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-19 | 2 | -3/+14 |
| | |||||
* | qtwebkit: restore package | Mark Brand | 2016-03-19 | 2 | -0/+29 |
| | | | | | The Qt project decided to publish the qtwebkit tarball as a "community release". | ||||
* | qtimageformats: add dependencies jasper and libwebp | Mark Brand | 2016-03-18 | 1 | -1/+1 |
| | |||||
* | subversion: added archive url to package | Martin Gerhardy | 2016-03-18 | 1 | -1/+2 |
| | | | | see issue "subversion can't be downloaded #1261" | ||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-17 | 2 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2016-03-17 | 1 | -2/+2 |
| | |||||
* | index.html: fix sorting | Mark Brand | 2016-03-17 | 1 | -2/+2 |
| | |||||
* | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-03-16 | 2 | -59/+70 |
| | |||||
* | upgrade to Qt 5.6.0 | Mark Brand | 2016-03-16 | 28 | -92/+172 |
| | | | | | | | | | | removed modules: qtquick1 qtwebkit new modules: qtquickcontrols2 qtwebview | ||||
* | qtxlsxwriter: Qt 5.6 compatibility | Mark Brand | 2016-03-16 | 1 | -0/+47 |
| |