<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cppunit.git/Makefile.am, branch cppunit-1.13.2</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>package windows project files</title>
<updated>2013-11-11T05:29:39+00:00</updated>
<author>
<name>Markus Mohrhard</name>
<email>markus.mohrhard@googlemail.com</email>
</author>
<published>2013-11-11T05:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=8133cf2b977f013216f0a41b6fcb740410d83926'/>
<id>8133cf2b977f013216f0a41b6fcb740410d83926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not fail dist-hook if $(distdir)/lib exists.</title>
<updated>2007-01-12T03:51:31+00:00</updated>
<author>
<name>Steve M. Robbins</name>
<email>smr@sumost.ca</email>
</author>
<published>2007-01-12T03:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=3fbaedada4d085493fb04915e589dd1e67ac8575'/>
<id>3fbaedada4d085493fb04915e589dd1e67ac8575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile.</title>
<updated>2006-07-28T04:45:22+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2006-07-28T04:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=2cee43d2ed587929aeeb165c0110c2d10d19c830'/>
<id>2cee43d2ed587929aeeb165c0110c2d10d19c830</id>
<content type='text'>
Makefile.am:
* lib/.keepme: added dummy file to prevent lib/ removal by some
unzip clients. Fixed bug #1527877 .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefile.am:
* lib/.keepme: added dummy file to prevent lib/ removal by some
unzip clients. Fixed bug #1527877 .
</pre>
</div>
</content>
</entry>
<entry>
<title>Cppunit.</title>
<updated>2006-03-04T20:47:05+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2006-03-04T20:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=fe03bbd48ee7f2afdd2b5ff043bc57053fbc2ec1'/>
<id>fe03bbd48ee7f2afdd2b5ff043bc57053fbc2ec1</id>
<content type='text'>
cppunit.pc.in:
* configure.in:
* Makefile.am: integrated patch from Rober Leight to generate pkg-config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cppunit.pc.in:
* configure.in:
* Makefile.am: integrated patch from Rober Leight to generate pkg-config.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure.</title>
<updated>2004-02-18T20:36:41+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2004-02-18T20:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=b485fd01a1d36028b2baec5c503107cfb77c35b6'/>
<id>b485fd01a1d36028b2baec5c503107cfb77c35b6</id>
<content type='text'>
configure.in:
* makefile.am:
* config/ax_cxx_gcc_abi_demangle.m4:
* src/cppunit/TypeInfoHelper.cpp: added patch from
Neil Ferguson &lt;nferguso@eso.org&gt; to use gcc c++ abi to demangle typeinfo
name when available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configure.in:
* makefile.am:
* config/ax_cxx_gcc_abi_demangle.m4:
* src/cppunit/TypeInfoHelper.cpp: added patch from
Neil Ferguson &lt;nferguso@eso.org&gt; to use gcc c++ abi to demangle typeinfo
name when available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile.</title>
<updated>2003-05-07T19:07:17+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2003-05-07T19:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=ad7d9b040b7a78e7ac14f7d3556b2eb5f09f5b81'/>
<id>ad7d9b040b7a78e7ac14f7d3556b2eb5f09f5b81</id>
<content type='text'>
Makefile.am
* configure.in
* config/ac_dll.m4
* examples/cppunittest/Makefile.am
* examples/hierarchy/Makefile.am
* examples/money/Makefile.am
* examples/simple/Makefile.am
* include/cppunit/config/SelectDllLoader.h
* include/cppunit/plugin/TestPlugIn.h
* include/cppunit/tools/Algorithm.h
* src/DllPlugInTester/Makefile.am
* src/cppunit/Makefile.am
* src/cppunit/TestDecorator.cpp
* src/cppunit/ShlDynamicLibraryManager.cpp
* src/cppunit/UnixDynamicLibraryManager.cpp
* src/cppunit/Win32DynamicLibraryManager.cpp: applied patch from
Abdessattar Sassi &lt;abdesassi@users.sourceforge.net&gt; to add support
for plug-in to hp-ux.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefile.am
* configure.in
* config/ac_dll.m4
* examples/cppunittest/Makefile.am
* examples/hierarchy/Makefile.am
* examples/money/Makefile.am
* examples/simple/Makefile.am
* include/cppunit/config/SelectDllLoader.h
* include/cppunit/plugin/TestPlugIn.h
* include/cppunit/tools/Algorithm.h
* src/DllPlugInTester/Makefile.am
* src/cppunit/Makefile.am
* src/cppunit/TestDecorator.cpp
* src/cppunit/ShlDynamicLibraryManager.cpp
* src/cppunit/UnixDynamicLibraryManager.cpp
* src/cppunit/Win32DynamicLibraryManager.cpp: applied patch from
Abdessattar Sassi &lt;abdesassi@users.sourceforge.net&gt; to add support
for plug-in to hp-ux.
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to fix the makig of lib directory in tar ball</title>
<updated>2002-08-30T19:05:14+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2002-08-30T19:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=117c49aaa7670fb610e6d3c2b86f10015a0264a8'/>
<id>117c49aaa7670fb610e6d3c2b86f10015a0264a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added automatic creation of lib directory for tar ball</title>
<updated>2002-08-30T18:55:06+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2002-08-30T18:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=2ed8d36a0b7d4e22dabd7c09a52e068cbb8b490e'/>
<id>2ed8d36a0b7d4e22dabd7c09a52e068cbb8b490e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added automatic creation of lib directory for tar ball</title>
<updated>2002-08-30T18:46:22+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2002-08-30T18:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=bc00993d3ef4f4bbe7e684082d5fda3b6b147845'/>
<id>bc00993d3ef4f4bbe7e684082d5fda3b6b147845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added automatic creation of lib directory for tar ball</title>
<updated>2002-08-30T18:39:31+00:00</updated>
<author>
<name>Baptiste Lepilleur</name>
<email>gaiacrtn@free.fr</email>
</author>
<published>2002-08-30T18:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cppunit.git/commit/?id=ff8ca0aec3f2528f6b01bd71627c0e743b54eecd'/>
<id>ff8ca0aec3f2528f6b01bd71627c0e743b54eecd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
