D5584: Introduction of runtimes
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Sun May 14 20:16:39 UTC 2017
apol updated this revision to Diff 14520.
apol added a comment.
- Use icon for docker build action
- Improve procedure to create bundles that we can ship
- Improve debug messages
- Save the last used device in a configuration file
- Extend API documentation
- Remove the RuntimesModel
- Remove unused code
- Implement flatpak host path conversions
- Fix debug statement, no need to check QProcess::program
- List architectures as per the ones that are installed for the sdk
- Readability
- Fix relative path generation
- Also mount build directories as docker volumes
- Pass the command as well when finalizing a flatpak build directory
- Properly en/disable runtimes
- Have docker make available the internal filesystem to the IDE
- Allow to expose environment variables for runtimes
- Only compile flatpak and docker on Unix for now
- Fix most of Milian's comments
- Remove unrelated change
REPOSITORY
R33 KDevPlatform
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5584?vs=14518&id=14520
BRANCH
runtimes
REVISION DETAIL
https://phabricator.kde.org/D5584
AFFECTED FILES
interfaces/CMakeLists.txt
interfaces/icore.h
interfaces/iruntime.cpp
interfaces/iruntime.h
interfaces/iruntimecontroller.cpp
interfaces/iruntimecontroller.h
outputview/outputexecutejob.cpp
outputview/outputexecutejob.h
plugins/CMakeLists.txt
plugins/docker/CMakeLists.txt
plugins/docker/Messages.sh
plugins/docker/dockerplugin.cpp
plugins/docker/dockerplugin.h
plugins/docker/dockerpreferences.cpp
plugins/docker/dockerpreferences.h
plugins/docker/dockerpreferences.ui
plugins/docker/dockerpreferencessettings.kcfg
plugins/docker/dockerpreferencessettings.kcfgc
plugins/docker/dockerruntime.cpp
plugins/docker/dockerruntime.h
plugins/docker/kdevdocker.json
plugins/docker/kdevdockerplugin.qrc
plugins/docker/kdevdockerplugin.rc
plugins/executescript/scriptappjob.cpp
plugins/flatpak/CMakeLists.txt
plugins/flatpak/Messages.sh
plugins/flatpak/flatpakplugin.cpp
plugins/flatpak/flatpakplugin.h
plugins/flatpak/flatpakruntime.cpp
plugins/flatpak/flatpakruntime.h
plugins/flatpak/kdevflatpak.json
plugins/flatpak/kdevflatpakplugin.qrc
plugins/flatpak/kdevflatpakplugin.rc
shell/CMakeLists.txt
shell/core.cpp
shell/core.h
shell/core_p.h
shell/runtimecontroller.cpp
shell/runtimecontroller.h
To: apol, #kdevelop, mwolff
Cc: mwolff, anthonyfieroni, kossebau, geetamc, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170514/cf1339d9/attachment.html>
More information about the KDevelop-devel
mailing list