Merge lp://staging/~marcustomlinson/qtcreator-plugin-ubuntu/js-scope-template into lp://staging/qtcreator-plugin-ubuntu

Proposed by Marcus Tomlinson
Status: Work in progress
Proposed branch: lp://staging/~marcustomlinson/qtcreator-plugin-ubuntu/js-scope-template
Merge into: lp://staging/qtcreator-plugin-ubuntu
Diff against target: 583 lines (+509/-0)
12 files modified
debian/control (+3/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/.bzrignore (+5/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/CMakeLists.txt (+57/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/displayName.apparmor (+6/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/manifest.json.in (+15/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/po/CMakeLists.txt (+14/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/po/POTFILES.in.in (+3/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/CMakeLists.txt (+56/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/data/displayName-settings.ini.in (+21/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/data/displayName.ini.in (+9/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/src/displayName.js (+224/-0)
share/qtcreator/templates/wizards/ubuntu/scope-js/wizard.xml (+96/-0)
To merge this branch: bzr merge lp://staging/~marcustomlinson/qtcreator-plugin-ubuntu/js-scope-template
Reviewer Review Type Date Requested Status
Ubuntu SDK team Pending
Review via email: mp+271480@code.staging.launchpad.net

Commit message

Added JavaScript scope templates

To post a comment you must log in.
417. By Marcus Tomlinson

The POTFILES.in.in should actaully be committed to bzr

418. By Marcus Tomlinson

Add unity-js-scopes-bindings and unity-js-scopes-launcher to control

419. By Marcus Tomlinson

Reverted changes to regular scope template

420. By Marcus Tomlinson

Updated rebuild_modules custom target to build npm modules for target arch

421. By Marcus Tomlinson

Add unity-js-scopes-tool to debian/control

422. By Marcus Tomlinson

Make installation of unity-js-scopes explicit in top CMakeLists.txt

423. By Marcus Tomlinson

Call build on node_modules as to not redundantly rebuild on every run in sdk

424. By Marcus Tomlinson

Shorted CLICK_ARCH CMake variable to ARCH

425. By Marcus Tomlinson

Install the source directory node_modules not the build directory one

426. By Marcus Tomlinson

Don't copy node_modules to build dir for local execution, make a symlink instead

427. By Marcus Tomlinson

Update template to use OpenWeatherMap

428. By Marcus Tomlinson

Added xml and empty code paths

429. By Marcus Tomlinson

Fixed xml template

430. By Marcus Tomlinson

Revert control file changes

431. By Marcus Tomlinson

Don't pass arch to unity-js-scopes-tool build

432. By Marcus Tomlinson

Update template to use new style contructors

433. By Marcus Tomlinson

OOPS!

434. By Marcus Tomlinson

Added unity-js-scopes deps

Unmerged revisions

434. By Marcus Tomlinson

Added unity-js-scopes deps

433. By Marcus Tomlinson

OOPS!

432. By Marcus Tomlinson

Update template to use new style contructors

431. By Marcus Tomlinson

Don't pass arch to unity-js-scopes-tool build

430. By Marcus Tomlinson

Revert control file changes

429. By Marcus Tomlinson

Fixed xml template

428. By Marcus Tomlinson

Added xml and empty code paths

427. By Marcus Tomlinson

Update template to use OpenWeatherMap

426. By Marcus Tomlinson

Don't copy node_modules to build dir for local execution, make a symlink instead

425. By Marcus Tomlinson

Install the source directory node_modules not the build directory one

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