<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/runtest.rb, branch nougat-mr1-volantis-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>Use subshell even when a command starts with '('</title>
<updated>2016-03-14T23:35:45+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2016-03-14T23:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=c3a483478a6a38caf174c1a439dda6e0c91a0cd6'/>
<id>c3a483478a6a38caf174c1a439dda6e0c91a0cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Report no-need-to-regen message to stderr</title>
<updated>2016-02-09T07:24:11+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2016-02-09T07:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=ac50ff4d3826924532f0a6180efe39a40860db55'/>
<id>ac50ff4d3826924532f0a6180efe39a40860db55</id>
<content type='text'>
For consistency with regen.cc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency with regen.cc
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] separate ninja shell script into two</title>
<updated>2015-11-09T23:54:25+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2015-11-09T21:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=27df5311c5ea2b5b5ae9132a5e60277b2a5982d4'/>
<id>27df5311c5ea2b5b5ae9132a5e60277b2a5982d4</id>
<content type='text'>
Separate the environment variables out of the ninja shell script so that
the caller can source the environment script and then manually call
ninja.

Change-Id: If977a8316dceae955d71c32d528232d8b3f3aeef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Separate the environment variables out of the ninja shell script so that
the caller can source the environment script and then manually call
ninja.

Change-Id: If977a8316dceae955d71c32d528232d8b3f3aeef
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit 1 in runtest.rb</title>
<updated>2015-10-05T08:30:43+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-05T08:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=680e98b495c9f403b596c994a3d007a2a6e2f797'/>
<id>680e98b495c9f403b596c994a3d007a2a6e2f797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Always use SHELL=/bin/bash in our test"</title>
<updated>2015-10-05T07:49:40+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-05T07:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=0613e01c28d1090537ae25d7cd25570294778492'/>
<id>0613e01c28d1090537ae25d7cd25570294778492</id>
<content type='text'>
This reverts commit a73e93be50fbfc87ddf3e3171d0980606283ea03.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a73e93be50fbfc87ddf3e3171d0980606283ea03.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use SHELL=/bin/bash in our test</title>
<updated>2015-10-05T07:39:09+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-05T07:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=a73e93be50fbfc87ddf3e3171d0980606283ea03'/>
<id>a73e93be50fbfc87ddf3e3171d0980606283ea03</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 err_include.mk for -c -n</title>
<updated>2015-10-05T07:29:58+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-05T07:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=b7be8f1fd7d8e5657d371c1409eee3348676abf7'/>
<id>b7be8f1fd7d8e5657d371c1409eee3348676abf7</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 err_include.mk</title>
<updated>2015-10-05T07:26:38+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-05T07:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=3c60c125ef1003f8bce49c0a30996aee48871414'/>
<id>3c60c125ef1003f8bce49c0a30996aee48871414</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 target specific variables with --gen_all_targets</title>
<updated>2015-10-03T02:58:35+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-03T02:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=6ff74ce8ee4a618060a5bc7dac408be909151518'/>
<id>6ff74ce8ee4a618060a5bc7dac408be909151518</id>
<content type='text'>
--gen_all_targets started traversing the dependency graph from
random node. This may prevent target specific variables in
parents from being applied. With this patch, we always traverse
the graph from nodes without parents.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--gen_all_targets started traversing the dependency graph from
random node. This may prevent target specific variables in
parents from being applied. With this patch, we always traverse
the graph from nodes without parents.
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Test --gen_all_targets on travis</title>
<updated>2015-10-03T02:25:15+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-10-03T02:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=8562057586c7b96fbbd6dcc2eb70a218d66b5c71'/>
<id>8562057586c7b96fbbd6dcc2eb70a218d66b5c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
