Re: [gtk-osx-users] New build system (continued).
- From: Pascal <p p14 orange fr>
- To: John Ralls <jralls ceridwen us>
- Cc: gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] New build system (continued).
- Date: Wed, 1 May 2019 11:22:57 +0200
Le 18 avr. 2019 à 05:11, John Ralls <jralls ceridwen us> a écrit :
Pascal,
Try setting buildroot in your jhbuildrc-custom. (I like to set a source, build, and inst directory under a
project directory, for example ~/Development/Gramps-build/gramps-stable-git-Mojave/).
In theory setting buildroot=None should force source directory builds, but it doesn't seem to work
consistently for me, some targets are building in source and others in ~/.caches. It's probably something
in my rather complex jhbuildrc-custom that I stare at and don't see.
Hello John,
Documentation said:
"buildroot A string specifying the parent directory to place build trees. Defaults to None, which causes
builds to be performed within the source trees."
By default my buildroot is set to $HOME/.cache/jhbuild/build.
I've added this line to my jhbuildrc-custom:
buildroot = os.path.join(_root, ".cache/jhbuild/build")
(_root is set to my dev folder)
It's ok for me with that. I haven't tried with None.
Thanks, Pascal.
http://blady.pagesperso-orange.fr
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]