<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdewebdev/ConfigureChecks.cmake, branch r14.1.x</title>
<subtitle>TDE web development programs
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdewebdev/atom?h=r14.1.x</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdewebdev/atom?h=r14.1.x'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/'/>
<updated>2025-12-14T05:32:57Z</updated>
<entry>
<title>Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'</title>
<updated>2025-12-14T05:32:57Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2025-12-14T04:19:27Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=cae1927f1fedb6dd4b99b72d4a9bb4e165a11686'/>
<id>urn:sha1:cae1927f1fedb6dd4b99b72d4a9bb4e165a11686</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
(cherry picked from commit cf16f4e5d503843f918a6545b590b2f4fffec290)
</content>
</entry>
<entry>
<title>Remove kxsldbg - has been moved to a separate repository.</title>
<updated>2025-10-19T14:45:11Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2025-10-16T19:11:24Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=2551a3a509e0c224a1c79e41aa093f25e134e320'/>
<id>urn:sha1:2551a3a509e0c224a1c79e41aa093f25e134e320</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit b90048d2140f0dd9b729dda2fbf0d2204ae1dc3c)
</content>
</entry>
<entry>
<title>Fix FTBFS due to multi-line result from ICU C++ flags detection.</title>
<updated>2024-02-07T15:18:02Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2024-02-07T14:47:55Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=f8006999223f15c8c83bf0382f96f4b7ea467287'/>
<id>urn:sha1:f8006999223f15c8c83bf0382f96f4b7ea467287</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
(cherry picked from commit bdab4d5b85b80651d092da9a4968754a27515cef)
</content>
</entry>
<entry>
<title>Remove code to support libxml2 &lt; 2.6.</title>
<updated>2022-10-12T23:55:18Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2022-10-12T23:55:18Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=f4859ad13cd26b31e44d981bd0d55a9fa19c7aab'/>
<id>urn:sha1:f4859ad13cd26b31e44d981bd0d55a9fa19c7aab</id>
<content type='text'>
Enable LIBXML_DOCB_ENABLED independently of the presence
of 'libxml/DOCBparser.h' because from libxml2 &gt;= 2.6 for
docbook files are not used deprecated functions from
DOCBparser, so 'libxml/DOCBparser.h' is not needed.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Conversion to the cmake building system.</title>
<updated>2021-03-11T14:04:14Z</updated>
<author>
<name>gregory guy</name>
<email>g-gregory@gmx.fr</email>
</author>
<published>2019-06-28T13:14:51Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=4c43d1fbb66a296958ed1d0dbddf3f8ac4466130'/>
<id>urn:sha1:4c43d1fbb66a296958ed1d0dbddf3f8ac4466130</id>
<content type='text'>
Delete empty files (dummy.cpp, xsldbgconfig.h).
Remove hard-coded path for the kmdr-executor executable.
Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander.
Add man pages taken from the Debian packaging.

Signed-off-by: gregory guy &lt;gregory-tde@laposte.net&gt;

Fix linking - kxsldbgcommon-static and  kimagemapeditorcommon-static needs to be embedded.
Move the linking of xml and readline libraries to the appropriate static libraries.
Add build option WITH_QUANTA_CVSSERVICE.
Add a test whether the readline can be linked standalone or whether ncurses is needed.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Add cmake support for WITH_GCC_VISIBILITY.</title>
<updated>2012-10-23T01:32:59Z</updated>
<author>
<name>Darrell Anderson</name>
<email>humanreadable@yahoo.com</email>
</author>
<published>2012-10-23T01:32:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=a1fbf3005da99630a6edd8f15bcfa75d967ea9bf'/>
<id>urn:sha1:a1fbf3005da99630a6edd8f15bcfa75d967ea9bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[kdewebdev/kfilereplace] initial cmake support</title>
<updated>2011-01-24T19:39:12Z</updated>
<author>
<name>samelian</name>
<email>samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-01-24T19:39:12Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=95871d87ebbbd12b74946c8bbe02ed4577fb7ce2'/>
<id>urn:sha1:95871d87ebbbd12b74946c8bbe02ed4577fb7ce2</id>
<content type='text'>
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1216788 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
<entry>
<title>[kdewebdev/quanta] initial cmake support</title>
<updated>2011-01-16T14:39:07Z</updated>
<author>
<name>samelian</name>
<email>samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-01-16T14:39:07Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=039cc9f8f7c3b81ca85336b02efa49e8e26dbacd'/>
<id>urn:sha1:039cc9f8f7c3b81ca85336b02efa49e8e26dbacd</id>
<content type='text'>
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1214824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
</feed>
