calamares/src/libcalamares
Adriaan de Groot 6055f08aff [libcalamares] Refactor ProcessJob
- Use the system runCommand() instead of a 90% copy of it.
   This **does** change the overall command to `env /bin/sh -c`
   rather than running only `/bin/sh -c`, though.
2019-06-07 12:30:38 +02:00
..
geoip [libcalamares] Avoid warnings / errors on both gcc and clang 2019-05-14 05:29:18 -04:00
kdsingleapplicationguard [libcalamares] Reduce warnings in KDAB code 2019-04-18 12:06:09 +02:00
locale [libcalamares] Avoid static destructor 2019-05-31 12:38:34 +02:00
modulesystem [libcalamares] Move module-related things into subdirectory 2019-05-07 07:48:40 -04:00
partition [libcalamares] Consistent namespace usage in partition service 2019-05-14 05:52:58 -04:00
utils [libcalamares] Introduce enum class for special process exit values 2019-06-07 12:10:22 +02:00
CalamaresConfig.h.in [calamares] avoid extra defines for KCrash 2019-05-20 17:02:47 +02:00
CMakeLists.txt [libcalamares] Add tests for the partitioning service 2019-05-13 13:33:38 +02:00
CppJob.cpp [libcalamares] Warnings-- over extra ; 2019-04-17 12:02:14 +02:00
CppJob.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
DllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
GlobalStorage.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
GlobalStorage.h [libcalamares] load/save globals in YAML format 2019-01-25 10:58:43 -05:00
Job.cpp [libcalamares] Provide accessor to error code. 2019-04-28 14:34:39 -04:00
Job.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
JobExample.cpp [libcalamares] Add some debugging Jobs 2019-03-20 11:26:02 +01:00
JobExample.h [libcalamares] Add some debugging Jobs 2019-03-20 11:26:02 +01:00
JobQueue.cpp [libcalamares] Stop job threads before exit 2019-06-07 11:46:08 +02:00
JobQueue.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
PluginDllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ProcessJob.cpp [libcalamares] Refactor ProcessJob 2019-06-07 12:30:38 +02:00
ProcessJob.h [libcalamares] Refactor ProcessJob 2019-06-07 12:30:38 +02:00
PythonHelper.cpp [libcalamares] [libcalamaresui] [calamares] Adjust to moved Dirs.h 2019-04-29 06:49:16 -04:00
PythonHelper.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonJob.cpp [libcalamares] Distinguish kinds of errors 2019-04-28 14:34:39 -04:00
PythonJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobApi.cpp [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
PythonJobApi.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
Settings.cpp [libcalamares] Rename dontCancel to disableCancelDuringExec 2019-05-14 08:30:34 -04:00
Settings.h [libcalamares] Rename dontCancel to disableCancelDuringExec 2019-05-14 08:30:34 -04:00
Tests.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
Tests.h [libcalamares] Extend tests to all example config files 2019-01-29 07:31:29 -05:00