Files
meteor/tools
David Greenspan eb83087046 Publish versioned dependencies of core packages
When publishing a core package, you’re allowed to omit version numbers in package.js.  With this change, we determine the correct versions of all the dependent packages based on the current checkout, and we send them to troposphere (instead of core packages having “null” constraints on their dependencies).

We throw an error if you have any missing version constraints on your package dependencies and you are not using versionsFrom or publishing a core package from a checkout.

We’ve already fixed this (no constraints on core package deps) retroactively in troposphere.

It speeds up the constraint solver by orders of magnitude when publishing a package.
2014-10-01 17:02:37 -07:00
..
2014-09-26 08:49:37 -07:00
2014-09-30 19:25:35 -07:00
2014-03-05 23:33:06 -08:00
2014-08-29 11:52:33 -07:00
2014-09-30 16:29:41 -07:00
2014-10-01 14:48:18 -07:00
2014-09-30 16:29:41 -07:00
2014-09-23 10:12:12 -04:00
2014-09-30 16:29:41 -07:00
2014-09-29 16:18:38 -07:00
2014-08-04 19:03:05 -07:00
2014-10-01 13:51:55 -07:00
2014-09-19 17:06:44 -07:00
2014-09-29 22:50:49 -04:00
2014-06-17 17:33:55 -07:00
2014-06-13 17:14:42 -07:00
2014-09-30 16:29:41 -07:00
2014-10-01 14:48:18 -07:00
2014-08-25 16:42:41 -07:00
2014-09-24 15:53:05 -07:00
2014-08-28 11:14:40 -07:00
2014-09-30 16:29:41 -07:00
2014-09-25 14:57:39 -07:00
2014-09-30 16:29:41 -07:00
2014-09-30 16:29:41 -07:00
2014-09-30 19:25:35 -07:00
2014-08-25 22:49:32 -07:00