calamares/src/modules/shellprocess
Adriaan de Groot 189e192c83 [shellprocess] Reduce warnings
- The old-style cast still causes a warning, but do the
   more idiomatic (void) rather then casting to (void*)
2019-04-11 12:29:53 +02:00
..
CMakeLists.txt CMake: clean up test setup 2018-10-05 09:41:37 -04:00
module.desc [shellprocess] Stub of a shell process module. 2018-01-12 10:33:51 -05:00
shellprocess.conf [libcalamares] Allow a @@USER@@ replacement in commands 2018-05-23 09:25:57 -04:00
ShellProcessJob.cpp [modules] Use new convenience logging methods across the board 2018-02-13 11:07:12 +01:00
ShellProcessJob.h [shellprocess] Implement timeout setting 2018-01-29 22:08:12 +01:00
Tests.cpp [shellprocess] Reduce warnings 2019-04-11 12:29:53 +02:00
Tests.h [shellprocess] Test command-substitution 2018-05-23 09:29:43 -04:00