Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/android-snapshot

Feeding the Android Runtime with V8 heap snapshots
https://github.com/NativeScript/android-snapshot

release: cut the 0.0.11 release

20401e638718a4772d7811f4a3d777be630a991c authored over 7 years ago
fix: stop cleaning android snapshot modules when bundling (#24)

b12bd47625ca733b8f0078b748788e3d14e7a20e authored over 7 years ago
docs(README): add note that plugin is deprecated (#23)

aa38b3b1cb00ff39990cef22397305dc262f5f56 authored over 7 years ago
fix: ignore moving of snapshot libraries when bundling (#22)

4fc66c30e1743a54d213a2f96bed4f9db0950c39 authored over 7 years ago
Update README.md

93517a6761bacf0defc4fdf5fcadc6bd42b12814 authored over 7 years ago
Bump version to 0.0.10

59c8773419d07611355421d5ab4f51ba366cd65d authored over 7 years ago
Add warning message pointing to the webpack + snapshot approach

7e350b8406230e4357db98e7b26632d94ebb3bbf authored over 7 years ago
Handle uglify-js module renaming to uglify-es

d594d25aac431893ee3456c2a3d226c98153955c authored over 7 years ago
Merge pull request #21 from NativeScript/buhov/fix-missing-peer-dependencies

Avoid using npm ls

21ffe9a2d7d0e66f8e0e511665b60a2d6d61c3ab authored over 7 years ago
Avoid using npm ls

0872707b99f8a5a265b81be05e855c5db8f24e50 authored over 7 years ago
Update nativescript warmup to execute all tns-core-modules on startup

343eb1658f117ec0053ce62bb0191681d309384e authored over 7 years ago
Remove both dependencies and peerDependencies of the nativescript-angular module on snapshot installation

e60e00e9459ab70335ed184a552bba57f66f740e authored almost 8 years ago
Add support for require('tns-core-modules/...') outside the webpacked bundle

ba46bd0b76cd6e6c68932da745e0ca7bbc087231 authored almost 8 years ago
Bump version to 0.0.9

0.0.8 published to npmjs.com

ed41fe8fad396920961c7b5f5d8e6a5c90eaa57a authored almost 8 years ago
Bump version to 0.0.8

859650f3046662806322093e23a10c0b34a32d41 authored almost 8 years ago
Merge pull request #20 from NativeScript/vladimirov/fix-build-cli-lib

Fix plugin usage when {N} CLI is used as a library

ff10c53109b0f41bf3323d29de0ff9cc720545e3 authored almost 8 years ago
Fix plugin usage when {N} CLI is used as a library

The plugin hooks rely on `$options` object from CLI. This object is populated ONLY when CLI is u...

c316efa77b6ca6e181ba4a474e331a29969d0864 authored almost 8 years ago
Update version to v0.0.7

72c69aa2c47dd4bc5e7554bce6f1653e37f911be authored almost 8 years ago
Merge pull request #18 from Mitko-Kerezov/kerezov/public-instead-of-private

Use public method to get platformData

57c411fe9524e9a59d843162700651d9f061a861 authored almost 8 years ago
Use public method to get platformData

Instead of using platformsData[<platform>] where `platformsData.platformsData` is a private fiel...

f5d76e9b3ce482728a82c715aeb3e414721e4df8 authored almost 8 years ago
Fix a bug where a local installed snapshot will be erroneously be treated for the correct version

77545df23899e660cb76ecaf114f4b710eb1b2e7 authored about 8 years ago
Remove tns_core_modules prefix in generated require map

2e060662cfffab9811606b7de6fea48908bdeddf authored about 8 years ago
Merge pull request #14 from NativeScript/jasssonpet/check-existing-tns-core-modules

Change the existing tns-core-modules search logic

fdbf7a3f93dbf2d680eb562fc18b1fef8542f992 authored about 8 years ago
Change the existing tns-core-modules search logic

Before it was checking if both directories were inexistent, now only one is enough.

f0a3b108bdfe8176035362c3cdf966626d072f07 authored about 8 years ago
Merge pull request #13 from NativeScript/vchimev-bump

Bump version to 0.0.6

ab591a815bb6610d6a26e268da54f8419bda9a1b authored about 8 years ago
Revert "Merge pull request #12 from NativeScript/jasssonpet/es6-angular"

This reverts commit 255791f61e7b0d3f8a7be922af545afc48d0c2d5, reversing
changes made to 336b8e42...

6972124dd40b038d5002219f9a360344c9bb83ba authored about 8 years ago
Bump version to 0.0.6

7c9f29532cad69fedc6ca2578084655ea7aa2472 authored about 8 years ago
Bump version - 0.0.5

04269e4f265be9a43023dc9f425518656c6fba88 authored about 8 years ago
Fix searching npm snapshot package with hotfix versions

6a9108c280f9978c6d3426648243a64638f0f286 authored about 8 years ago
added mksnapshot tool for 5.5.372.32 v8 version

d98fc6759913b1130de38340db1230b4b49fa43a authored about 8 years ago
Merge pull request #12 from NativeScript/jasssonpet/es6-angular

nativescript-angular/nativescript-intl are distributed now as ES6 modules so use the provided bu...

255791f61e7b0d3f8a7be922af545afc48d0c2d5 authored about 8 years ago
nativescript-angular/nativescript-intl are distributed now as ES6 modules so use the provided bundles instead

8a099dabdff5fba1768ad0206536b6afc8b6ea48 authored about 8 years ago
Merge pull request #10 from NativeScript/hdeshev/fix-bundling

Don't recopy modules to tns_modules when bundling.

336b8e420ca307f4e58f312520542388aafc7cd6 authored about 8 years ago
Don't recopy modules to tns_modules when bundling.

Eliminates unneeded files that get copied to the device otherwise.

7a4e67e76951e31d44f35abacb81e8db2a56ea3a authored about 8 years ago
Use uglify-harmony for [email protected]

eaa2838fc26a946b6449f91f646bf1c91be3a723 authored about 8 years ago
Ignore extra @angular package copy

e7a2858b4ce10341c360e0bcba982508d4a64831 authored about 8 years ago
Update package.json

1bfbacd7e05892e28646a5c5d191f523d89055ff authored about 8 years ago
Incremental prepare no longer deletes all files

adfabec907bd5da78532dd2d3c342b661974487b authored about 8 years ago
remove Map shim

09388b600b4f4471583282e652070314538a76dd authored about 8 years ago
Check for valid android version

564514b642dec277e78512fd382f78f4eaab086a authored about 8 years ago
Save snapshot package in package.json

This is required after a recent change in the CLI that respects only listed dependencies for pre...

3cc835831e835ded3b14a1369fc6b12ae9bb7b95 authored about 8 years ago
Case insensitive platform compare

73fbcd9335af2950666bc78567774bed0ff506fc authored about 8 years ago
Merge pull request #7 from NativeScript/raikov/fix-appstore-upload

Fixed appstore upload when snapshots are enabled

eb2fd4dd445dc70aeb05867d2410ff6dc4805d7f authored about 8 years ago
Fixed appstore upload when snapshots are enabled

7f30d37149d593d8913f60f78ddb0a87680d2797 authored about 8 years ago
Update readme.md

20c2847fb2b5c93aa10078b3f23a20800ab5e4c8 authored about 8 years ago
Prepare new snapshot library structure

b35ac8b09c97ba52ae43c5f413d34e27609a8054 authored about 8 years ago
Generate snapshot files as so files

e05c315b803d724724b982b20a614ac66b5588f7 authored about 8 years ago
Prepare snapshot shared library files

952fdb503da458566c61c7980b5ebd06af4c4104 authored about 8 years ago
Delete Angular in new location with npm 2

60fc5c9a591c9f972c2bef830a0561ee9bad4b81 authored about 8 years ago
Delete @angular/server as it's no longer relevant

2a8e9c83d54684012e2f442232cca94574293fde authored about 8 years ago
webpack searches tns-core-modules dir

6253fec33fe03c24559e75708ba6ce3f042ce5bc authored about 8 years ago
Search modules in node_modules directories

300c36df4bfed71fd126fb205bdc0dd3402173ca authored about 8 years ago
Search for renamed tns-android config

a1aac2a3bce941928904bfad03af298c78dd36dd authored about 8 years ago
Ensure that Android platform is installed

e1d9c1a987b6653b52b264a6bd7236ba2746d08a authored about 8 years ago
Make builds not fail if no snapshot package is found

ce83db941a2dd2b2deb7a670fc32ce93950a4953 authored about 8 years ago
Read V8 version from tns-android config

9ce75e7d1905907d2b169dd1073a7244a88e1c43 authored over 8 years ago
Disable snapshot when webpack is used

18a07779a1ea0377b58b99e4ddfd943bdc9ecb09 authored over 8 years ago
Delete tns-core-modules in new location

b21c16f904c06f36b9c06b146cf655749916de90 authored over 8 years ago
Use npm tags instead of versions

87479c57b1173a2c716e757e0c9a599b8af64187 authored over 8 years ago
More descriptive platform add message

199e8e1bdeba6a1dc2d0df1d6967075693790c7e authored over 8 years ago
Fix snapshot for V8 5.3

20a1353a4699a40c4a8f32bd4659cbcfacdd7b62 authored over 8 years ago
switch to V8 5.3.333.47

050fc5abac9b1273b4d2ea8c3fea90c59641acfc authored over 8 years ago
Rename snapshot file

6fc2df4367e03c030454de72c31751f6912e5f1e authored over 8 years ago
Make mksnapshot binaries executable

ba08aec582995e1c4e84e8f06dbb160856e66529 authored over 8 years ago
Update package.json

b998a5a55ac0f8a71195a3688ff7753dbcd27b1d authored over 8 years ago
More descriptive platform add message

4a7fcd812c28f35305476c2424aa9668956a5450 authored over 8 years ago
mksnapshot for v8 5.3

60f21e25a2d12f7e05bc231fcaed95fb0398fdb2 authored over 8 years ago
Fix Angular RC 6 webpacking

9175c27ed17186fb637a233b7427d02ebb95f33d authored over 8 years ago
Snapshot @angular/forms as it's a dependency of [email protected]

b5938340bbb8a6e5f4bed2713b26592d4bd4a797 authored over 8 years ago
Update to [email protected]

3243a574a47bed09313f28cdf257833706d806c2 authored over 8 years ago
updated mksnapshot tools

20a5faf47f1a16e83f23ec3259b7ebe934480497 authored over 8 years ago
Create app/package.json if it doesn't exists

Close #3

b7addffe8b464bab9b63e88e2fd6a72fce1bac64 authored over 8 years ago
Update README.md

482de896efc60d3c3d57909f83bb0f32fc125c5c authored over 8 years ago
Merge pull request #2 from dtopuzov/patch-2

Bump version to 0.0.2

96d8f1ca0b5fbe253b75799fb447fb119ffbf527 authored over 8 years ago
Bump version to 0.0.2

5b16bc15395652e6a9a4d646c3f9a6807f9574b9 authored over 8 years ago
Update README.md

36f3f1c20a3b944f5ce8c86826570c9a04a1001b authored over 8 years ago
Path resolution refactoring

2fbd2f146497e49bb0f59b4a4a342a9ab4e5d15a authored over 8 years ago
Add installation instructions to root level readme

80d6eb4e7daccd6d93fc3186a1144ed975f39b8e authored over 8 years ago
Resolve absolute tns_modules require calls

47afff2ab58edd685f0212bd1deb29bd95733f91 authored over 8 years ago
Handle CLI --path argument

1608c0b059064be7376e8f896c76b22629884f92 authored over 8 years ago
Fix snapshot plugin installation

f007f7d966b859aeef375914e2c51171a0ed42b9 authored over 8 years ago
Use shell.js exec for Windows

5d4ac70fc1cc34c977093ec73b26a042c24e4c3e authored over 8 years ago
Prepare bundler for Angular RC2

93c80b157e927e59760c0ef435364a47b7862b8c authored over 8 years ago
Initial implementation of the dispatcher plugin

b40a2f87bb4e6844ee91fdc499d5d0fb03629bbd authored over 8 years ago
Delete bundle script - it is in CI now

ce9b87f1ba87925ce2321219c5dcbdbf51c7a396 authored over 8 years ago
Update readme

e96ee9bc47186e54cf27066e24b2634adb77c2e5 authored over 8 years ago
Fix snapshot-template-package.json

1035afb7ed5325d62f209590d17cc052bf57031b authored over 8 years ago
Add template package.json for the snapshot bundles

5bb1ca7393ef760fff870a629a9293967236ee66 authored over 8 years ago
Fix linux minification

4729969052c4ee9d5bfaedb112116c13ce721cd4 authored over 8 years ago
Clean up

6426b681317046206b541ea9a4603789bdd632c2 authored over 8 years ago
Remove the snapshot creation logic from the app

33327f3de225c3fb10bfc0c0f31a104ed9a916e3 authored over 8 years ago
Delete bundled folder

e3740058273bbcfc16bce7b3ff25feb436b791c5 authored over 8 years ago
Create snapshots in platforms/android folder

747efd909643d44372f65e8e45046b8fb2fc5bbf authored over 8 years ago
Create npm package for the bundler

9dc9045805fad30f4d33e577ff39375095d90679 authored over 8 years ago
Add mksnapshot binaries

55497bd55c2df9351564553e0ccb78920034e84f authored over 8 years ago
Update lazy extend logic to match the one in the tns-core-modules

08179c20fd3c2cbeeed4f6063b23b976ca83b511 authored over 8 years ago
Extract require override logic to a template file

659e797964f3b17562a01dfa370300eb64d255fb authored over 8 years ago
Decouple angular specific bundle logic

08fc0df7f7571fa47d26b1b120318b7cd75f52b8 authored over 8 years ago
Update generated plugin to Angular RC1

ce61c1446228b00af50196c24a5af0063cdd07dc authored over 8 years ago
Create a script that calls mksnapshot for all archs

33084379d63a6d8e188300b0da5823e015103b70 authored over 8 years ago