<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/serialize.go, 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>[go] simpleVar has []string to make append faster</title>
<updated>2015-07-15T05:05:41+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-07-15T05:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=7655f182239daf4865108b7375920f3f21e0f645'/>
<id>7655f182239daf4865108b7375920f3f21e0f645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use github.com/golang/glog</title>
<updated>2015-07-10T07:34:06+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-07-10T07:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=6450d0f81676df5c654819545bf941786554407a'/>
<id>6450d0f81676df5c654819545bf941786554407a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change API</title>
<updated>2015-07-09T03:41:32+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-07-09T03:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=ba408a2a4926fbffd78f2aded988ee814ae962a1'/>
<id>ba408a2a4926fbffd78f2aded988ee814ae962a1</id>
<content type='text'>
- remove isCached from DepGraph.
- hide export, export handling will be done in Executor.
- NewExecutor doesn't take Vars.
- Executor.Exec takes *DepGraph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove isCached from DepGraph.
- hide export, export handling will be done in Executor.
- NewExecutor doesn't take Vars.
- Executor.Exec takes *DepGraph.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix TODO in value.mk</title>
<updated>2015-06-30T07:51:27+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-30T07:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=bbb0db5168c30b9effa24d4b82162fa1c350e124'/>
<id>bbb0db5168c30b9effa24d4b82162fa1c350e124</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>order only is not attribute of dep node.</title>
<updated>2015-06-30T05:12:51+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-30T00:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=c916ea2b4d2fa35794c93beba5ed51542ee029d0'/>
<id>c916ea2b4d2fa35794c93beba5ed51542ee029d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix panic based error reporting</title>
<updated>2015-06-26T14:08:01+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-26T12:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=65c7233c02ba0f62c38ef96e4bb59dcb273542e9'/>
<id>65c7233c02ba0f62c38ef96e4bb59dcb273542e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unexport LogStats</title>
<updated>2015-06-26T01:10:24+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-26T01:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=49599e55caf178ff92b8ac6c34daf60f723ecf9b'/>
<id>49599e55caf178ff92b8ac6c34daf60f723ecf9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unexport EvalCommand, DumpDepGraphCache</title>
<updated>2015-06-26T00:52:55+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-26T00:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=5c85040205b022f55b666c31c306c16acf198858'/>
<id>5c85040205b022f55b666c31c306c16acf198858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add LoadSaver for JSON, GOB</title>
<updated>2015-06-26T00:39:03+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-25T09:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=4bb4cd5ddc5fd73f4997abec4e6ee789d1de4780'/>
<id>4bb4cd5ddc5fd73f4997abec4e6ee789d1de4780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unexport Logf, LogAlways, Warn*, Error*</title>
<updated>2015-06-25T08:16:25+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-25T08:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=07cf121a33d705ad1051fff1d4e6af10ab9663ec'/>
<id>07cf121a33d705ad1051fff1d4e6af10ab9663ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
