<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvirc/src/modules/objects/Makefile.am, branch feat/cmake-conversion</title>
<subtitle>KVirc – next generation IRC client
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/kvirc/atom?h=feat%2Fcmake-conversion</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/kvirc/atom?h=feat%2Fcmake-conversion'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/'/>
<updated>2026-02-05T12:05:02Z</updated>
<entry>
<title>Include moc files directly from the related source files (modules)</title>
<updated>2026-02-05T12:05:02Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-02-04T01:14:33Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=7dd6e31b9864a4c294530d9f52dea8e8da987778'/>
<id>urn:sha1:7dd6e31b9864a4c294530d9f52dea8e8da987778</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Split kvirc executable into a shared library (libkvirc) and a stub executable (kvirc).</title>
<updated>2026-01-25T10:50:57Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2026-01-23T11:46:26Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=f27be165c4bbcc01c6ca4ecca410f68177d117e3'/>
<id>urn:sha1:f27be165c4bbcc01c6ca4ecca410f68177d117e3</id>
<content type='text'>
Autotool builds kvirc with '-export-dynamic', which exports all global symbols from the main executable to the dynamic symbol table. This allows 'modules' to access those symbols and build successfully.
CMake build kvirc without '-export-dynamic' and with hidden symbol visibitily by default, resulting in FTBFS when the build process reaches the 'modules' part. This is caused by the modules referring to symbols define in code under the 'src/kvirc' folder
Splitting 'kvirc' into an additional 'libkvirc' shared library plus a simple executable stub that creates the application and run it, allows modules to be linked against the library part and build successfully also with cmake.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix accidental conversion of dockwin</title>
<updated>2011-11-08T06:07:15Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-11-08T06:07:15Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=a232b8a3234cb3d6c1ded204e520ed6d70669230'/>
<id>urn:sha1:a232b8a3234cb3d6c1ded204e520ed6d70669230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename kwin to twin (part 1 of 2)</title>
<updated>2011-11-08T02:19:37Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-11-08T02:19:37Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=d804c644a2c540686a0b3f9f13961508b7e05d16'/>
<id>urn:sha1:d804c644a2c540686a0b3f9f13961508b7e05d16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added KDE3 version of kvirc</title>
<updated>2010-02-24T02:13:59Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2010-02-24T02:13:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/kvirc/commit/?id=a6d58bb6052ac8cb01805a48c4ad2f129126116f'/>
<id>urn:sha1:a6d58bb6052ac8cb01805a48c4ad2f129126116f</id>
<content type='text'>
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
</feed>
