Files
meteor/tools
David Glasser f52c975de1 Less greedy algorithm for choosing builds
The previous algorithm had the problem that if you had builds

  A = browser+os.linux.x86_64
  B = browser+os.osx.x86_64

available and came in looking for "something that satisfies 'browser'
and 'os.osx.x86_64'", Meteor would happily say:

   "Neato-keen!  'A' satisfies 'browser'.  And 'B' satisfies
    'os.osx.x86_64'!  Hey, that's all I needed!  Let's download
     both 'A' and 'B'!  Hooray!"

when choosing just 'B' would have been good enough.
2014-06-20 18:12:40 -07:00
..
2014-06-17 09:40:59 -07:00
2014-03-24 22:34:51 -07:00
2014-06-10 16:57:06 -07:00
2014-03-05 23:33:06 -08:00
2014-06-17 17:33:55 -07:00
2014-06-17 17:51:36 -07:00
2014-06-20 17:09:06 -07:00
2014-06-20 17:09:06 -07:00
2014-06-09 16:58:22 -07:00
2014-06-20 17:09:06 -07:00
2014-02-10 19:12:52 -08:00
2014-06-17 17:33:55 -07:00
2014-06-17 14:26:29 -07:00
2014-06-13 17:14:42 -07:00
2014-06-20 15:11:36 -07:00
2014-06-17 14:26:29 -07:00
2014-06-17 14:26:29 -07:00
2014-06-20 17:09:06 -07:00
2014-06-20 17:09:06 -07:00
2014-06-10 19:13:48 -07:00
2014-06-20 17:09:06 -07:00
2014-06-17 14:26:29 -07:00
2014-06-17 14:26:29 -07:00
2014-06-11 17:15:27 -07:00