Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hdf4: Fix style | Timothy Gu | 2015-06-19 | 1 | -6/+6 |
* | Merge pull request #713 from luckyhacky/fixhdf4 | Timothy Gu | 2015-06-19 | 1 | -1/+1 |
|\ | |||||
| * | fixes hdf4 compilation due to missing -lportablexdr for non-static builds int... | luckyhacky | 2015-06-14 | 1 | -1/+1 |
* | | Style fixes | Timothy Gu | 2015-06-19 | 1 | -1/+1 |
* | | Update gmsl and config.guess | Timothy Gu | 2015-06-19 | 4 | -15/+42 |
* | | ffmpeg: Update | Timothy Gu | 2015-06-19 | 1 | -2/+2 |
* | | Update minizip | Timothy Gu | 2015-06-19 | 1 | -10/+6 |
* | | Merge pull request #722 from LuaAndC/master | Timothy Gu | 2015-06-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | update Lua from 5.3.0 to 5.3.1 | Boris Nagaev | 2015-06-18 | 1 | -2/+2 |
* | | | dbus: update | Mark Brand | 2015-06-18 | 1 | -2/+2 |
* | | | gsoap: use openssl instead of gnutls | Mark Brand | 2015-06-18 | 2 | -20/+13 |
|/ / | |||||
* | | freetds: update | Mark Brand | 2015-06-18 | 1 | -3/+3 |
* | | curl: update | Mark Brand | 2015-06-18 | 1 | -2/+2 |
* | | gnutls nettle: update | Mark Brand | 2015-06-18 | 6 | -64/+79 |
* | | Merge pull request #717 from xnakos/jack2 | Timothy Gu | 2015-06-17 | 3 | -0/+60 |
|\ \ | |||||
| * | | Patch wscript to link to FLAC, vorbis, vorbisenc, and ogg libraries, which li... | Harry Nakos | 2015-06-16 | 1 | -0/+28 |
| * | | Do some housekeeping for jack. | Harry Nakos | 2015-06-16 | 2 | -5/+2 |
| * | | Investigate jack2 support. | Harry Nakos | 2015-06-15 | 2 | -0/+35 |
* | | | Merge pull request #699 from saiarcot895/upstream-add-gdal-shared-build | Timothy Gu | 2015-06-16 | 1 | -12/+3 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-master' into upstream-add-gdal-shared-build | Saikrishna Arcot | 2015-06-13 | 18 | -35/+220 |
| |\ \ \ | |||||
| * | | | | Uncomment OGR. | Saikrishna Arcot | 2015-06-13 | 1 | -1/+1 |
| * | | | | Indentation, and combine conditionals. | Saikrishna Arcot | 2015-06-06 | 2 | -7/+6 |
| * | | | | Remove old comment. | Saikrishna Arcot | 2015-06-06 | 1 | -3/+0 |
| * | | | | Build test sets and examples as well. | Saikrishna Arcot | 2015-06-05 | 1 | -2/+0 |
| * | | | | Style cleanup. | Saikrishna Arcot | 2015-06-05 | 2 | -4/+4 |
| * | | | | fix all gdal shared library related requirements | Hamza Alloush | 2015-06-04 | 3 | -31/+26 |
| * | | | | fix: incorrect detection of system hdf4, see: https://github.com/mxe/mxe/issu... | Hamza Alloush | 2015-06-04 | 1 | -0/+1 |
* | | | | | Merge pull request #708 from tm604/graphicsmagick-dep-fix | Timothy Gu | 2015-06-16 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | graphicsmagick build requires libgomp | Tom Molesworth | 2015-06-13 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #709 from saiarcot895/upstream-proper-dcmtk-fix | Timothy Gu | 2015-06-16 | 2 | -1/+37 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix building dcmtk on 64-bit platforms. | Saikrishna Arcot | 2015-06-13 | 2 | -1/+37 |
| |/ / / | |||||
* | | | | Merge pull request #710 from saiarcot895/upstream-libgcrypt-git | Timothy Gu | 2015-06-15 | 1 | -0/+34 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Don't use git when building libgcrypt. | Saikrishna Arcot | 2015-06-13 | 1 | -0/+34 |
| |/ / | |||||
* | | | qtsystems qtxlsxwriter: update | Mark Brand | 2015-06-13 | 2 | -3/+4 |
* | | | qtservice: update | Mark Brand | 2015-06-13 | 1 | -1/+2 |
|/ / | |||||
* | | libssh2 openssl: update | Mark Brand | 2015-06-12 | 2 | -4/+4 |
* | | vmime: update | Mark Brand | 2015-06-11 | 1 | -2/+2 |
* | | openssl: update | Mark Brand | 2015-06-11 | 1 | -2/+2 |
* | | Merge pull request #611 from marlam/64bit-5 | Timothy Gu | 2015-06-09 | 4 | -7/+41 |
|\ \ | |||||
| * | | openexr: fix 64 bit build and build failure | Martin Lambers | 2015-01-25 | 2 | -3/+40 |
| * | | imagemagick: enable 64 bit build -- works for me | Martin Lambers | 2015-01-25 | 1 | -2/+0 |
| * | | dcmtk: fix 64 bit build | Martin Lambers | 2015-01-25 | 1 | -2/+1 |
* | | | vmime: update | Mark Brand | 2015-06-08 | 1 | -2/+2 |
* | | | hdf4: Fix indentation and simplify conditionals | Timothy Gu | 2015-06-07 | 1 | -7/+6 |
* | | | Merge pull request #701 from bugbrains/master | Timothy Gu | 2015-06-07 | 9 | -30/+153 |
|\ \ \ | |||||
| * | | | enable shared | Rashad | 2015-06-06 | 5 | -30/+88 |
| * | | | new package openjpeg with fixes | Rashad | 2015-06-06 | 4 | -0/+65 |
|/ / / | |||||
* | | | Merge pull request #698 from saiarcot895/upstream-fix-compiling-devil | Timothy Gu | 2015-06-06 | 1 | -0/+28 |
|\ \ \ | |||||
| * | | | add Devil patch | Hamza Alloush | 2015-06-04 | 1 | -0/+28 |
| | |/ | |/| | |||||
* | | | gsoap: update checksum | Mark Brand | 2015-06-05 | 1 | -1/+1 |
|/ / |