Adriaan de Groot
d325366e92
CMake: fix plugin NO_INSTALL keyword
...
Although the NO_INSTALL keyword could be specified for
Calamares plugins, it didn't actually do anything. Now
it does. A NO_INSTALL module does not install configs
or libraries.
2018-06-15 07:19:02 -04:00
Adriaan de Groot
def459a29d
[libcalamaresui] Read emergency setting from module.desc
...
- Read setting from the module descriptor
- Document optional settings
- Add EMERGENCY keyword to the CMake helper functions
2018-06-15 07:11:17 -04:00
Adriaan de Groot
42ba505ceb
CMake: add license headers, copyright
...
Since we install the CMake files now, also put license headers in them.
These files are intended to help plugin and branding component authors
write them in a simple Calamares-idiomatic way.
2018-03-09 11:13:42 -05:00
Kevin Kofler
633a2a193d
CMake: fix typo in CalamaresAddPlugin.cmake
...
Fix "calamaers_add_plugin" typo in the introductory comment of
CMakeModules/CalamaresAddPlugin.cmake.
2017-08-03 02:03:14 +02:00
Adriaan de Groot
46636bdf65
Modules: documentation of CMake, module.desc, etc.
2017-08-02 11:05:32 -04:00
Adriaan de Groot
47e95b32a9
CMake: fix auto-generated module.desc
2017-08-02 11:05:32 -04:00
Adriaan de Groot
bcbd60f9a9
CMake: generate the module.desc, since it is uninteresting
2017-08-02 11:05:32 -04:00
Adriaan de Groot
0b45a52ad9
CMake: simplify module loading more
2017-07-05 11:17:39 -04:00
Adriaan de Groot
978ff6591c
CMake: simplify module loading
2017-07-05 11:14:22 -04:00
Adriaan de Groot
9b749576be
CMake: move our own modules into the CMakeModules dir, tidy
2017-07-05 10:32:03 -04:00