Age | Commit message (Expand) | Author |
2010-07-12 | - made kdelibs compile for wince | Andreas Holzammer |
2009-12-04 | SVN_SILENT typo | Christophe Giboudeaux |
2009-12-03 | -use HINTS instead of PATHS and don't disable the default search path, this s... | Alexander Neundorf |
2009-11-25 | -add support for the COMPONENTS keyword, so we can specifiy which components ... | Alexander Neundorf |
2009-11-25 | -rename the cache variable SOPRANO_PLUGIN_DIR to SOPRANO_PLUGIN_ROOT_DIR, so ... | Alexander Neundorf |
2009-11-12 | search for onto2vocabularyclass, and use the found executable with full path ... | Alexander Neundorf |
2009-10-31 | Revert c1039938 | Allan Sandfeld Jensen |
2009-10-24 | Allow setting a simple soprano_lib_dir. | Allan Sandfeld Jensen |
2009-07-29 | Forwardport: also include the path to the soprano cmake macro into the cmake ... | Sebastian Trueg |
2009-07-24 | -search also for SopranoAddOntology.cmake and include it automatically if found | Alexander Neundorf |
2009-05-13 | Make sure to always search the install path first - very important for develo... | Sebastian Trueg |
2009-04-20 | as Alan said, we don't want that message... | Alexander Neundorf |
2009-04-20 | If kdesupport is installed to a place != /usr /usr/local and whatever | Michael Jansen |
2009-03-19 | SOPRANO_PLUGIN_DIR should be advanced as the other SOPRANO_* variables | Alexander Neundorf |
2009-02-28 | Add SOPRANO_PLUGIN_VIRTUOSOBACKEND_FOUND | Laurent Montel |
2009-01-04 | -add missing copyright notices, I hope I got it right | Alexander Neundorf |
2008-11-20 | useful information for debugging, so why not print it | Dirk Mueller |
2008-07-25 | fix typo | Allen Winter |
2008-07-24 | fix indentation | Allen Winter |
2008-07-24 | second attempt: | Allen Winter |
2008-07-24 | revert. | Allen Winter |
2008-07-24 | compute variables for SOPRANO_PLUGIN_FOO_FOUND | Allen Winter |
2008-01-21 | Honor Soprano_FIND_REQUIRED in version check | Sebastian Trueg |
2008-01-19 | * Make the Soprano minimum version configurable with a default of 1.99 for ba... | Sebastian Trueg |
2008-01-16 | Min Soprano version is now 2.0 | Sebastian Trueg |
2007-12-17 | -mark more variables as advanced | Alexander Neundorf |
2007-12-10 | update version requires | Dirk Mueller |
2007-11-14 | the debug output was suspicious, and indeed this was looking for /kdedir/lib ... | David Faure |
2007-11-07 | Added Soprano version check | Sebastian Trueg |
2007-11-02 | If using cache values set all *_FOUND variables to true, not just Soprano_FOUND. | Andreas Pakulat |
2007-10-30 | fix search path messup | Dirk Mueller |
2007-10-30 | make the index library detection optional | Dirk Mueller |
2007-10-10 | Make sure to not use an old version of Soprano. | Sebastian Trueg |
2007-10-09 | Also check for Soprano index, server, and client libs | Sebastian Trueg |
2007-10-03 | sopranoindex and sopranoclient also have a debug postfix on win32 | Christian Ehrlicher |
2007-09-30 | FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUG | Christian Ehrlicher |
2007-09-25 | soprano needs client and index libraries now, so search for them | Dirk Mueller |
2007-09-24 | Not necessary | Laurent Montel |
2007-09-24 | Use the proper dbus service name for the repository. | Sebastian Trueg |
2007-09-24 | switch to new macro FIND_LIBRARY_EX() to avoid code duplication | Christian Ehrlicher |
2007-09-15 | Fix find for msvc. | Adrian Page |
2007-09-15 | adopt them to the new win32 library names | Christian Ehrlicher |
2007-08-06 | Remove not necessary path | Laurent Montel |
2007-05-01 | also inform about miss even if not required | Stephan Binner |
2007-05-01 | search for debug/release lib on windows | Christian Ehrlicher |
2007-04-30 | Ups, forgot a file. | Sebastian Trueg |