summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Allow numbers in class name in OpenLMIMacros.cmakeRadek Novacek2012-12-141-1/+1
|
* Change project name from Cura to OpenLMIRadek Novacek2012-10-221-0/+0
|
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-291-2/+3
| | | | | If CuraMacros are used by different provider it needs to change location where the .reg is installed.
* Don't call sed from CuraMacros, use cmake regex insteadRadek Novacek2012-08-281-53/+54
|
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-281-3/+3
|
* Always use .reg file instead of .registrationRadek Novacek2012-08-021-3/+3
|
* Use Cura_ prefix for registration filesRadek Novacek2012-08-021-3/+3
|
* Add script for registration and deregitration of providerRadek Novacek2012-08-021-1/+1
|
* Fix few errors in CuraMacros.cmake and power cmakeRadek Novacek2012-07-251-10/+12
|
* Add target for manual registration of each providerRadek Novacek2012-07-241-6/+16
|
* Introduce cim_registration macro for creating registration file from libraryRadek Novacek2012-07-231-0/+16
|
* Introduce konkretcmpi_generate cmake macroRadek Novacek2012-07-231-0/+75
|
* Start converting all providers to CMakeRadek Novacek2012-07-232-0/+47