Re: JHBuild



Hi,

I pushed wip/muktupavels/force-non-srcdir-build branch to jhbuild. Can someone review few commits? It adds force-non-srcdir-builds attribute support to autotools and adds this attribute to mozjs52 and colord modules.

On Tue, Aug 1, 2017 at 11:16 AM, Alberts Muktupāvels <alberts muktupavels gmail com> wrote:
colord has build-api wrapper, but that does not help because of meson. I prefer to build in srcdir that meson does not like:
Source and build directories must not be the same. Create a pristine build directory.

Using force-non-srcdir-builds attribute allows me to build colord once. Next time it will fail with "Trying to run Meson on a build directory that has already been configured", but that is better then current situation.

Same problem with new mozjs, it does not build in src dir.
 
Also fixed by forcing non srcdir build.

--
Alberts Muktupāvels


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]