aboutsummaryrefslogtreecommitdiff
path: root/modules/FindDocBookXML.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2010-05-26-remove duplicated documentation for DOCBOOKXML_CURRENTDTD_VERSIONAlexander Neundorf
-remove docs for not existing DOCBOOKXML_OLDDTD_DIR variable -use DOCBOOKXML_CURRENTDTD_DIR as first variable argument for find_package_handle_standard_args(), so the status message tells us where it has been found Alex CCMAIL: <luigi.toscano@tiscali.it> svn path=/trunk/KDE/kdelibs/; revision=1130875
2010-05-18Look for paths with encoded version only if neededLuigi Toscano
svn path=/trunk/KDE/kdelibs/; revision=1128329
2010-05-18Add missing include(FindPackageHandleStandardArgs)Luigi Toscano
svn path=/trunk/KDE/kdelibs/; revision=1128313
2010-05-13Find docbook better when the package version is part of the DTD path.Matthew Woehlke
This is (somewhat) less hackish than the previous approach and is reportedly needed for OpenSolaris. It should work on all Fedora versions past and future that use the same convention (and have the required DTD version, of course) and for anything else with similar conventions. svn path=/trunk/KDE/kdelibs/; revision=1126043
2010-05-12Make it working even with splitted catalogsLuigi Toscano
And also, more compact code svn path=/trunk/KDE/kdelibs/; revision=1126024
2010-05-11Super-duper-hackarific for supporting Fedora12 and Fedora13.Allen Winter
Older Fedoras will need to be added as required. Rex is talking to Fedora about this. CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=1125486
2010-05-10New dependencies: DocBook XML, DocBook XSL.Luigi Toscano
Approved on kde-core-devel and kde-buildsystem. This is the first step to remove the embedded (outdated) copies of DocBook XML DTDs and DocBook XSL stylesheet from kdelibs/kdoctools. svn path=/trunk/KDE/kdelibs/; revision=1125172