Permalink
Switch branches/tags
Nothing to show
Commits on Jun 12, 2017
Commits on Dec 3, 2016
  1. Upgrade F24 to F25

    bgilbert committed Dec 3, 2016
Commits on Dec 1, 2016
  1. Upgrade f24-armv7l to F25

    bgilbert committed Dec 1, 2016
Commits on Sep 26, 2016
Commits on Sep 4, 2016
Commits on Sep 3, 2016
Commits on Jun 22, 2016
  1. Upgrade F23 to F24

    bgilbert committed Jun 22, 2016
Commits on Jun 10, 2016
Commits on Jun 6, 2016
  1. wintest: Allow manual builds to specify an OpenSlide commit

    Allow testing current openslide-winbuild against the released OpenSlide.
    bgilbert committed Jun 6, 2016
Commits on May 29, 2016
Commits on May 26, 2016
Commits on May 23, 2016
Commits on May 20, 2016
  1. Squelch test failures caused by platform problems

    Use XFAIL env vars to ignore test/valgrind errors caused by problems in
    platform libraries.
    bgilbert committed May 19, 2016
Commits on May 18, 2016
Commits on May 17, 2016
  1. Send email on test failures

    bgilbert committed May 17, 2016
  2. Set LANG on winsrv2012r2-amd64

    Fixes Cairo build failures:
    
        Generating cairo.def
        <stdin>:47:1: error: unterminated comment
        Makefile:3072: recipe for target 'cairo.def' failed
    
    cairo.def is generated by grepping Cairo header files and piping the
    result to cpp.  grep >= 2.23 can decide at any point in its execution
    that it's really processing a binary file, not a text file, and give up
    on printing matched lines.  The Cairo headers include the © character,
    and if we don't set LANG, grep interprets this as an encoding error and
    gives up.
    bgilbert committed May 17, 2016
Commits on May 4, 2016
  1. Add el7-amd64

    bgilbert committed with OpenSlide Buildbot May 4, 2016
Commits on Feb 25, 2016
Commits on Feb 11, 2016
  1. Upgrade OS X 10.10 to 10.11

    bgilbert committed Feb 11, 2016
Commits on Nov 9, 2015
  1. Add step to check exported symbols

    bgilbert committed with OpenSlide Buildbot Nov 9, 2015
Commits on Nov 5, 2015
Commits on Nov 4, 2015
  1. Add precise-amd64

    bgilbert committed Nov 4, 2015
  2. Upgrade F22 to F23

    bgilbert committed Nov 4, 2015
Commits on Jun 26, 2015
  1. Add f22-armv7l

    bgilbert committed Jun 26, 2015
Commits on May 28, 2015
  1. Upgrade F21 to F22

    bgilbert committed May 28, 2015
Commits on May 24, 2015
Commits on Apr 27, 2015
  1. Update to Buildbot 0.8.12

    bgilbert committed Apr 27, 2015
  2. Upgrade wheezy-ppc64 to jessie

    bgilbert committed with OpenSlide Buildbot Apr 26, 2015
Commits on Apr 26, 2015
Commits on Apr 21, 2015