summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gettext: Fix update routineTimothy Gu2015-06-191-1/+2
|
* termcap: Fix update routineTimothy Gu2015-06-191-1/+4
|
* speex: UpdateTimothy Gu2015-06-191-2/+2
|
* sox: UpdateTimothy Gu2015-06-191-2/+2
|
* qt: Fix update routineTimothy Gu2015-06-191-3/+4
|
* qtbase: Fix update routineTimothy Gu2015-06-191-1/+1
|
* file: updateTimothy Gu2015-06-192-75/+34
|
* apr: UpdateTimothy Gu2015-06-191-2/+2
|
* chipmunk: UpdateTimothy Gu2015-06-191-2/+2
|
* xerces: UpdateTimothy Gu2015-06-192-17/+2
|
* fdk-aac: UpdateTimothy Gu2015-06-191-2/+2
|
* Add CMake script for finding TIFFTimothy Gu2015-06-191-0/+13
| | | | Fixes #721.
* hdf4: Update download URLTimothy Gu2015-06-191-1/+1
|
* hdf4: SimplifyTimothy Gu2015-06-191-2/+3
|
* hdf4: Fix styleTimothy Gu2015-06-191-6/+6
|
* Merge pull request #713 from luckyhacky/fixhdf4Timothy Gu2015-06-191-1/+1
|\ | | | | fixes hdf4 compilation due to missing -lportablexdr for non-static builds introduced with last fix
| * fixes hdf4 compilation due to missing -lportablexdr for non-static builds ↵luckyhacky2015-06-141-1/+1
| | | | | | | | introduced with last fix
* | Style fixesTimothy Gu2015-06-191-1/+1
| |
* | Update gmsl and config.guessTimothy Gu2015-06-194-15/+42
| |
* | 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-173-0/+60
|\ \ | | | | | | 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-162-5/+2
| | |
| * | Investigate jack2 support.Harry Nakos2015-06-152-0/+35
| | |
* | | 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-1318-35/+220
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |