Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Adding meson/ninja to CDT JIPP

Thanks Jonah.  It should be fine.  I am still working on the tests and will activate them in the build soon to test it out.

-- Jeff J.

On Mon, Mar 26, 2018 at 5:50 PM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
(Adding all of cdt-dev to distribution)

Hi Jeff,

I have added ninja 1.8.2 and meson and 0.44.1 to the build machine. I also needed a newer Python3, so I also installed python 3.6.4 (but it is not on the PATH).

You can see that all jobs have ninja and meson on the path now:

There are a handful of new "install-*" jobs under releng https://ci.eclipse.org/cdt/view/Releng/ to install these tools. If you need additional versions these can be installed easily. 

Finally, ~/buildtools/bin is where the tools are symlinked. All of the jobs (via configuring the master node) have  ~/buildtools/bin added to the PATH. To change this setting, see https://ci.eclipse.org/cdt/computer/(master)/configure (note only admins can view this page).

Please let me know if this is everything you need to enable the ninja/meson tests.

HTH
Jonah




~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 26 March 2018 at 17:42, Jeff Johnston <jjohnstn@xxxxxxxxxx> wrote:
I am using 0.44.1 for meson with 1.8.2 ninja in Fedora 27, so let's start with that if possible.

Thanks,

-- Jeff J.

On Mon, Mar 26, 2018 at 12:38 PM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Sure. I'll look into that. Which versions?

Jonah


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 26 March 2018 at 17:37, Jeff Johnston <jjohnstn@xxxxxxxxxx> wrote:
Hi Jonah,

Would it be possible to add meson and ninja to the CDT JIPP instance so I can test the new meson plug-ins actually using meson and ninja?

-- Jeff J.




_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top