<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/scripts/time.pl, branch v19.07.5</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v19.07.5</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v19.07.5'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2019-09-04T11:23:00Z</updated>
<entry>
<title>scripts: time.pl: Don't print the time on stderr</title>
<updated>2019-09-04T11:23:00Z</updated>
<author>
<name>Alban Bedel</name>
</author>
<published>2019-06-15T10:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=ffdf98b2047c35c65dc7c7902b8ad8664f89c840'/>
<id>urn:sha1:ffdf98b2047c35c65dc7c7902b8ad8664f89c840</id>
<content type='text'>
Having the build time written on stderr make it appear with V=w
although it is not an error or warning. Just write the time on stdout
to have it part of the build log like all the rest, but not clutter
the output when only warnings and errors should be shown.

Signed-off-by: Alban Bedel &lt;albeu@free.fr&gt;
(cherry picked from commit 340df72e0745236379554dc9ff487e260a424465)
</content>
</entry>
<entry>
<title>scripts: time.pl: avoid hard Time::HiRes dependency</title>
<updated>2018-08-05T10:24:01Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-08-05T10:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=a692e4e3de60e1a10906511fb8ef2d14937d4a19'/>
<id>urn:sha1:a692e4e3de60e1a10906511fb8ef2d14937d4a19</id>
<content type='text'>
Use Time::HiRes when available and fallback to raw syscall interface
when not. If that fails too, simply report 0, 0 as real time.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>build: remove GNU time dependency</title>
<updated>2018-08-04T22:06:27Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-08-04T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=d3ddf6631e491a831617a5ae8b3d7924e47a275a'/>
<id>urn:sha1:d3ddf6631e491a831617a5ae8b3d7924e47a275a</id>
<content type='text'>
Replace the GNU time program invocation with a simple Perl script reporting
the timing values. Since we require Perl anyway for the build system, we can
as well use that instead of requiring a random GNU utility rarely installed
by default.

Fixes: ff6e62b288 ("build: log time taken by each packages/steps")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
