lp:~marcustomlinson/unity-js-scopes/tool-setup
Created by
Marcus Tomlinson
on
2015-10-21
and last modified on
2015-10-23
- Get this branch:
- bzr branch lp:~marcustomlinson/unity-js-scopes/tool-setup
Only
Marcus Tomlinson
can upload to this branch. If you are
Marcus Tomlinson
please log in for upload directions.
Branch merges
Propose for merging
- Alexandre Abreu (community): Approve on 2015-10-23
- PS Jenkins bot (community): Approve (continuous-integration) on 2015-10-23
-
Diff: 794 lines (+615/-36)16 files modified.bzrignore (+2/-0)
CMakeLists.txt (+4/-1)
debian/control (+12/-9)
debian/unity-js-scopes-dev.install (+1/-0)
qtc-templates/scope-js/.bzrignore (+5/-0)
qtc-templates/scope-js/CMakeLists.txt (+57/-0)
qtc-templates/scope-js/displayName.apparmor (+6/-0)
qtc-templates/scope-js/manifest.json.in (+15/-0)
qtc-templates/scope-js/po/CMakeLists.txt (+14/-0)
qtc-templates/scope-js/po/POTFILES.in.in (+3/-0)
qtc-templates/scope-js/src/CMakeLists.txt (+61/-0)
qtc-templates/scope-js/src/data/displayName-settings.ini.in (+21/-0)
qtc-templates/scope-js/src/data/displayName.ini.in (+9/-0)
qtc-templates/scope-js/src/displayName.js.in (+224/-0)
qtc-templates/scope-js/wizard.xml (+96/-0)
src/tool/main.cc (+85/-26)
Branch information
Recent revisions
- 93. By Marcus Tomlinson on 2015-10-23
-
Moved redundancy in chroot setup scripts to a common setup_chroot() function
- 91. By Marcus Tomlinson on 2015-10-22
-
Rename displayName.js to displayName.js.in so Jenkins ignores it during licence checks
- 87. By Marcus Tomlinson on 2015-10-21
-
Added a "setup" option to unity-js-
scopes- tool to configure chroots for js scopes dev
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity-js-scopes