-
Update png, jpeg, glib, cairo, sqlite
bgilbert committedJul 10, 2017
-
bgilbert committed
Jun 4, 2017
-
bgilbert committed
May 16, 2017
-
bgilbert committed
Apr 18, 2017
-
Update ant, libzip, glib, sqlite
bgilbert committedFeb 19, 2017
-
bgilbert committed
Jan 24, 2017
-
bgilbert committed
Jan 16, 2017
-
Update ant, zlib, png, gdkpixbuf, cairo, sqlite
bgilbert committedJan 7, 2017
-
bgilbert committed
Dec 3, 2016
-
bgilbert committed
Nov 23, 2016
-
bgilbert committed
Nov 15, 2016
-
bgilbert committed
Oct 17, 2016
-
Fetch xz-compressed libzip tarball
bgilbert committedOct 6, 2016 -
Merge pull request #12 from Markus-PP/master
Add libzip for PreciPoint VMIC support
bgilbert committed on GitHubOct 6, 2016
-
Signed-off-by: Markus Pöpping <markus@precipoint.de>
Markus-PP committedOct 5, 2016
-
bgilbert committed
Sep 30, 2016
-
bgilbert committed
Sep 22, 2016
-
bgilbert committed
Sep 13, 2016
-
Update png, gdkpixbuf, openslidejava
bgilbert committedSep 12, 2016
-
bgilbert committed
Aug 18, 2016
-
bgilbert committed
Aug 9, 2016
-
bgilbert committed
Aug 4, 2016
-
Fix 64-bit builds on openSUSE 42.1
bgilbert committedJul 17, 2016
-
Update png, openjpeg, gdkpixbuf
bgilbert committedJul 16, 2016
-
bgilbert committed
Jun 11, 2016
-
bgilbert committed
Jun 10, 2016
-
bgilbert committed
Jun 5, 2016
-
bgilbert committed
Jun 4, 2016 -
The other disabled test suites still fail in Cygwin builds.
bgilbert committedJun 4, 2016
-
Realign call stack when needed on Win32
GCC assumes that the incoming stack is 16-byte aligned, and then emits SSE instructions that perform aligned stack accesses. This fails on Win32 when called from MSVC code, which guarantees only 4-byte alignment. Tell GCC to realign the stack in functions that need the wider alignment. Fixes GPF when reading Ventana upper layers from MSVC code. Fixes #9.
bgilbert committedJun 3, 2016
-
bgilbert committed
May 29, 2016
-
Drop --no-iri from wget invocations
GitHub AWS redirects now use AWS signature version 4, which is encoded in hex rather than base64, so the %2B workaround should no longer be necessary.
bgilbert committedMay 17, 2016 -
Preserve timestamps when copying sources from override directory
Avoid spurious rebuilds of distributed source files. Fixes build failure on openslide-tables.c, which can't be rebuilt during cross builds.
bgilbert committedMay 17, 2016
-
bgilbert committed
May 16, 2016