Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | devassistant: Fix template files file mode | Tomas Bzatek | 2014-05-07 | 1 | -0/+0 |
| | | | | | To fix E: non-executable-script /usr/share/devassistant/files/crt/c/openlmi/src/cmpiLMI_{{PROJECT_NAME}}-cimprovagt 0644L /bin/sh | ||||
* | devassistant: Add C and Python provider templates | Tomas Bzatek | 2014-02-25 | 17 | -0/+1425 |
This commit introduces basic Developer Assistant support for generating C and Python OpenLMI providers. Turned off by default, enable with -DWITH-DEVASSISTANT=ON cmake argument. |