<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/testutil.h, branch master</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>Refactor source tree into directories</title>
<updated>2020-06-27T01:52:06+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2020-06-27T01:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=979e7ae6e417ae4ee45e835104b66191ae16a14c'/>
<id>979e7ae6e417ae4ee45e835104b66191ae16a14c</id>
<content type='text'>
Now instead of almost every file in the top level, move the old go code
into its own directory 'golang', and the C++ code into it's own 'src'

Also removes a few obsolete scripts that were used to work on Android
before Android fully switched to Kati.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now instead of almost every file in the top level, move the old go code
into its own directory 'golang', and the C++ code into it's own 'src'

Also removes a few obsolete scripts that were used to work on Android
before Android fully switched to Kati.
</pre>
</div>
</content>
</entry>
<entry>
<title>`clang-format -i -style=file *.cc *.h`</title>
<updated>2017-10-12T05:20:49+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2017-10-12T05:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=3ce083f01d6e62e9fb9b328e312d97a074fe6128'/>
<id>3ce083f01d6e62e9fb9b328e312d97a074fe6128</id>
<content type='text'>
Change-Id: I62a87c5d8309b21265e904c0aeb9b3e094c9024a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I62a87c5d8309b21265e904c0aeb9b3e094c9024a
</pre>
</div>
</content>
</entry>
<entry>
<title>[C++] Improve NormalizePath</title>
<updated>2015-08-11T05:03:43+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-08-10T11:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=b3591eda330af9688f9fe4c1b1f59ccbcd9696c5'/>
<id>b3591eda330af9688f9fe4c1b1f59ccbcd9696c5</id>
<content type='text'>
So now NormalizePath("../foo") will be "../foo" and "/../foo"
will be "/foo".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So now NormalizePath("../foo") will be "../foo" and "/../foo"
will be "/foo".
</pre>
</div>
</content>
</entry>
</feed>
