<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Nonortho/include, branch master</title>
<subtitle>An isometric tile game
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cflip.net/Nonortho/'/>
<entry>
<title>Include stb_image as a submodule instead of a file in the repository</title>
<updated>2022-03-27T03:04:28+00:00</updated>
<author>
<name>cflip</name>
<email>cflip@cflip.net</email>
</author>
<published>2022-03-27T03:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/Nonortho/commit/?id=c4355742cb22a0e243eded1c6ffcc713b2301b4d'/>
<id>c4355742cb22a0e243eded1c6ffcc713b2301b4d</id>
<content type='text'>
Instead of storing a copy of stb_image.h in the repository directly,
we can just include it as a submodule.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of storing a copy of stb_image.h in the repository directly,
we can just include it as a submodule.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: adjust the project infra. (#1)</title>
<updated>2022-01-30T04:30:02+00:00</updated>
<author>
<name>Jun Zhang</name>
<email>jun@junz.org</email>
</author>
<published>2022-01-30T04:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cflip.net/Nonortho/commit/?id=cb7af3f4cac90f95926477b4001f9f80037568d5'/>
<id>cb7af3f4cac90f95926477b4001f9f80037568d5</id>
<content type='text'>
* refactor: adjust the project infra.

This patch adds cmake build system to the project, and adjust infrastructure
stuff.
Signed-off-by: Jun Zhang &lt;jun@junz.org&gt;

* fix: remove compiler flags that only exist in GCC.

Signed-off-by: Jun Zhang &lt;jun@junz.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactor: adjust the project infra.

This patch adds cmake build system to the project, and adjust infrastructure
stuff.
Signed-off-by: Jun Zhang &lt;jun@junz.org&gt;

* fix: remove compiler flags that only exist in GCC.

Signed-off-by: Jun Zhang &lt;jun@junz.org&gt;</pre>
</div>
</content>
</entry>
</feed>
