Giter Site home page Giter Site logo

Comments (14)

mhils avatar mhils commented on June 30, 2024 1

I guess so - this was introduced by @TBBle in #9, it's probably enough to upload them as part of the latest release and then use them in buildlibxml.py

For the record, the VS2008 x64 build shows errors on appveyor, but still seems to go through.

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024 1

Build seems quite happy:
https://ci.appveyor.com/project/St/lxml/build/1.0.25
Even the VS10 build in Py3.4 seems to produce "something".

Note that I now parse the releases page and extract the latest release. As long as you keep up the release tag naming by Y.M.D date, we won't need the "latest" fake release anymore.

from libxml2-win-binaries.

mhils avatar mhils commented on June 30, 2024

The build process currently depends on https://github.com/winlibs/libxml2, so as soon as that's updated, I can look into it. I have given you commit rights in case you want to push this faster. :-)

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

winlibs have been updated, both for libxml2 and libxslt.

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

BTW, zlib has also been updated in winlibs. And there are also changes in the libiconv repo, now based on 1.15. Probably worth updating all, now that we're at it.

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

I pushed the update, but then found out that I also have to update the upload filenames :) Having those extracted automatically from the checkouts would be nice...

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

The build with older compilers failed, it seems. Don't know what else is there to do. Could you take over?

from libxml2-win-binaries.

mhils avatar mhils commented on June 30, 2024

winlibs/libiconv@8cede14 removed the MSVC9 solution for libiconv. We can

  1. not care about updating Python 2.7 binaries
  2. use iconv 1.14 for all builds (I have not checked if there are other issues other than iconv)
  3. only use iconv 1.14 for the Python 2.7 binaries (we can hopefully just git checkout in the build script)
  4. try to create a new MSVC9 solution file

Thoughts?

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

Worked. Thanks!

from libxml2-win-binaries.

mhils avatar mhils commented on June 30, 2024

Great - fwiw, "latest" URLs are not updated automatically but the binaries need to be moved manually from AppVeyor's artifact tab to GitHub's releases tab. :)

That being said, we have never included the vs2008 binaries there, so I guess they are just unused right now and can probably be removed at some point.

from libxml2-win-binaries.

scoder avatar scoder commented on June 30, 2024

That being said, we have never included the vs2008 binaries there, so I guess they are just unused right now and can probably be removed at some point.

Would they be usable by the Py2.7 builds? I'd like to get those working. They are still using the hugely outdated zlatkovic binaries.

from libxml2-win-binaries.

mhils avatar mhils commented on June 30, 2024

Awesome, that's great to hear! 🎉

from libxml2-win-binaries.

TBBle avatar TBBle commented on June 30, 2024

#13 (comment) describes what I intended to follow up with after #9 was merged, but I must have forgotten while waiting for the libxml2 builds to be published. I'd tested that workflow locally at the time.

from libxml2-win-binaries.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.