Hi William, I had time to review this work and it seems automating most of the steps needed. Would you have time/energy to work with me to integrate it in the Travis config? I can definitely help for the Travis config side, but I am still failing to find time to gather a bit of knowledge about Windows builds.
Thanks in advance, Luca Il giorno mar 19 nov 2019 alle ore 00:34 William A Rowe Jr <[email protected]> ha scritto: > > The https://github.com/appsuite/oss-httpd-build/tree/master/mak tree contains > all the tooling we've used to generate convenience binaries. > Makefile.build-win > should be what you are looking for; we no longer test .dsp/.mak based builds, > only CMake logic. But testing both while they remain 'supported' is a very > wise > idea. > > > > On Fri, Nov 8, 2019 at 12:56 AM Luca Toscano <[email protected]> wrote: >> >> Hi everybody, >> >> if you build httpd for Windows can you give us a list of commands and >> steps that you usually do? I am not familiar enough with the platform >> and [1] is still a bit cryptic to me :) >> The end goal is to add the build steps to our Travis config, to run >> them every time that a commit happens. >> >> Thanks in advance! >> >> Luca >> >> [1] https://httpd.apache.org/docs/2.4/platform/win_compiling.html
