summaryrefslogtreecommitdiff
path: root/src/backend/setprofile.py
AgeCommit message (Collapse)Author
2022-09-17rearrange the backendV3n3RiX
2022-09-16replace subprocess.Popen.wait with subprocess.Popen.communicate everywhere ↵V3n3RiX
we use pipes to avoid deadlocks
2021-07-10sisyphus backend : arm64 specific bitsv4.2107.0V3n3RiX
2020-12-14set the correct profilev4.2012.0V3n3RiX
2020-06-10branchsetup : new generic module, drop old branchinject, branchmaster && ↵V3n3RiX
branchnext modules; plug the new module into the new cli client -> works magic
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend ↵V3n3RiX
to work with the new backend ... gui frontend wip