Merge lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/snapcraft-step2 into lp://staging/qtcreator-plugin-ubuntu

Proposed by Benjamin Zeller
Status: Superseded
Proposed branch: lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/snapcraft-step2
Merge into: lp://staging/qtcreator-plugin-ubuntu
Diff against target: 1004 lines (+843/-3)
15 files modified
UbuntuPlugin.pro (+2/-0)
src/ubuntu/UbuntuProject.mimetypes.xml (+5/-0)
src/ubuntu/snap/project/snapcraftproject.cpp (+139/-0)
src/ubuntu/snap/project/snapcraftproject.h (+85/-0)
src/ubuntu/snap/project/snapcraftprojectfile.cpp (+26/-0)
src/ubuntu/snap/project/snapcraftprojectfile.h (+40/-0)
src/ubuntu/snap/project/snapcraftprojectmanager.cpp (+46/-0)
src/ubuntu/snap/project/snapcraftprojectmanager.h (+22/-0)
src/ubuntu/snap/project/snapcraftprojectnode.cpp (+329/-0)
src/ubuntu/snap/project/snapcraftprojectnode.h (+95/-0)
src/ubuntu/snap/snap.pri (+15/-0)
src/ubuntu/ubuntuconstants.h (+7/-0)
src/ubuntu/ubuntupackagingmode.cpp (+13/-1)
src/ubuntu/ubuntupackagingmodel.cpp (+15/-0)
src/ubuntu/ubuntuplugin.cpp (+4/-2)
To merge this branch: bzr merge lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/snapcraft-step2
Reviewer Review Type Date Requested Status
Zoltan Balogh Pending
Review via email: mp+307946@code.staging.launchpad.net

Commit message

Implementing Part2 of the snapcraft plan

Description of the change

Implementing Part2 of the snapcraft plan

To post a comment you must log in.
474. By Benjamin Zeller

Fix copyright headers

475. By Benjamin Zeller

Fix some bugs, support using . as source

476. By Benjamin Zeller

- More fixes
- Support for adding/removing files

477. By Benjamin Zeller

- Basic SnapcraftBuildConfiguration

478. By Benjamin Zeller

- Added buildsteps
- Added buildconfiguration
- For now rsync the whole project to the build dir
- Wrap snapcraft call so "clean" is called always

479. By Benjamin Zeller

some polishing

480. By Benjamin Zeller

Fix mimetype file

481. By Benjamin Zeller

Migrate snapcraft template to use the snapcraft project type

482. By Benjamin Zeller

Support building in Ubuntu Containers

483. By Benjamin Zeller

Allow local execution of snapcraft projects.

484. By Benjamin Zeller

Send errors to the TaskHub

485. By Benjamin Zeller

add devmode switch

486. By Benjamin Zeller

- Superuser check
- Less messages when opening a project

487. By Benjamin Zeller

Compile on trusty

Unmerged revisions

487. By Benjamin Zeller

Compile on trusty

486. By Benjamin Zeller

- Superuser check
- Less messages when opening a project

485. By Benjamin Zeller

add devmode switch

484. By Benjamin Zeller

Send errors to the TaskHub

483. By Benjamin Zeller

Allow local execution of snapcraft projects.

482. By Benjamin Zeller

Support building in Ubuntu Containers

481. By Benjamin Zeller

Migrate snapcraft template to use the snapcraft project type

480. By Benjamin Zeller

Fix mimetype file

479. By Benjamin Zeller

some polishing

478. By Benjamin Zeller

- Added buildsteps
- Added buildconfiguration
- For now rsync the whole project to the build dir
- Wrap snapcraft call so "clean" is called always

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches