David Glasser
|
4428f2b06d
|
sync tests passes
|
2014-07-24 17:12:14 -07:00 |
|
David Glasser
|
6850b679e9
|
fix bug in 'meteor add x@=1.0.0'
Used to print a "avoid conflicting dependencies" message. Now doesn't.
Start moving some uses of splitConstraint to parseConstraint
|
2014-07-24 16:21:25 -07:00 |
|
David Glasser
|
8e2c97cd58
|
meteor update sorta works sometimes
|
2014-05-20 11:09:53 -07:00 |
|
Slava Kim
|
98d9a56a62
|
Extend the number of types of constraints from 2 to 3
Instead of having a "exact" flag, have a "type" field with 3 different values
|
2014-05-15 18:16:30 -07:00 |
|
ekatek
|
f2d3972857
|
integration mostly works except for bizarre constraint solver output bug
|
2014-05-09 15:15:45 -07:00 |
|
Geoff Schmidt
|
985ffea9fa
|
WIP - make package build run the constraint solver.
move constraint solver from a package into the tool.
unipackage loading is broken; next step is to fix that
|
2014-03-12 19:02:47 -07:00 |
|
Slava Kim
|
926305bae0
|
Support "none" dependencies (no constraint)
|
2014-03-07 00:17:19 -08:00 |
|
Geoff Schmidt
|
63f13fbb87
|
Create the Catalog object
|
2014-03-06 21:56:47 -08:00 |
|
ekatek
|
876276418a
|
add-pakage refined
|
2014-03-06 18:02:14 -08:00 |
|
Slava Kim
|
9dd40fa1db
|
extract parseVersionConstraint from parseConstraint
|
2014-03-05 01:25:51 -08:00 |
|
Slava Kim
|
468f32bd80
|
package-version-parser package
first version of a package that parses smart package version string
|
2014-03-04 23:08:38 -08:00 |
|