David Glasser
0befea50f2
Delete versions.json files; they are no longer used
2014-12-19 11:34:07 -08:00
David Glasser
6ea8443f30
Update calls to addFiles, onUse, and onTest
2014-12-09 20:18:31 -08:00
David Glasser
e7bfa5202e
Update packages to use Package.registerBuildPlugin
2014-12-09 20:09:34 -08:00
David Glasser
7d4757b3ac
Show package changes and prerelease warnings
...
This reimplements functionality that had been removed as part of the
`isopack-cache` branch refactoring.
Information about package changes is encapsulated inside a
PackageMapDelta object on the ProjectContext. It is the responsibility
of the command that prepares the ProjectContext to choose to call
projectContext.packageMapDelta.displayOnConsole at the appropriate time
if it wishes to display changes.
Part of #3006 .
2014-12-01 01:26:35 -08:00
David Glasser
4a5636b8fd
remove more remnants of 'programs' directory
2014-11-25 09:06:28 -08:00
Emily Stark
97c85bc3da
Exit 'meteor run' when cordova plugins or platforms change.
...
We don't have a way to HCP a changed set of plugins or platforms, so
just exit and ask the user to re-run. There are probably some cases
where we don't have to exit (e.g. if you add the android platform, we
probably don't need to exit out of 'meteor run ios'), but we exit in all
cases for simplicity.
2014-10-21 15:59:40 -07:00
ekatek
7f134bdfb4
changed the test to catch that we fail to not link in the export variable
2014-10-08 22:06:47 -07:00
David Glasser
3faf1aa21e
make test more convincing
2014-10-07 18:26:21 -07:00
ekatek
0aab8e9683
adding the test package used by the debugOnly test
2014-10-07 15:55:50 -07:00
ekatek
2fc9a601dc
do not ship the versios.json in test data
2014-09-15 13:22:16 -07:00
David Greenspan
0b1d744731
Merge branch 'reactive-dict' into devel
...
Conflicts:
examples/todos/.meteor/versions
2014-09-03 15:20:09 -07:00
Sashko Stubailo
84f1fcace1
Fix docs and self-test
2014-08-29 11:52:33 -07:00
Matthew Arbesfeld
0af50c04ef
Change client.* to web.* and accept client and web
2014-08-28 13:35:26 -07:00
Matthew Arbesfeld
8907c2349d
rm -rf when platform change
...
Hack introduced because Cordova doesn't properly manage your plugins.
2014-08-20 00:40:17 -07:00
Matthew Arbesfeld
207378bc83
Fix settings logic
2014-08-08 17:04:28 -07:00
Matthew Arbesfeld
5e3c5333a0
Adjust tests for plugins
2014-07-28 13:33:47 -07:00
Slava Kim
d4d391f50a
Fixed settings.json for cordova test
2014-07-22 19:25:23 -07:00
Matthew Arbesfeld
4f7bbd47df
Add settings.json for cordova settings
2014-07-22 18:20:13 -07:00
Slava Kim
e79580cd80
Corrections to "change plugins" cordova test
2014-07-22 13:57:37 -07:00
Matthew Arbesfeld
6a726e5843
Add package2.js
2014-07-22 13:42:07 -07:00
Slava Kim
b64a644671
Merge branch 'packaging-matt-cordova' into packaging-client-archs
...
Contains commands for cordova (ie `meteor cordova serve`) and tests for them.
2014-07-22 13:15:26 -07:00
Matthew Arbesfeld
1f12fb47b0
Add missing package2.js file
2014-07-22 11:50:05 -07:00
Matthew Arbesfeld
d24886bd8d
Add test file .js
2014-07-22 11:44:33 -07:00
Matthew Arbesfeld
03c5c425f8
Hard code in client.cordova and fix 'browser' references
2014-07-18 18:59:00 -07:00
Matthew Arbesfeld
fba32514e3
Something working
2014-07-18 16:42:42 -07:00
Matthew Arbesfeld
fb5cf61a8e
Add multiple client arches, this is a WIP
2014-07-17 20:53:47 -07:00
Matthew Arbesfeld
50ec6b68ea
wip
2014-07-17 16:11:52 -07:00
ekatek
0a64950d6a
oops, adding a test file from a few tests ago
2014-07-17 15:41:39 -07:00
Matthew Arbesfeld
b5b55bb792
Add test, not passing
2014-07-14 14:14:50 -07:00
ekatek
8ed9d3459c
removed some name fields, changes console.log to process.std[out,err].write in commands-packages and gave user a warning to remember to publish for arch.
2014-07-08 22:41:21 -07:00
Emily Stark
c2ccbd5f8b
Don't print weird things when packages have no descriptions.
2014-06-24 16:25:41 -07:00
ekatek
2ddc63e538
project safeToUse to solve infinite loops in tests
2014-05-28 18:16:12 -07:00
ekatek
5f8b1be152
split catalog in two
2014-05-27 12:17:57 -07:00
ekatek
d2d82556f3
add release file to this test
2014-05-06 13:42:18 -07:00
ekatek
e4c7c28a6a
some more tests
2014-04-15 01:31:36 -04:00
ekatek
b8c9222a27
some tests: adding packages and editing in place
2014-04-15 00:23:12 -04:00