<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tuxanci2.git/src/modules/CMakeLists.txt, branch master</title>
<subtitle>A First Person Shooter
</subtitle>
<id>https://repo.gnufault.org/tuxanci2.git/atom?h=master</id>
<link rel='self' href='https://repo.gnufault.org/tuxanci2.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/'/>
<updated>2026-09-09T01:27:39Z</updated>
<entry>
<title>Add tuxanci2 files</title>
<updated>2026-09-09T01:27:39Z</updated>
<author>
<name>Connor Thomson</name>
<email>blumatrikz@gmail.com</email>
</author>
<published>2026-09-09T01:27:39Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=f1ddc12b68b4e4c8087962de25260470e6df2bea'/>
<id>urn:sha1:f1ddc12b68b4e4c8087962de25260470e6df2bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-ldl no longer required.</title>
<updated>2009-12-10T17:12:27Z</updated>
<author>
<name>Tomáš Chvátal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-12-10T17:12:27Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=f006d7f997229b3fdf6d6d540c333870c33c36df'/>
<id>urn:sha1:f006d7f997229b3fdf6d6d540c333870c33c36df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the shared modules to static ones.</title>
<updated>2009-12-10T14:39:47Z</updated>
<author>
<name>Tomáš Chvátal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-12-10T14:39:47Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=cee6589f0dc39ffdbfe2c8faa1e8a0c40f848257'/>
<id>urn:sha1:cee6589f0dc39ffdbfe2c8faa1e8a0c40f848257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark some options as advanced so users dont have urge to set them up.</title>
<updated>2009-06-09T21:42:32Z</updated>
<author>
<name>Tomáš Chvátal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-06-09T21:42:32Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=942038ca3f0aaf2a33c6de13b622890189abaa05'/>
<id>urn:sha1:942038ca3f0aaf2a33c6de13b622890189abaa05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update build system to include source files automaticaly.</title>
<updated>2009-05-16T12:04:24Z</updated>
<author>
<name>Tomas Chvatal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-05-16T12:04:24Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=52671935e3337cf0b76259964aa539a72869f486'/>
<id>urn:sha1:52671935e3337cf0b76259964aa539a72869f486</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename WITH_SERVER onto BUILD_SERVER to describe the operation more precisely</title>
<updated>2009-05-16T10:30:18Z</updated>
<author>
<name>Tomas Chvatal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-05-16T10:30:18Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=a98ab25ee9fc7df8a4244e8f65e7940df089b44f'/>
<id>urn:sha1:a98ab25ee9fc7df8a4244e8f65e7940df089b44f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify the modules install/configuration cmake file</title>
<updated>2009-05-04T15:25:22Z</updated>
<author>
<name>Tomáš Chvátal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-05-04T15:25:22Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=772aa322a3564cfb7221f0e3517d45a13b5c9a9e'/>
<id>urn:sha1:772aa322a3564cfb7221f0e3517d45a13b5c9a9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cmake to use better default options: hash table:</title>
<updated>2009-02-19T14:26:21Z</updated>
<author>
<name>Tomas Chvatal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-02-19T14:26:21Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=e0cbd179fe594687b237c0007e159757dabf6ea6'/>
<id>urn:sha1:e0cbd179fe594687b237c0007e159757dabf6ea6</id>
<content type='text'>
option(WITH_SERVER      "Build the server instead of client"        ON)
option(WITH_AUDIO       "Build with audio enabled"                  ON)
option(ENABLE_DEBUG     "Build debug features"                      OFF)
option(WITH_NLS         "Build the translations"                    ON)
option(Apple            "Build some apple quirks. USE ONLY ON MAC!" OFF)
option(WITH_OPENGL      "Use opengl as renderer instead of SW"      ON)
option(BUNDLE           "Use for generating binary. DEV ONLY"       OFF)
</content>
</entry>
<entry>
<title>Add soname library versioning.</title>
<updated>2009-02-07T16:50:29Z</updated>
<author>
<name>Tomas Chvatal</name>
<email>scarabeus@gentoo.org</email>
</author>
<published>2009-02-07T16:50:29Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=eecde9b1f70397367f3f0dea4c47f27064f13fc0'/>
<id>urn:sha1:eecde9b1f70397367f3f0dea4c47f27064f13fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove windows quirks from CMake system.</title>
<updated>2008-09-28T09:28:15Z</updated>
<author>
<name>Tomas Chvatal (scarabeus)</name>
<email>tomas.chvatal@gmail.com</email>
</author>
<published>2008-09-28T09:28:15Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=466c7cf3e3e37ef765b491b98fad674a7b9d4de1'/>
<id>urn:sha1:466c7cf3e3e37ef765b491b98fad674a7b9d4de1</id>
<content type='text'>
</content>
</entry>
</feed>
