[build2] build2 0.14.0 released

Boris Kolpackov boris at codesynthesis.com
Thu Nov 4 15:02:30 UTC 2021


Boris Kolpackov via users <users at build2.org> writes:

> So it feels like we should still build it "as if for install" but
> actually not install it. We could do this by introducing something
> like config.install=false but perhaps a more elegant solution is to
> only apply config.install.scope for the install operation itself and
> not for the update-for-install pre-operation.
> 
> I've tried this change it works for the above test case. Do you see
> any issues with going this route?

Ok, I've tested it some more and committed to master, here is the
patch:

https://git.build2.org/cgit/build2/commit/?id=65f77bb9a955

It would be great if you could try it in your RPM builds.



More information about the users mailing list