summaryrefslogtreecommitdiffstats
path: root/cmake/modules/OpenLMIMacros.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Workaround having string "class" anywhere in the mofRadek Novacek2013-10-221-2/+2
| | | | | This ugly workaround allows to have "class" string in the Description qualifier.
* cmake: search for openlmi-mof-register in the /usr/local dirRadek Novacek2013-09-261-6/+0
|
* Fix profile_mof_generate macroRadek Novacek2013-07-261-1/+2
|
* logicalfile: add profile registrationJan Synacek2013-07-251-0/+1
|
* Add version to mof/reg registrationRadek Novacek2013-07-251-2/+3
| | | | | | | | Both (un)register-$PROVIDER and specfile are updated to use version during register/unregister. Version of OpenLMI-Providers *MUST* be kept up-to-date in top level CMakeLists.txt.
* Common: Macro for generating profile registration mofRoman Rakus2013-07-241-0/+20
| | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-7/+9
| | | | This list will be used by profile registration.
* Support more MOFs and MOF include for konkret generateRadek Novacek2013-05-161-23/+61
| | | | | | | | | konkretcmpi_generate macro can now take more MOF files for generating providers. Also MOF files can be included in generation but the provider sources will not be generated out of them. This is required to use MOF files 05_LMI_Qualifiers.mof and 30_LMI_Jobs.mof as dependencies.
* Improve OpenLMIMacros.cmakeRadek Novacek2013-02-141-4/+15
| | | | | | * Make installation of .reg file optional * Find openlmi-mof-register instead of hardcoding it * Add unregister-provider target
* Fix registration make targetRadek Novacek2013-01-301-1/+1
| | | | Forgot to fix it when renaming register.sh to openlmi-mof-register
* Allow numbers in class name in OpenLMIMacros.cmakeRadek Novacek2012-12-141-1/+1
|
* Change project name from Cura to OpenLMIRadek Novacek2012-10-221-0/+105