<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manaserv.git/CMake/Modules, branch abilities</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/'/>
<entry>
<title>Fixed configure with old cmake</title>
<updated>2013-02-03T22:18:59+00:00</updated>
<author>
<name>Erik Schilling</name>
<email>ablu.erikschilling@googlemail.com</email>
</author>
<published>2013-02-03T21:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=5ba4dbb62d8e5ef86dbd58803cd77268e13f48ce'/>
<id>5ba4dbb62d8e5ef86dbd58803cd77268e13f48ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modifications to allow crosscompiling with mingw</title>
<updated>2013-02-03T21:45:28+00:00</updated>
<author>
<name>Erik Schilling</name>
<email>ablu.erikschilling@googlemail.com</email>
</author>
<published>2013-02-03T19:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=59a7bc4694a93aae668f2d68409a420a12e8d9fb'/>
<id>59a7bc4694a93aae668f2d68409a420a12e8d9fb</id>
<content type='text'>
Reviewed-by: bjorn.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: bjorn.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced EventListener with signals based on libsigc++</title>
<updated>2013-01-09T16:12:15+00:00</updated>
<author>
<name>Thorbjørn Lindeijer</name>
<email>thorbjorn@lindeijer.nl</email>
</author>
<published>2012-05-27T21:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=0b339e547b77f80d6e81313bfb38249ce8995553'/>
<id>0b339e547b77f80d6e81313bfb38249ce8995553</id>
<content type='text'>
This replaces the rather hard to understand event dispatcher with a
probably even harder to understand templated library, but fortunately
we can rely on the available documentation.

Hopefully it will also help with the readability of our code and with
adding additional signals to other classes.

Added libsigc++ to README and Travis CI configuration.

Reviewed-by: Erik Schilling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces the rather hard to understand event dispatcher with a
probably even harder to understand templated library, but fortunately
we can rely on the available documentation.

Hopefully it will also help with the readability of our code and with
adding additional signals to other classes.

Added libsigc++ to README and Travis CI configuration.

Reviewed-by: Erik Schilling
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Sqlite-Module to Sqlite3, fix case sensitive variables, use mor readable if-syntax</title>
<updated>2010-01-29T13:41:46+00:00</updated>
<author>
<name>Bernd Wachter</name>
<email>bwachter-mana@lart.info</email>
</author>
<published>2010-01-29T11:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=d57c1777c7310088912fdd942f41b6c3ef5cb553'/>
<id>d57c1777c7310088912fdd942f41b6c3ef5cb553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the module shipped with CMake 2.6 to detect Lua 5.1</title>
<updated>2010-01-29T13:41:46+00:00</updated>
<author>
<name>Bernd Wachter</name>
<email>bwachter-mana@lart.info</email>
</author>
<published>2010-01-29T00:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=1d042e5d1cd5849e90e947949d78293289ca3530'/>
<id>1d042e5d1cd5849e90e947949d78293289ca3530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded CMakeLists.txt files to deal with compile option. I have still one problem with Lua...</title>
<updated>2010-01-28T23:14:29+00:00</updated>
<author>
<name>Bertram</name>
<email>bertram@cegetel.net</email>
</author>
<published>2010-01-28T23:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=9b6377b7d34805535b810a54c5b09c3fd23b3ca8'/>
<id>9b6377b7d34805535b810a54c5b09c3fd23b3ca8</id>
<content type='text'>
There must be something wrong in the FindLua.cmake module because the FIND_PACKAGE(Lua) doesn't work
and is currently commented out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There must be something wrong in the FindLua.cmake module because the FIND_PACKAGE(Lua) doesn't work
and is currently commented out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added WIP entries for Cmake build. This is configurable but non-working atm.</title>
<updated>2010-01-28T21:33:54+00:00</updated>
<author>
<name>Bertram</name>
<email>bertram@cegetel.net</email>
</author>
<published>2010-01-28T21:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ablu/public_git/manaserv.git/commit/?id=f7f0f36c3fec7786e15ee79c7aa184c50caa3cd7'/>
<id>f7f0f36c3fec7786e15ee79c7aa184c50caa3cd7</id>
<content type='text'>
I'll need a bit more time and help to get this fully working, but it's a good start :)

Also corrected a typo in a makefile.am file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'll need a bit more time and help to get this fully working, but it's a good start :)

Also corrected a typo in a makefile.am file.
</pre>
</div>
</content>
</entry>
</feed>
