You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adriaan de Groot 3519697d0e [libcalamares] Slightly more memory-safe
Use unique_ptr to ensure Private is always deleted.

SEE #1758
4 years ago
..
geoip Changes: apply coding style 5 years ago
locale i18n: fix typo and code-style 4 years ago
modulesystem [libcalamares] Don't complain if there isn't a preset 5 years ago
network [libcalamares] Handle multiple invalid URLs at once 4 years ago
packages [libcalamares] Test the packages service API 5 years ago
partition [libcalamares] Slightly more memory-safe 4 years ago
testdata [libcalamares] Test the translated string with real translations 5 years ago
utils [libcalamares] Avoid cError + SubEntry 4 years ago
CMakeLists.txt [libcalamares] Fix linking with renamed targets 4 years ago
CalamaresConfig.h.in REUSE: Giant boilerplate cleanup 5 years ago
CalamaresVersion.h.in REUSE: SPDX tagging of application library and main 5 years ago
CalamaresVersionX.h.in REUSE: SPDX tagging of application library and main 5 years ago
CppJob.cpp REUSE: Giant boilerplate cleanup 5 years ago
CppJob.h Warnings-- (~T() override) 5 years ago
DllMacro.h REUSE: Giant boilerplate cleanup 5 years ago
GlobalStorage.cpp [libcalamares] Put the units in a nested namespace 5 years ago
GlobalStorage.h [preservefiles] Fix global storage JSON dump 5 years ago
Job.cpp REUSE: Giant boilerplate cleanup 5 years ago
Job.h [libcalamares] Add an extra job-failure enum value 4 years ago
JobExample.cpp REUSE: Giant boilerplate cleanup 5 years ago
JobExample.h REUSE: Giant boilerplate cleanup 5 years ago
JobQueue.cpp [libcalamares] Need <memory> for unique_ptr 5 years ago
JobQueue.h [libcalamares] Introduce a convenience getter for GlobalStorage 5 years ago
ProcessJob.cpp REUSE: Giant boilerplate cleanup 5 years ago
ProcessJob.h Warnings-- (~T() override) 5 years ago
PythonHelper.cpp [libcalamares] Warn (python only) about unknown GS keys 5 years ago
PythonHelper.h Warnings-- (~T() override) 5 years ago
PythonJob.cpp [libcalamares] Add a pre-script for PythonJobs 4 years ago
PythonJob.h [libcalamares] Add a pre-script for PythonJobs 4 years ago
PythonJobApi.cpp [libcalamares] Factor out common string in Python logging 4 years ago
PythonJobApi.h REUSE: Giant boilerplate cleanup 5 years ago
Settings.cpp [libcalamares] Warnings for nullptr Settings 4 years ago
Settings.h [libcalamares] Apply coding style 5 years ago
Tests.cpp Warnings-- (~T() override) 5 years ago