<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cppunit.git/src/DllPlugInTester, branch feature/cmake</title>
<subtitle>anongit.freedesktop.org: git/libreoffice/cppunit.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/'/>
<entry>
<title>DllPluginTester: Add CMake build system</title>
<updated>2014-01-11T16:04:00+00:00</updated>
<author>
<name>Bernhard Sessler</name>
<email>bernhard.sessler@corscience.de</email>
</author>
<published>2013-12-12T12:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=78b0923b6ae906753a843956a7b187df60dee595'/>
<id>78b0923b6ae906753a843956a7b187df60dee595</id>
<content type='text'>
This patch will enable building the plugin tester executable

Change-Id: If14360b92dbc2d9698162b8fd0263421a061f90c
Signed-off-by: Bernhard Sessler &lt;bernhard.sessler@corscience.de&gt;
Reviewed-on: https://gerrit.libreoffice.org/7314
Reviewed-by: Markus Mohrhard &lt;markus.mohrhard@googlemail.com&gt;
Tested-by: Markus Mohrhard &lt;markus.mohrhard@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch will enable building the plugin tester executable

Change-Id: If14360b92dbc2d9698162b8fd0263421a061f90c
Signed-off-by: Bernhard Sessler &lt;bernhard.sessler@corscience.de&gt;
Reviewed-on: https://gerrit.libreoffice.org/7314
Reviewed-by: Markus Mohrhard &lt;markus.mohrhard@googlemail.com&gt;
Tested-by: Markus Mohrhard &lt;markus.mohrhard@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add configuration for 64bit windows builds</title>
<updated>2013-05-25T20:40:02+00:00</updated>
<author>
<name>Markus Mohrhard</name>
<email>markus.mohrhard@googlemail.com</email>
</author>
<published>2013-05-25T17:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=d0567fcfa1e348e1bc6d91a95caa44075465bbf8'/>
<id>d0567fcfa1e348e1bc6d91a95caa44075465bbf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/buildsystem_rewrite</title>
<updated>2012-08-06T14:17:16+00:00</updated>
<author>
<name>Tomas Chvatal</name>
<email>tchvatal@suse.cz</email>
</author>
<published>2012-08-06T14:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=e349cf4c312afbeeb388327848a4f3c0378be534'/>
<id>e349cf4c312afbeeb388327848a4f3c0378be534</id>
<content type='text'>
Conflicts:
	.gitignore
	autogen.sh
	configure.in
	doc/Makefile.am
	examples/cppunittest/TestAssertTest.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	.gitignore
	autogen.sh
	configure.in
	doc/Makefile.am
	examples/cppunittest/TestAssertTest.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>add the remaining missing files</title>
<updated>2012-06-21T20:03:34+00:00</updated>
<author>
<name>Markus Mohrhard</name>
<email>markus.mohrhard@googlemail.com</email>
</author>
<published>2012-06-21T19:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=3e67cc50fac98039dca974eede3f14be89c6080b'/>
<id>3e67cc50fac98039dca974eede3f14be89c6080b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the quirks to produce same config.h as previously</title>
<updated>2012-04-25T08:55:17+00:00</updated>
<author>
<name>Tomas Chvatal</name>
<email>tchvatal@suse.cz</email>
</author>
<published>2012-03-13T14:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=32c70a883286590815111a6ee9dd271abd22f3e6'/>
<id>32c70a883286590815111a6ee9dd271abd22f3e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new autoconf using the latest macros</title>
<updated>2012-04-25T08:55:06+00:00</updated>
<author>
<name>Tomas Chvatal</name>
<email>tchvatal@suse.cz</email>
</author>
<published>2012-03-13T12:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=1059029fac4b27fd97008337e97f7ed2c502fdc2'/>
<id>1059029fac4b27fd97008337e97f7ed2c502fdc2</id>
<content type='text'>
This add new macros from autoconf-archive instead of the old
broken ones. Also cleans up the configure.in and moves it to
configure.ac.

This setup as-is is not working. Next step is checking config.h
to contain same contend for before/after update.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This add new macros from autoconf-archive instead of the old
broken ones. Also cleans up the configure.in and moves it to
configure.ac.

This setup as-is is not working. Next step is checking config.h
to contain same contend for before/after update.
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied patch #2807259: lib -ldl... should be in LDADD instead of LDFLAGS</title>
<updated>2009-11-23T18:49:48+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2009-11-23T18:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=c1cdfdb27b547427ce1e4979d90cce8a6b7e3fec'/>
<id>c1cdfdb27b547427ce1e4979d90cce8a6b7e3fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added updated project and instructions for building under Visual Studio.Net 2008</title>
<updated>2008-12-16T05:26:35+00:00</updated>
<author>
<name>Andy Dent</name>
<email>andydent@sourceforge.net</email>
</author>
<published>2008-12-16T05:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=0b38bb7e2bd6d1136249905096ed200b924bec5c'/>
<id>0b38bb7e2bd6d1136249905096ed200b924bec5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to suppress warnings of gcc -Wall -W -ansi, mainly from patch [1898225].</title>
<updated>2008-02-21T02:10:06+00:00</updated>
<author>
<name>Steve M. Robbins</name>
<email>smr@sumost.ca</email>
</author>
<published>2008-02-21T02:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=a5a498561726d1396a681d1a8061156b90a56ec7'/>
<id>a5a498561726d1396a681d1a8061156b90a56ec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Arrange class initializers in correct order.</title>
<updated>2007-01-12T04:56:34+00:00</updated>
<author>
<name>Steve M. Robbins</name>
<email>smr@sumost.ca</email>
</author>
<published>2007-01-12T04:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=23c7ea0eeb8eb15b310475b08cf2418ef3035ae8'/>
<id>23c7ea0eeb8eb15b310475b08cf2418ef3035ae8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
