<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/rule.cc, 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>Fix some possible performance issues found by clang-tidy</title>
<updated>2016-11-01T21:49:46+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2016-11-01T21:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=cb2ff8558ced3ddc021823a3c86bc7ce02dcbdc3'/>
<id>cb2ff8558ced3ddc021823a3c86bc7ce02dcbdc3</id>
<content type='text'>
No obvious time differences when building AOSP, but these all seem like
reasonable changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No obvious time differences when building AOSP, but these all seem like
reasonable changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Allow targets which start with `='.</title>
<updated>2016-06-30T05:47:39+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2016-06-30T04:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=c4f7662b112a232e313b69706f148de4e69b9f21'/>
<id>c4f7662b112a232e313b69706f148de4e69b9f21</id>
<content type='text'>
but with a kati-specific warning message. This fixes #83.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but with a kati-specific warning message. This fixes #83.
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Remove Rule::is_default_target</title>
<updated>2016-02-19T05:55:09+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2016-02-19T05:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=0325b162edd8fc9a6bbc6c6e53cb2c91dd797cbd'/>
<id>0325b162edd8fc9a6bbc6c6e53cb2c91dd797cbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Trim leading ./ in output patterns</title>
<updated>2016-01-26T07:39:14+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2016-01-26T07:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=fcbadb2afa6ad7d51139376e139131b8eb861686'/>
<id>fcbadb2afa6ad7d51139376e139131b8eb861686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Always set is_default_target</title>
<updated>2015-10-03T02:24:39+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-03T02:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=af2b7c676c38a3a265bd1a52a97d3c3793c8f707'/>
<id>af2b7c676c38a3a265bd1a52a97d3c3793c8f707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for default targets in ninja output</title>
<updated>2015-09-29T23:51:02+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2015-09-29T23:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=5b26db3fed604a0bef74f905b19a44000ad24df1'/>
<id>5b26db3fed604a0bef74f905b19a44000ad24df1</id>
<content type='text'>
make treats the first target it sees as the default target if no goals
are passed on the commmand line.  When generating a ninja file, mark
this target with "default" to make it build if no goals are passed to
ninja.

Change-Id: I11befa4f88b8ca8734fdc7dd470c2a0a3722410d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make treats the first target it sees as the default target if no goals
are passed on the commmand line.  When generating a ninja file, mark
this target with "default" to make it build if no goals are passed to
ninja.

Change-Id: I11befa4f88b8ca8734fdc7dd470c2a0a3722410d
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Show a warning for mismatched output patterns</title>
<updated>2015-09-28T04:53:46+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-09-28T04:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=138c4d8860e7e427931fd23c08b2c9a412ad49e1'/>
<id>138c4d8860e7e427931fd23c08b2c9a412ad49e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename value.* and ast.* to expr.* and stmt.*, respectively</title>
<updated>2015-09-24T08:04:21+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-09-24T08:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=645cca7910dccf4811dbf65d4c83a068a83b48c9'/>
<id>645cca7910dccf4811dbf65d4c83a068a83b48c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Fix for multiple output patterns in a rule</title>
<updated>2015-09-11T06:39:29+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-09-11T06:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=36b6582e5690f473f8ebbd6e255df92b955c696e'/>
<id>36b6582e5690f473f8ebbd6e255df92b955c696e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
