On Apr 29 19:53, Jon Turney wrote: > Install autoconf and automake, and run winsup/autogen.sh, and don't have > it silently ignore failures. > > On AppVeyor: > - use latest VM image, to reduce time spent installing updates. > - run the testsuite, but ignore the result, as some tests don't work > correctly. > - hardcode the python-lxml and python-ply packages to install, so we get > ones for the right python. > - install texlive collections now needed to build documentation. > > On github: > - Use a copr for cocom, since RPMSphere's package updates don't track > fedora:latest very efficently. > --- > .appveyor.yml | 13 +++++++++++-- > .github/workflows/cygwin.yml | 11 +++++++---- > winsup/autogen.sh | 1 + > 3 files changed, 19 insertions(+), 6 deletions(-)
LGTM, please push. Thanks, Corinna
