summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1427 from tehnick/update-oceTony Theodore2016-07-071-5/+6
|\ | | | | oce: update from 0.16.1 to 0.17.2
| * oce: update from 0.16.1 to 0.17.2Boris Pek2016-07-061-5/+6
| |
* | gnutls: updateMark Brand2016-07-061-2/+2
|/
* Merge pull request #1412 from LuaAndC/fix-qtserialport_qt4Tony Theodore2016-06-302-3/+3
|\ | | | | Fix checksum of qtserialport_qt4
| * fix downloading of qtserialport_qt4Boris Nagaev2016-06-291-2/+2
| | | | | | | | | | | | The project was moved from github.com/qtproject to github.com/qt. See #1405
| * qtsystems: rename github.com/{qtproject => qt}Boris Nagaev2016-06-291-1/+1
| | | | | | | | See #1405
* | fix patch for qwt_qt4Mark Brand2016-06-291-5/+16
| | | | | | | | | | Should have been donen when qwt was updated in commit a4077c1bd7dbeba310106f10abdd91999cfafd32.
* | freeglut: separate build and installBoris Pek2016-06-291-1/+2
| |
* | freeglut: update from 2.8.1 to 3.0.0Boris Pek2016-06-293-77/+61
| |
* | Merge pull request #1398 from tonytheodore/openblasBoris Nagaev2016-06-291-1/+1
|\ \ | |/ |/| openblas: add pthreads dependency
| * openblas: add pthreads dependencyTony Theodore2016-06-181-1/+1
| | | | | | | | | | | | missing since #958 fixes #1384
* | qtsystems: update checksumBoris Nagaev2016-06-281-2/+2
| | | | | | | | | | | | | | | | The file changed in upstream. The only difference is that top-level directory of the original file is qtproject-qtsystems-4e3a7ed and in new version it is qt-qtsystems-4e3a7ed. fix #1405
* | virtual package googletest is not required anymorePavel Vatagin2016-06-281-15/+0
| |
* | libsndfile: update 1.0.25 -> 1.0.27Matthias Geier2016-06-272-30/+2
| | | | | | | | | | The patch is not necessary anymore, see https://github.com/erikd/libsndfile/pull/76.
* | update: expat freetds gmpMark Brand2016-06-253-6/+6
| |
* | qtbase: updated fontconfig/freetype patchMark Brand2016-06-211-28/+64
| |
* | Merge pull request #1397 from tonytheodore/host-toolchainTony Theodore2016-06-192-7/+3
|\ \ | | | | | | Add host toolchain example plugin
| * | cloog: enabled shared and cross buildsTony Theodore2016-06-181-4/+2
| | |
| * | isl: enabled shared buildsTony Theodore2016-06-181-3/+1
| |/
* | qtbase: restore fontconfig and freetype to depsMark Brand2016-06-191-1/+1
| | | | | | | | Follow-up to ac52a067e966f0ed79cd4c2e361180a64f6b9f3b
* | qtbase: fix build with -fontconfig and -system-freetype for MS WindowsBoris Pek2016-06-192-8/+35
| | | | | | | | https://github.com/mxe/mxe/pull/1400
* | Merge pull request #1378 from saiarcot895/mingw-secure-apiTony Theodore2016-06-181-1/+2
|\ \ | | | | | | Add plugin for compiling mingw-w64 with secure APIs enabled.
| * | Add plugin for compiling mingw-w64 with secure APIs enabled.Saikrishna Arcot2016-06-181-1/+2
| | |
* | | Merge pull request #1375 from saiarcot895/upstream-poppler-qt5Boris Nagaev2016-06-184-10/+34
|\ \ \ | | | | | | | | Add plugin file to compile some libraries with Qt 5 only
| * | | Fix openthreads compilation.Saikrishna Arcot2016-06-091-0/+1
| | | |
| * | | Fix Poppler makefile...again.Saikrishna Arcot2016-06-091-2/+2
| | | |
| * | | Another fix to the makefiles.Saikrishna Arcot2016-06-082-4/+4
| | | |
| * | | Get value of variable instead of using the variable name itself.Saikrishna Arcot2016-06-072-2/+2
| | | |
| * | | Modify patch to openscenegraph to require finding qt5 or qt4.Saikrishna Arcot2016-06-071-0/+23
| | | |
| * | | Simplify overrides, and add shared build support to poppler.Saikrishna Arcot2016-06-052-10/+10
| |/ /
* | | update qwtMark Brand2016-06-182-54/+10
| | |
* | | update pcreMark Brand2016-06-181-2/+2
| | |
* | | add new qt5 modulesMark Brand2016-06-188-0/+184
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | qtcharts qtdatavis3d qtdeclarative-render2d qtgamepad qtpurchasing qtscxml qtserialbus qtvirtualkeyboard https://wiki.qt.io/New_Features_in_Qt_5.7
* | upgrade to Qt 5.7.0Mark Brand2016-06-1729-245/+59
| |
* | libjpeg-turbo: update from 1.4.1 to 1.5.0Boris Pek2016-06-162-74/+10
| | | | | | | | Drop unneeded patches.
* | update: libgcrypt libgpg_errorMark Brand2016-06-152-4/+4
| |
* | create tmp-*/readonly instead of usr/readonlyBoris Nagaev2016-06-111-7/+0
| | | | | | | | | | | | | | | | | | | | | | Removing MXE directory with "rm -rf" used to fail on file usr/readonly/.gitkeep because directory usr/readonly was readonly. Now readonly directory is created in tmp-* directory and .gitkeep is not created for it (because tmp-* is not under usr/). Problems with removing MXE directory are fixed even in case of interrupted build. fix #1221
* | gettext: updateMark Brand2016-06-111-2/+2
| |
* | update: gettext libpng wgetMark Brand2016-06-103-6/+6
| |
* | Merge pull request #1376 from LuaAndC/fix-and-update-hyperscanTony Theodore2016-06-082-165/+105
|\ \ | | | | | | Fix hyperscan and update to 4.2.0
| * | hyperscan: update line numbers in the diffBoris Nagaev2016-06-051-7/+7
| | | | | | | | | | | | I moved them to another commit to separate from major changes.
| * | update hyperscan from 4.1.0 to 4.2.0Boris Nagaev2016-06-052-143/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some patches are not needed anymore: * "add Libs.private to fix linking errors" was fixed in https://github.com/01org/hyperscan/issues/18 * "fix linking against gtest in shared mode" and "fix linking errors in shared mode" were fixed in https://github.com/01org/hyperscan/issues/19 * "install .dll to bin/, not to lib/" https://github.com/01org/hyperscan/pull/21
| * | hyperscan: add a note on compilation without AVX2Boris Nagaev2016-06-051-0/+2
| | |
| * | hyperscan: fix crash in aligned_zmallocBoris Nagaev2016-06-051-22/+0
| | | | | | | | | | | | | | | | | | | | | aligned_zmalloc backed by posix_* functions causes crash in native Windows (and not in wine) with the following traceback: https://i.imgur.com/FBHPgvn.png
| * | hyperscan: open file in binary modeBoris Nagaev2016-06-051-0/+23
| | | | | | | | | | | | See also https://github.com/01org/hyperscan/pull/26
* | | Merge pull request #1377 from LuaAndC/lua-5.3.3Tony Theodore2016-06-071-2/+2
|\ \ \ | | | | | | | | update lua from 5.3.2 to 5.3.3
| * | | update lua from 5.3.2 to 5.3.3Boris Nagaev2016-06-061-2/+2
| |/ /
* | | gnutls: updateMark Brand2016-06-071-2/+2
|/ /
* | protobuf: use official release tarball instead of tarball from git tagBoris Pek2016-06-031-6/+4
|/
* gdb: updateMark Brand2016-06-011-2/+2
|