<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirror/life/src/CMakeLists.txt, branch master</title>
<subtitle>NCurses cellular automata</subtitle>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/'/>
<entry>
<title>Added board library to decrease size of boardmaps</title>
<updated>2019-09-19T03:53:41+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2019-09-19T03:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=c94d23f56df06fdfdbdf01dd519aed53078f06c5'/>
<id>c94d23f56df06fdfdbdf01dd519aed53078f06c5</id>
<content type='text'>
Only allocate two maps, instead of another per generation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only allocate two maps, instead of another per generation
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CMake instead of other stuff</title>
<updated>2019-09-19T03:51:25+00:00</updated>
<author>
<name>Aiden Woodruff</name>
<email>aiden.woodruff@gmail.com</email>
</author>
<published>2019-09-19T03:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aidenw.net/mirror/life/commit/?id=f64ebb50da3a74b9060f1616d05b1e25e0503798'/>
<id>f64ebb50da3a74b9060f1616d05b1e25e0503798</id>
<content type='text'>
Add stuff to develop in Visual Studio (i.e. to gitignore)
Add correct_curses.h
Add MSVC fixes to foreach.h macros
Add Windows getopt.c and getopt.h (for now).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add stuff to develop in Visual Studio (i.e. to gitignore)
Add correct_curses.h
Add MSVC fixes to foreach.h macros
Add Windows getopt.c and getopt.h (for now).
</pre>
</div>
</content>
</entry>
</feed>
