summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* ffmpeg: UpdateTimothy Gu2015-06-191-2/+2
| | | | Fixes #692.
* Update minizipTimothy Gu2015-06-191-10/+6
| | | | Fixes #719.
* Merge pull request #722 from LuaAndC/masterTimothy Gu2015-06-191-2/+2
|\ | | | | update Lua from 5.3.0 to 5.3.1
| * update Lua from 5.3.0 to 5.3.1Boris Nagaev2015-06-181-2/+2
| | | | | | | | | | Lua 5.3.1 was released on 17 Jun 2015. It is a bug-fix release of Lua 5.3. http://www.lua.org/bugs.html#5.3.0
* | dbus: updateMark Brand2015-06-181-2/+2
| |
* | gsoap: use openssl instead of gnutlsMark Brand2015-06-182-20/+13
|/ | | | | | Gsoap uses deprecated gnutls calls that have been removed in gnutls 3.4. To keep SSL support in gsoap, let's switch to openssl.
* freetds: updateMark Brand2015-06-181-3/+3
|
* curl: updateMark Brand2015-06-181-2/+2
|
* gnutls nettle: updateMark Brand2015-06-186-64/+79
| | | | | libgsasl and nettle no longer conflict over memxor, so the workaround is removed.
* Merge pull request #717 from xnakos/jack2Timothy Gu2015-06-172-0/+56
|\ | | | | Add jack2 package
| * Patch wscript to link to FLAC, vorbis, vorbisenc, and ogg libraries, which ↵Harry Nakos2015-06-161-0/+28
| | | | | | | | libsndfile is dependent on, since libsndfile will most probably have not been built statically linked to those libraries.
| * Do some housekeeping for jack.Harry Nakos2015-06-161-4/+1
| |
| * Investigate jack2 support.Harry Nakos2015-06-151-0/+31
| |
* | Merge pull request #699 from saiarcot895/upstream-add-gdal-shared-buildTimothy Gu2015-06-161-12/+3
|\ \ | | | | | | Add gdal shared build
| * \ Merge branch 'upstream-master' into upstream-add-gdal-shared-buildSaikrishna Arcot2015-06-1317-35/+216
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/hdf4.mk src/netcdf.mk
| * | | Uncomment OGR.Saikrishna Arcot2015-06-131-1/+1
| | | |
| * | | Indentation, and combine conditionals.Saikrishna Arcot2015-06-062-7/+6
| | | |
| * | | Remove old comment.Saikrishna Arcot2015-06-061-3/+0
| | | |
| * | | Build test sets and examples as well.Saikrishna Arcot2015-06-051-2/+0
| | | |
| * | | Style cleanup.Saikrishna Arcot2015-06-052-4/+4
| | | |
| * | | fix all gdal shared library related requirementsHamza Alloush2015-06-043-31/+26
| | | |
| * | | fix: incorrect detection of system hdf4, see: ↵Hamza Alloush2015-06-041-0/+1
| | | | | | | | | | | | | | | | https://github.com/mxe/mxe/issues/676
* | | | Merge pull request #708 from tm604/graphicsmagick-dep-fixTimothy Gu2015-06-161-1/+1
|\ \ \ \ | | | | | | | | | | graphicsmagick build requires libgomp
| * | | | graphicsmagick build requires libgompTom Molesworth2015-06-131-1/+1
| | |/ / | |/| |
* | | | Merge pull request #709 from saiarcot895/upstream-proper-dcmtk-fixTimothy Gu2015-06-162-1/+37
|\ \ \ \ | |_|_|/ |/| | | Fix building dcmtk on 64-bit platforms.
| * | | Fix building dcmtk on 64-bit platforms.Saikrishna Arcot2015-06-132-1/+37
| |/ /
* | | Merge pull request #710 from saiarcot895/upstream-libgcrypt-gitTimothy Gu2015-06-151-0/+34
|\ \ \ | | | | | | | | Don't use git when building libgcrypt.
| * | | Don't use git when building libgcrypt.Saikrishna Arcot2015-06-131-0/+34
| |/ /
* | | qtsystems qtxlsxwriter: updateMark Brand2015-06-132-3/+4
| | |
* | | qtservice: updateMark Brand2015-06-131-1/+2
|/ /
* | libssh2 openssl: updateMark Brand2015-06-122-4/+4
| |
* | vmime: updateMark Brand2015-06-111-2/+2
| |
* | openssl: updateMark Brand2015-06-111-2/+2
| |
* | Merge pull request #611 from marlam/64bit-5Timothy Gu2015-06-094-7/+41
|\ \ | | | | | | 64bit fixes, part 1
| * | openexr: fix 64 bit build and build failureMartin Lambers2015-01-252-3/+40
| | |
| * | imagemagick: enable 64 bit build -- works for meMartin Lambers2015-01-251-2/+0
| | |
| * | dcmtk: fix 64 bit buildMartin Lambers2015-01-251-2/+1
| | |
* | | vmime: updateMark Brand2015-06-081-2/+2
| | |
* | | hdf4: Fix indentation and simplify conditionalsTimothy Gu2015-06-071-7/+6
| | |
* | | enable sharedRashad2015-06-065-30/+88
| | |
* | | new package openjpeg with fixesRashad2015-06-063-0/+61
| | |
* | | Merge pull request #698 from saiarcot895/upstream-fix-compiling-devilTimothy Gu2015-06-061-0/+28
|\ \ \ | | | | | | | | Add Devil patch
| * | | add Devil patchHamza Alloush2015-06-041-0/+28
| | |/ | |/|
* | | gsoap: update checksumMark Brand2015-06-051-1/+1
|/ /
* | qt5 modules: updateMark Brand2015-06-0324-81/+37
| |
* | Merge pull request #694 from clarkli86/masterTimothy Gu2015-05-271-1/+1
|\ \ | | | | | | Enable ISO C90 inline for i686-w64-mingw32.shared
| * | Enable ISO C90 inlineClark Li2015-05-271-1/+1
| | | | | | | | | | | | | | | Otherwise imaxabs() and other functions in _mingw.h will not be inlined and produce link error
* | | qt: updateMark Brand2015-05-272-763/+693
|/ /
* | sqlite: updateMark Brand2015-05-211-2/+2
| |
* | Merge pull request #686 from LuaAndC/masterTimothy Gu2015-05-155-10/+43
|\ \ | | | | | | update Lua to 5.3.0 and LuaJIT to 2.0.4