summaryrefslogtreecommitdiffstats
path: root/src/service/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* service: make the shell scripts executableRadek Novacek2012-08-011-1/+1
|
* service: Move serviceutil to libexecRadek Novacek2012-07-311-1/+1
|
* Replace all Linux_ prefixes with Cura_ prefixes.Radek Novacek2012-07-311-1/+1
|
* service: use global functions for getting system (creation class) nameRadek Novacek2012-07-301-1/+0
|
* Unify logging through all providersRadek Novacek2012-07-271-1/+1
| | | | | Needs to be ported to sfcb/pegasus standard logging, using stderr for now.
* service: Finish converting service provider to CMakeRadek Novacek2012-07-251-2/+16
|
* Start converting all providers to CMakeRadek Novacek2012-07-231-0/+16