Merge lp://staging/~marcustomlinson/unity-js-scopes/lp-1489715 into lp://staging/unity-js-scopes
Proposed by
Marcus Tomlinson
Status: | Merged |
---|---|
Merged at revision: | 77 |
Proposed branch: | lp://staging/~marcustomlinson/unity-js-scopes/lp-1489715 |
Merge into: | lp://staging/unity-js-scopes |
Diff against target: |
709 lines (+475/-98) 15 files modified
debian/control (+11/-1) debian/unity-js-scopes-bindings.install (+1/-1) debian/unity-js-scopes-launcher.install (+0/-1) debian/unity-js-scopes-tool.install (+1/-0) examples/simple-click/CMakeLists.txt (+10/-11) src/CMakeLists.txt (+1/-0) src/bindings/CMakeLists.txt (+5/-0) src/common/CMakeLists.txt (+58/-0) src/launcher/CMakeLists.txt (+2/-29) src/launcher/config.h.in (+1/-1) src/launcher/main.cc (+3/-2) src/tool/CMakeLists.txt (+54/-4) src/tool/config.h.in (+29/-0) src/tool/main.cc (+299/-0) src/tool/unity-js-scopes-tool (+0/-48) |
To merge this branch: | bzr merge lp://staging/~marcustomlinson/unity-js-scopes/lp-1489715 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alexandre Abreu (community) | Approve | ||
Review via email: mp+271968@code.staging.launchpad.net |
Commit message
Upgraded unity-js-
Description of the change
Upgraded unity-js-
Usage:
unity-js-
unity-js-
To post a comment you must log in.