calamares/src/libcalamares
Adriaan de Groot a0a8ab0048 [libcalamares] Refactor Python target_env calls
This is why the whole refactoring started: to get the process output
and exit code in one spot so we can attach the process output
to the (Python exception) CalledProcessError in all the code
paths, not just those that are explicitly looking for output.
2017-11-28 10:55:53 -05:00
..
kdsingleapplicationguard Fix spelling mistake in kdsingleapplicationguard.cpp (#257) 2016-09-12 07:56:13 +02:00
utils [libcalamares] Refactor target-environment calls 2017-11-28 10:27:24 -05:00
CalamaresConfig.h.in Merge branch 'master' into kcrash 2017-09-27 09:52:01 -04:00
CMakeLists.txt Clang: for gcc, don't produce empty COMPILE_FLAGS 2017-09-25 17:08:09 +02:00
CppJob.cpp Clang: tidy up warnings in logger 2017-09-11 11:03:25 +02:00
CppJob.h Add support for C++/Qt batch job plugins 2016-09-27 17:25:09 +02:00
DllMacro.h Fix error in headers. 2014-06-04 18:23:48 +02:00
GlobalStorage.cpp Python-i18n: implement gettext functions in libcalamares.utils 2017-08-16 10:53:11 +02:00
GlobalStorage.h Python-i18n: implement gettext functions in libcalamares.utils 2017-08-16 10:53:11 +02:00
Job.cpp Clang: fix warning about implict copy-ctor with explicit move-ctor 2017-06-27 07:15:31 -04:00
Job.h Clang: fix warning about implict copy-ctor with explicit move-ctor 2017-06-27 07:15:31 -04:00
JobQueue.cpp [libcalamaresui] Unrelated typedef for JobList 2017-11-03 11:02:06 -04:00
JobQueue.h [libcalamaresui] Unrelated typedef for JobList 2017-11-03 11:02:06 -04:00
PluginDllMacro.h Added CMake magic for plugin infrastructure. 2014-06-11 13:39:20 +02:00
ProcessJob.cpp CalamaresUtils::System is now a class. 2015-09-15 16:48:41 +02:00
ProcessJob.h Clang: reduce warnings about overriden destructors 2017-09-20 09:11:18 -04:00
PythonHelper.cpp [libcalamares] Better Python traceback handling: 2017-11-28 08:33:32 -05:00
PythonHelper.h Add conversion utilities from QHash to py dict. When translating from pydict, however, translate into a QMap as before to keep current behaviour. 2016-07-04 22:30:45 +01:00
PythonJob.cpp Python: KeyError because pretty_name may not exist 2017-08-23 04:59:04 -04:00
PythonJob.h Clang: warnings-- 2017-09-25 16:23:47 +02:00
PythonJobApi.cpp [libcalamares] Refactor Python target_env calls 2017-11-28 10:55:53 -05:00
PythonJobApi.h [libcalamares] Add output to CalledProcessError 2017-11-28 08:53:40 -05:00
Typedefs.h [libcalamaresui] Unrelated typedef for JobList 2017-11-03 11:02:06 -04:00