<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/log.h, branch oreo-mr1-wear-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/'/>
<entry>
<title>Add --color_warnings to make warnings/errors like clang</title>
<updated>2017-02-23T06:41:57+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2017-02-22T22:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=e41c7556c22bda359c2b97cd98d59082110add95'/>
<id>e41c7556c22bda359c2b97cd98d59082110add95</id>
<content type='text'>
This adds new (WARN|KATI_WARN|ERROR)_LOC log macro variants that take a
location as the first argument, and will prefix that location
information to the warning/error lines.

When --color_warnings is enabled, it reformats them to have a standard
warning:/error: infix, and adds colors in order to match the
warnings/errors produced by clang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds new (WARN|KATI_WARN|ERROR)_LOC log macro variants that take a
location as the first argument, and will prefix that location
information to the warning/error lines.

When --color_warnings is enabled, it reformats them to have a standard
warning:/error: infix, and adds colors in order to match the
warnings/errors produced by clang.
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Show an error message when exec in RunCommand fails</title>
<updated>2016-01-26T06:33:42+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2016-01-26T06:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=7cf1935749d789e83403b242c6a270fa24f1a730'/>
<id>7cf1935749d789e83403b242c6a270fa24f1a730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Add --warn flag which produces extra warnings</title>
<updated>2015-11-17T05:53:47+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-11-17T05:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=644d6b9b5e0ffa14e38e7c2212e1a686b248c1cd'/>
<id>644d6b9b5e0ffa14e38e7c2212e1a686b248c1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] A global refactoring for command line flags</title>
<updated>2015-09-09T09:22:04+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-09-09T09:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=003d06ede28997fcfbda65a14907b3ca17fb2d39'/>
<id>003d06ede28997fcfbda65a14907b3ca17fb2d39</id>
<content type='text'>
So we will be able to use the command line parser for sub-makes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So we will be able to use the command line parser for sub-makes.
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Make FindCommandLineFlagWithArg easier to use</title>
<updated>2015-07-28T03:59:11+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-07-27T07:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=383cfe0344b5058512a2a7c0ceba87860bdf81ab'/>
<id>383cfe0344b5058512a2a7c0ceba87860bdf81ab</id>
<content type='text'>
Now this function does not require a trailing whitespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now this function does not require a trailing whitespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Suppress warnings</title>
<updated>2015-07-03T07:26:15+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-07-03T07:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=8d503017f7fdb54fb6b522e0415751d7e172662f'/>
<id>8d503017f7fdb54fb6b522e0415751d7e172662f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Emit depfile lines from NinjaGenerator</title>
<updated>2015-07-03T07:20:22+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-07-03T06:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=e9f7e6731eacbdc7bd7717e3f98e511e2e35f2f0'/>
<id>e9f7e6731eacbdc7bd7717e3f98e511e2e35f2f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Add an option to show timing stats</title>
<updated>2015-06-29T03:26:47+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-06-27T08:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=54e52dd010583fcc5b0e528d26a5dbb5c2dbe603'/>
<id>54e52dd010583fcc5b0e528d26a5dbb5c2dbe603</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Do not log by default</title>
<updated>2015-06-29T03:26:47+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-06-26T20:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=6f04aed67d68992c7b5c635b6c1f7aa83fdeb1b7'/>
<id>6f04aed67d68992c7b5c635b6c1f7aa83fdeb1b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Apache license header to recently added files</title>
<updated>2015-06-23T06:29:13+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-06-23T06:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=1d545aa8a83ba34273b4692c78cf1981fc798658'/>
<id>1d545aa8a83ba34273b4692c78cf1981fc798658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
