<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/thess/tools/meson, branch master</title>
<subtitle>Ted Hess staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/thess/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/thess/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/'/>
<updated>2021-10-30T19:17:20Z</updated>
<entry>
<title>tools/meson: update to 0.60.0</title>
<updated>2021-10-30T19:17:20Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-10-24T18:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=3bd31cc4d2ff02c2d3c3db80ade7badab08f3e93'/>
<id>urn:sha1:3bd31cc4d2ff02c2d3c3db80ade7badab08f3e93</id>
<content type='text'>
Add cmake support to meson. Otherwise only pkgconfig can be used.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: fix usage with SDK</title>
<updated>2021-10-10T18:39:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-10-09T19:24:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=7c0fb874436c0613a042c8b07aa00621d08f4eaa'/>
<id>urn:sha1:7c0fb874436c0613a042c8b07aa00621d08f4eaa</id>
<content type='text'>
The python path cannot be embedded in the meson binary as it changes
with the SDK.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.59.2</title>
<updated>2021-10-08T00:09:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-10-05T01:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=c2222f74c8eff592032473ab2d29d5e8febace63'/>
<id>urn:sha1:c2222f74c8eff592032473ab2d29d5e8febace63</id>
<content type='text'>
Update install procedure based on upstream feedback. Normally, meson is
to be installed with pip. But as pip is not mandated by the build
system, it cannot be used. Upstream provides a nice script to pack meson
automatically.

Moved src/ to files/. No need to copy to BUILD_DIR.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: add meson</title>
<updated>2021-09-17T02:31:28Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-17T21:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/thess/commit/?id=c4dfdde2eaa399025de1032bed8ee8a5f8babb24'/>
<id>urn:sha1:c4dfdde2eaa399025de1032bed8ee8a5f8babb24</id>
<content type='text'>
meson is a next generation build system designed to have good defaults,
simpler build files, and fast compilation.

It is built upon python and uses ninja for compilation. The latter
provides fast by default (parallel) and problem free compilation.

There are over 40 packages already successfully using meson. The next
commit will convert pkgconf to use meson compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
