calamares/src/modules/machineid
Adriaan de Groot 8b4bd52a26 [machineid][hostinfo] Reduce warnings
- stray ;
 - clang-tidy had re-ordered the moc-warnings.h header, needs to go
   **before** the .moc so split into its own group
2019-11-29 00:17:26 +01:00
..
CMakeLists.txt [machineid] Add tests 2019-10-03 13:32:48 +02:00
machineid.conf [machineid] Improve documentation on this module 2019-10-01 14:13:01 +02:00
MachineIdJob.cpp [machineid] Implement DBUS and systemd machine-ids 2019-10-04 15:00:58 +02:00
MachineIdJob.h [machineid] Fix include guard comment 2019-10-02 12:37:31 +02:00
main.py Modules: Improve error reporting 2019-04-28 14:34:39 -04:00
Tests.cpp [machineid][hostinfo] Reduce warnings 2019-11-29 00:17:26 +01:00
Workers.cpp [machineid][hostinfo] Reduce warnings 2019-11-29 00:17:26 +01:00
Workers.h [machineid] Implement DBUS and systemd machine-ids 2019-10-04 15:00:58 +02:00