Commit Graph

10701 Commits

Author SHA1 Message Date
Rico Sta. Cruz
ac46b012d8 Add g++ 2016-01-30 05:45:47 +08:00
Rico Sta. Cruz
e87cb2f9ab Log postinstall messages in --debug 2016-01-30 05:44:04 +08:00
Rico Sta. Cruz
28f527963e Show debug info 2016-01-30 05:42:42 +08:00
Rico Sta. Cruz
a6f8c837a7 Release v0.8.0 v0.8.0 2016-01-30 05:33:12 +08:00
Rico Sta. Cruz
840d46fdd2 Merge pull request #25 from rstacruz/node-gyp
node-gyp support
2016-01-30 05:32:09 +08:00
Rico Sta. Cruz
1bb8a3a723 Update tests 2016-01-30 05:31:36 +08:00
Rico Sta. Cruz
9d6581e6d3 Only support node-gyp when scripts.install isn't available 2016-01-30 05:29:15 +08:00
Rico Sta. Cruz
c9789cf5ee Add node-gyp support 2016-01-30 05:24:26 +08:00
Rico Sta. Cruz
20df53b319 Move store resolution to ctx 2016-01-30 04:56:21 +08:00
Rico Sta. Cruz
6d054a7907 Fix lint v0.7.0 2016-01-30 04:48:48 +08:00
Rico Sta. Cruz
bfb1d01a74 Refactor install logger 2016-01-30 04:48:20 +08:00
Rico Sta. Cruz
dbf1d0f0ef Merge pull request #18 from rstacruz/compiled-packages
Compiled packages
2016-01-30 04:45:32 +08:00
Rico Sta. Cruz
ec0e365fa9 Add tests for lifecycle hooks 2016-01-30 04:45:11 +08:00
Rico Sta. Cruz
550080f778 Support lifecycle hooks 2016-01-30 04:42:55 +08:00
Rico Sta. Cruz
db1031f6e7 Release v0.6.1 v0.6.1 2016-01-30 04:18:19 +08:00
Rico Sta. Cruz
3d8622e844 Release v0.6.0 2016-01-30 04:17:27 +08:00
Rico Sta. Cruz
fbb461ec37 Throw 'not supported' errors for package specs not supported yet 2016-01-30 04:17:27 +08:00
Rico Sta. Cruz
c36a67f19a Merge pull request #17 from rstacruz/improve-atomicness
Improve atomicness
2016-01-30 04:11:52 +08:00
Rico Sta. Cruz
9536d5f234 Clean .tmp in incomplete runs 2016-01-30 04:04:53 +08:00
Rico Sta. Cruz
9ee16cdb55 Improve atomicness 2016-01-30 03:59:02 +08:00
Rico Sta. Cruz
95060d20d9 Merge pull request #16 from rstacruz/bundle-dependencies
Bundle dependencies
2016-01-30 03:43:38 +08:00
Rico Sta. Cruz
4e89dc6d31 Fix symlinking 2016-01-30 03:41:00 +08:00
Rico Sta. Cruz
b9542b6572 Reenable tests 2016-01-30 03:40:17 +08:00
Rico Sta. Cruz
91b6f8d6e2 Link bundled deps 2016-01-30 02:31:12 +08:00
Rico Sta. Cruz
b6b2b28b93 Fix link_bins to be more versatile 2016-01-30 02:31:00 +08:00
Rico Sta. Cruz
5fdb394e99 Remove whitespace 2016-01-30 02:30:44 +08:00
Rico Sta. Cruz
788cc731e5 Use bluebird 2016-01-30 02:30:25 +08:00
Rico Sta. Cruz
b572012c8b Update user-agent string to pnpm.js 2016-01-30 02:01:38 +08:00
Rico Sta. Cruz
cc9c8f0803 Release v0.5.0 v0.5.0 2016-01-30 01:50:06 +08:00
Rico Sta. Cruz
7c52429e58 Support scoped modules without version spec 2016-01-30 01:49:00 +08:00
Rico Sta. Cruz
3c2b3f6abb Merge pull request #15 from rstacruz/lifecycle
Refactor install.js
2016-01-30 01:43:32 +08:00
Rico Sta. Cruz
6aa7cb69e8 Document 2016-01-30 01:40:06 +08:00
Rico Sta. Cruz
ae4a1350d6 Continue refactoring 2016-01-30 01:19:57 +08:00
Rico Sta. Cruz
2527a705f4 Fix circular deps 2016-01-30 01:05:44 +08:00
Rico Sta. Cruz
ee9cf02307 Initial attempt at lifecycle scripts; breaks circular deps 2016-01-30 01:01:27 +08:00
Rico Sta. Cruz
af122bb8aa Remove early development notes 2016-01-29 20:40:02 +08:00
Rico Sta. Cruz
ca27af1454 Switch to upstream tap-spec 2016-01-29 19:06:54 +08:00
Rico Sta. Cruz
71fc64f860 Cache fixtures in travis 2016-01-29 18:08:42 +08:00
Rico Sta. Cruz
5ad508ffc9 Release v0.4.1 v0.4.1 2016-01-29 18:08:24 +08:00
Rico Sta. Cruz
09e7137e18 Fix multiple scoped modules from the same author 2016-01-29 18:07:47 +08:00
Rico Sta. Cruz
e2da709a85 Release v0.4.0 v0.4.0 2016-01-29 18:03:30 +08:00
Rico Sta. Cruz
a0075a1bcf Add tests for scoped modules (#9, #11) 2016-01-29 18:01:51 +08:00
Rico Sta. Cruz
d73662583e Fix lint errors 2016-01-29 18:00:38 +08:00
Rico Sta. Cruz
a295194819 Merge pull request #11 from indexzero/scoped-resolve
Support installation of scoped modules
2016-01-29 17:59:00 +08:00
indexzero
f44c059a30 [api] Implement support for scoped modules. Within node_modules/.store the / in
the scope will be replaced with `!`. e.g.:

node_modules/
  .store/
    @rstacruz!tap-spec/
2016-01-29 01:12:31 -08:00
indexzero
e1f8584de3 [dist] Will squash. 2016-01-29 00:43:24 -08:00
indexzero
a52594a0a4 [minor] Debug tarball name with the shasum. 2016-01-29 00:40:20 -08:00
Rico Sta. Cruz
3e89876dab Add limitation mention about Windows 2016-01-29 15:57:52 +08:00
Rico Sta. Cruz
89fea8b282 List limitations 2016-01-29 15:51:20 +08:00
Rico Sta. Cruz
13aed29211 Release v0.3.0 v0.3.0 2016-01-29 15:37:29 +08:00