Files
meteor/tools/tests
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 14:26:29 -07:00
2014-06-13 18:01:18 -07:00
2014-06-17 14:26:29 -07:00
2014-03-14 18:50:48 -07:00
2014-06-17 14:26:29 -07:00
2014-06-17 15:28:19 -07:00
2014-06-10 19:13:48 -07:00
2014-06-10 19:13:48 -07:00
2014-02-16 17:58:15 -08:00
2014-06-10 19:25:38 -07:00
2014-06-13 17:39:36 -07:00
2014-06-16 21:35:42 -07:00
2014-05-28 19:05:27 -07:00