<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/dedeckeh/tools/meson, branch master</title>
<subtitle>Staging tree of dedeckeh</subtitle>
<id>https://git.openwrt.org/openwrt/staging/dedeckeh/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/dedeckeh/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/'/>
<updated>2022-10-02T14:05:32Z</updated>
<entry>
<title>tools/meson: backport WSL2 fix</title>
<updated>2022-10-02T14:05:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-22T22:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=875e17774bafb132a93d66f1d7b2c6a2deec2030'/>
<id>urn:sha1:875e17774bafb132a93d66f1d7b2c6a2deec2030</id>
<content type='text'>
For some reason, Microsoft's Plan9 driver returns IOError on missing
file.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "tools/meson: update to 0.63.1"</title>
<updated>2022-09-07T03:47:04Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-09-07T03:46:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=a99707d14c029cfa2d09c936418bb10316f76540'/>
<id>urn:sha1:a99707d14c029cfa2d09c936418bb10316f76540</id>
<content type='text'>
This reverts commit da95084d3478226bede2aed04e21f47525b7e0ad.
It was pulled by accident.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.63.1</title>
<updated>2022-09-07T03:22:40Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-08-29T06:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=da95084d3478226bede2aed04e21f47525b7e0ad'/>
<id>urn:sha1:da95084d3478226bede2aed04e21f47525b7e0ad</id>
<content type='text'>
Release Notes:
- 0.62.0 https://mesonbuild.com/Release-notes-for-0-62-0.html
- 0.63.0 https://mesonbuild.com/Release-notes-for-0-63-0.html
- (other notes are not available)

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.61.5</title>
<updated>2022-06-26T22:57:15Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-06-21T04:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=d60cfa5a9e85c4d74411ce0afbde47f54030cea8'/>
<id>urn:sha1:d60cfa5a9e85c4d74411ce0afbde47f54030cea8</id>
<content type='text'>
Mostly backports by a Red Hat employee as 0.62 and newer demands Python
3.7+. Same reason 0.61 is kept here.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.61.4</title>
<updated>2022-04-09T13:56:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-03-16T23:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=19f3fcc884cab348cfba823f1175baf7aa4de15f'/>
<id>urn:sha1:19f3fcc884cab348cfba823f1175baf7aa4de15f</id>
<content type='text'>
Override python to use the one in host instead of hostpkg. There's no
need to use the latter.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.61.2</title>
<updated>2022-02-26T12:44:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-02-25T04:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=628970a1959c0a0fbc0c3deb3d92945af63c2ddc'/>
<id>urn:sha1:628970a1959c0a0fbc0c3deb3d92945af63c2ddc</id>
<content type='text'>
Seems to be minor bugfixes with Cygwin and Windows.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.61.1</title>
<updated>2022-02-03T22:16:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-01-31T02:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=fb6cf22866b3bb6dfcbee0659f785982d071c863'/>
<id>urn:sha1:fb6cf22866b3bb6dfcbee0659f785982d071c863</id>
<content type='text'>
Changelog:

backend_startup_project
Add a man page backend to refman
extract_objects() supports generated sources
Python 3.6 support will be dropped in the next release
Warning if check kwarg of run_command is missing
meson rewrite can modify extra_files
meson rewrite target &lt;target&gt; info outputs target's extra_files
Visual Studio 2022 backend
Support for CMake &lt;3.14 is now deprecated for CMake subprojects
Added support for sccache
install_symlink function

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 0.60.1</title>
<updated>2021-12-05T17:49:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-11-22T08:51:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=75093d1b1de7af82acd3b8bcc61f308c37493400'/>
<id>urn:sha1:75093d1b1de7af82acd3b8bcc61f308c37493400</id>
<content type='text'>
change meson binary to use py extension. Fixes issue with meson's
symbolextractor using the host python instead of the system one.

We intentionally use a .py extension here so that meson launches
additional python scripts with the same build host python interpreter as
itself is running under (and not the host package one once it becomes
available)

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<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/dedeckeh/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/dedeckeh/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>
</feed>
