David Glasser
|
a8b9087807
|
s/catalogs/catalog/ in package-loader
|
2014-06-23 22:24:44 -07:00 |
|
David Glasser
|
4f3aa0fc53
|
initial checkpoint for "buildArchitectures"
this is a string like "browser+os"
|
2014-06-17 17:48:08 -07:00 |
|
David Glasser
|
87eb6977a7
|
package-loader and package-source
|
2014-06-17 17:33:56 -07:00 |
|
David Glasser
|
6d3257909d
|
test-bundler-assets passes
|
2014-06-10 19:13:48 -07:00 |
|
ekatek
|
b97f7c5a76
|
renamed some catalog variables, more cleanup around catalog
|
2014-05-27 16:07:43 -07:00 |
|
David Glasser
|
5710fe876c
|
closer to having meteor update work
|
2014-05-19 21:12:32 -07:00 |
|
ekatek
|
f2d3972857
|
integration mostly works except for bizarre constraint solver output bug
|
2014-05-09 15:15:45 -07:00 |
|
David Glasser
|
f9bd956ee9
|
uniload works in built and git!
we still need a concept of releases in order to actually bundle apps
from a built tool
|
2014-04-28 19:53:26 -07:00 |
|
ekatek
|
e615d27f0e
|
remove default arches/default builds
|
2014-04-28 16:02:46 -07:00 |
|
ekatek
|
6276fd9269
|
adding implies
|
2014-04-11 01:32:06 -04:00 |
|
ekatek
|
fd6bc5cc35
|
clean up around generalizing test packages
|
2014-04-10 14:09:46 -07:00 |
|
ekatek
|
431bed1595
|
checkpoint: builds and pulls in test package
|
2014-04-10 13:51:07 -07:00 |
|
ekatek
|
691cc90176
|
wip
|
2014-04-10 11:24:05 -07:00 |
|
ekatek
|
2a3b409d57
|
rebuild all works
|
2014-04-07 23:37:08 -07:00 |
|
ekatek
|
8a96a1c25a
|
removing test slices; renaming slices to builds
|
2014-04-07 15:25:30 -07:00 |
|
Emily Stark
|
9c3d6e03f9
|
Fix mysterious inconsistency in PackageLoader.versions format.
Also fix some indentation.
|
2014-03-31 21:31:04 -07:00 |
|
ekatek
|
60ffe51f22
|
meteor --get-ready and some misc cleanup
|
2014-03-20 12:31:55 -07:00 |
|
Emily Stark
|
180751d7bf
|
Update some comments.
Mostly changing Package -> Unipackage.
|
2014-03-20 11:21:18 -07:00 |
|
ekatek
|
6ac5296289
|
add and remove to use handle lack of versions, rewrite .meteor/packages properly
|
2014-03-18 18:22:13 -07:00 |
|
Geoff Schmidt
|
3465baf8af
|
'meteor publish' works
even for packages with troposphere dependencies :)
|
2014-03-17 22:44:51 -07:00 |
|
Geoff Schmidt
|
30dad184b7
|
'meteor run' works! (if you add 'templating')
|
2014-03-17 17:57:14 -07:00 |
|
ekatek
|
18af114204
|
meteor run works, but doesn't actually render
|
2014-03-17 17:17:13 -07:00 |
|
ekatek
|
4565c2d262
|
For direct dependencies only plugins affect buid
|
2014-03-14 17:25:40 -07:00 |
|
Geoff Schmidt
|
6c993f1ea2
|
first draft of 3-phase local package builder
|
2014-03-14 01:14:47 -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 |
|
ekatek
|
a8788a8084
|
make package-loader take null version argument for local packages only
|
2014-03-12 14:56:08 -07:00 |
|
ekatek
|
70b24926f3
|
better singleton naming
|
2014-03-12 11:57:08 -07:00 |
|
ekatek
|
3273897a71
|
PackageCache as singleton. Miscellaneous attempts to clean up
|
2014-03-11 21:27:13 -07:00 |
|
Geoff Schmidt
|
5f0d1714eb
|
WIP: Break Library into PackageLoader, PackageCache, Catalog
|
2014-03-11 18:10:28 -07:00 |
|