summaryrefslogtreecommitdiffstats
path: root/src/power/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* power: various improvementsRadek Novacek2013-07-261-1/+6
| | | | | | * class versions in the mof file * profile registration * selinux wrapper
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-0/+1
| | | | This list will be used by profile registration.
* renamed mof files according to LMI conventionMichal Minar2013-04-221-1/+1
| | | | | | | | | | | | | | | Mof files prefixed with digits ensuring their correct order of parsing upon their installation. This avoids problems with sfcbmof compiler, which can not handle dependent classes being parsed before their antecedents. Convention is specified in mof/README. Removed inclusion of LMI_Qualifiers in LMI_Jobs. LMI_Qualifiers should be registered in cimom instead of included in dependent mof files. This allows it to be used by any other providers simultaneously. Modified references to mof files in cmake build files.
* Change project name from Cura to OpenLMIRadek Novacek2012-10-221-3/+3
|
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-291-1/+1
| | | | | If CuraMacros are used by different provider it needs to change location where the .reg is installed.
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-281-1/+1
|
* Add 'Cura_' to provider library nameRadek Novacek2012-08-021-1/+1
|
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-311-1/+1
|
* Make provider optional using cmake optionsRadek Novacek2012-07-301-0/+3
|
* Unify logging through all providersRadek Novacek2012-07-271-3/+1
| | | | | Needs to be ported to sfcb/pegasus standard logging, using stderr for now.
* Fix few errors in CuraMacros.cmake and power cmakeRadek Novacek2012-07-251-2/+2
|
* power: correctly register and installRadek Novacek2012-07-241-6/+4
|
* power: check if upower and systemctl are installedRadek Novacek2012-07-241-1/+13
|
* Restructure Power providerRadek Novacek2012-07-231-0/+28
| | | | | | * get rid of src/ subdirectory in power/ * cleanup CMake * use konkretcmpi_generate macro
* Start converting all providers to CMakeRadek Novacek2012-07-231-12/+0
|
* Move all providers to src/ directoryRadek Novacek2012-07-231-0/+19