summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add libuvBoris Nagaev2016-04-123-0/+70
|
* blas, lapack: remove -fdefault-integer-8 FFLAGS (#1258)Tony Theodore2016-04-122-3/+1
| | | | | * only required for octave build: - https://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html * closes #1247
* Merge pull request #1274 from LuaAndC/wrkTony Theodore2016-04-121-0/+9
|\ | | | | add package "wrk" to plugins/apps
| * add variable luajit_ABIVER=5.1Boris Nagaev2016-04-061-0/+1
| | | | | | | | The name of libluajit-5.1.a can be generated from this variable.
| * enable native build of luajit in plugin "apps"Boris Nagaev2016-04-061-0/+8
| |
* | Merge pull request #1293 from tonytheodore/libsoup-disable-gssapiTony Theodore2016-04-111-1/+2
|\ \ | | | | | | libsoup: disable gssapi
| * | libsoup: disable gssapiTony Theodore2016-04-111-1/+2
| | | | | | | | | | | | On OSX, native `/usr/bin/krb5-config` is detected and tries to enable gssapi.
* | | Merge pull request #1290 from muellni/cmake-update-3.5Tony Theodore2016-04-111-2/+2
|\ \ \ | | | | | | | | cmake: update to 3.5.1
| * | | cmake: update to 3.5.1Martin Müllenhaupt2016-04-101-2/+2
| |/ /
* | | mpfr: updateMark Brand2016-04-111-2/+2
| | |
* | | gnutls: updateMark Brand2016-04-111-2/+2
| | |
* | | Merge pull request #1284 from LuaAndC/fix-qtbase-wheezyTony Theodore2016-04-111-0/+1
|\ \ \ | |/ / |/| | fix qtbase on Wheezy (don't use c++1y)
| * | fix qtbase on Wheezy (don't use c++1y)Boris Nagaev2016-04-061-0/+1
| |/ | | | | | | | | | | | | The error: `g++: error: unrecognized command line option ‘-std=c++1y’` Full log: https://gist.github.com/147a8e697b4be73dad0218598dab2608 The problem was solved by setting C++ version to C++11 explicitly.
* | Merge pull request #1287 from LuaAndC/vmime-prepare-for-cmake-3.5Tony Theodore2016-04-101-7/+6
|\ \ | | | | | | vmime: prepare for cmake 3.5
| * | vmime: patch vmime.pc after installationTony Theodore2016-04-091-2/+2
| | | | | | | | | | | | See https://github.com/mxe/mxe/pull/1279#issuecomment-207769271
| * | vmime: install with -j 1Boris Nagaev2016-04-091-1/+1
| | |
| * | vmime: use macros CMAKE_{STATIC,SHARED}_BOOLBoris Nagaev2016-04-091-2/+2
| | |
| * | vmime: use MXE CMake wrapperBoris Nagaev2016-04-091-2/+1
| | |
* | | libsoup: use MXE aclocal macrosBoris Nagaev2016-04-091-1/+4
| | |
* | | add package libsoupPavel Vatagin2016-04-094-1/+105
|/ /
* | sqlite: updateMark Brand2016-04-091-2/+2
| |
* | add package googletest and update protobufPavel Vatagin2016-04-072-10/+24
| |
* | Merge pull request #1283 from LuaAndC/osx-fixesBoris Nagaev2016-04-072-73/+82
|\ \ | | | | | | OSX fixes
| * | fix error "won't overwrite defined macro" on OSXBoris Nagaev2016-04-061-0/+23
| | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1281
| * | glib: recover authors of patchesBoris Nagaev2016-04-061-8/+8
| | |
| * | glib: consolidate and unify patchesBoris Nagaev2016-04-062-73/+59
| |/
* | Update the sha256 checksumFirat Akandere2016-04-061-1/+1
|/
* vmime: updateMark Brand2016-04-061-2/+2
|
* update: mingw-w64Mark Brand2016-04-051-2/+2
|
* sqlite: updateMark Brand2016-03-291-2/+2
|
* vmime: updateMark Brand2016-03-281-2/+2
|
* vmime: updateMark Brand2016-03-241-2/+2
|
* curl: updateMark Brand2016-03-231-2/+2
|
* add package qtsparklePavel Vatagin2016-03-212-0/+61
|
* new package: qtofficeopenxmlMark Brand2016-03-192-0/+42
|
* qtwebkit: restore packageMark Brand2016-03-191-0/+25
| | | | | The Qt project decided to publish the qtwebkit tarball as a "community release".
* qtimageformats: add dependencies jasper and libwebpMark Brand2016-03-181-1/+1
|
* subversion: added archive url to packageMartin Gerhardy2016-03-181-1/+2
| | | | see issue "subversion can't be downloaded #1261"
* vmime: updateMark Brand2016-03-171-2/+2
|
* upgrade to Qt 5.6.0Mark Brand2016-03-1627-89/+165
| | | | | | | | | | removed modules: qtquick1 qtwebkit new modules: qtquickcontrols2 qtwebview
* qtxlsxwriter: Qt 5.6 compatibilityMark Brand2016-03-161-0/+47
|
* expat: updateMark Brand2016-03-141-3/+3
|
* remove xine-libBoris Nagaev2016-03-086-516/+1
|
* cryptopp: install pkg-config filePavel Vatagin2016-03-081-1/+18
|
* dbus: updateMark Brand2016-03-081-2/+2
|
* Add package 'coda'.Thomas Danckaert2016-03-073-0/+82
| | | | | | | | | | https://stcorp.nl/coda "The Common Data Access toolbox (CODA) provides a set of interfaces for reading remote sensing data from earth observation data files. These interfaces consist of command line applications, libraries, interfaces to scientific applications (such as IDL and MATLAB), and interfaces to programming languages (such as C, Fortran, Python, and Java)."
* vmime: updateMark Brand2016-03-051-2/+2
|
* sqlite: updateMark Brand2016-03-041-2/+2
|
* gnutls: updateMark Brand2016-03-041-2/+2
|
* sdl2: updateMartin Gerhardy2016-03-042-65/+67
|