<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rasdaman-upstream.git/servercomm, branch master</title>
<subtitle>Cleaning up upstream's build for packaging (git://kahlua.eecs.jacobs-university.de/rasdaman.git)</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/'/>
<entry>
<title>fixed compilation error introduced by changeset 437ff942525f86a36655519cea0f5a03da319cd7</title>
<updated>2010-07-30T10:59:19+00:00</updated>
<author>
<name>Constantin</name>
<email>jucovschi@gmail.com</email>
</author>
<published>2010-07-30T10:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=9389da74c997a7bd0b589d4294b2cef85880974c'/>
<id>9389da74c997a7bd0b589d4294b2cef85880974c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PB: more benchmark improvement + correct log output handling</title>
<updated>2010-07-30T09:16:37+00:00</updated>
<author>
<name>Peter Baumann</name>
<email>p.baumann@jacobs-university.de</email>
</author>
<published>2010-07-27T07:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=f75d8d2bd146dd8cfe16207377264218b148d197'/>
<id>f75d8d2bd146dd8cfe16207377264218b148d197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PB: improved benchmark output</title>
<updated>2010-07-30T09:08:03+00:00</updated>
<author>
<name>Peter Baumann</name>
<email>p.baumann@jacobs-university.de</email>
</author>
<published>2010-07-27T06:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=437ff942525f86a36655519cea0f5a03da319cd7'/>
<id>437ff942525f86a36655519cea0f5a03da319cd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added --enable-benchmark option to configure adapted code so that it compiles</title>
<updated>2010-04-28T08:57:31+00:00</updated>
<author>
<name>Constantin</name>
<email>jucovschi@gmail.com</email>
</author>
<published>2010-04-28T08:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=7cd411b422750abf4eed04be43c43f310f55074f'/>
<id>7cd411b422750abf4eed04be43c43f310f55074f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Files generated by automake + aclocal</title>
<updated>2009-10-29T08:48:10+00:00</updated>
<author>
<name>Andrei Aiordachioaie</name>
<email>a.aiordachioaie@jacobs-university.de</email>
</author>
<published>2009-10-29T09:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=d75e5dfda4e0af5505492f15d61602fa0d3b75f6'/>
<id>d75e5dfda4e0af5505492f15d61602fa0d3b75f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed generation of lib/ and include/ folders on install</title>
<updated>2009-07-26T09:10:23+00:00</updated>
<author>
<name>Andrei Aiordachioaie</name>
<email>a.aiordachioaie@jacobs-university.de</email>
</author>
<published>2009-07-24T09:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=cd62f6e0b5e82a9e18676b8a7e88ab6538961436'/>
<id>cd62f6e0b5e82a9e18676b8a7e88ab6538961436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected compilation structure for rnprotocol dir</title>
<updated>2009-04-26T22:52:23+00:00</updated>
<author>
<name>Sorin Stancu-Mara</name>
<email>smsorin@gmail.com</email>
</author>
<published>2009-04-26T20:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=961bd1b3cd4697c6bf3145eb513a543208c40ab8'/>
<id>961bd1b3cd4697c6bf3145eb513a543208c40ab8</id>
<content type='text'>
Removed the rnprotocol Makefile and adjusted compilation structure.

Originally both rnprotocol, servercomm and clientcomm directories
were pushing files into libservercomm.a and libclientcomm.a.
Because the libraries stay in the directories where they were created
the libs were never merged.
While this was okay for the server it is impossible to deploy both
libraries that contain all the required object files.

Now the servercomm and cliencomm are responsible for compiling the
files in rnprotocol and joining them into the respective libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the rnprotocol Makefile and adjusted compilation structure.

Originally both rnprotocol, servercomm and clientcomm directories
were pushing files into libservercomm.a and libclientcomm.a.
Because the libraries stay in the directories where they were created
the libs were never merged.
While this was okay for the server it is impossible to deploy both
libraries that contain all the required object files.

Now the servercomm and cliencomm are responsible for compiling the
files in rnprotocol and joining them into the respective libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2009-04-24T11:20:22+00:00</updated>
<author>
<name>Constantin Jucovschi</name>
<email>cj@ubuntu.localdomain</email>
</author>
<published>2009-04-24T11:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ndim/public_git/rasdaman-upstream.git/commit/?id=8f27e65bddd7d4b8515ce620fb485fdd78fcdf89'/>
<id>8f27e65bddd7d4b8515ce620fb485fdd78fcdf89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
