Commit Graph

661 Commits

Author SHA1 Message Date
Sashko Stubailo
468f299c69 Trying to make android bundle more portable 2014-08-12 14:44:18 -07:00
Slava Kim
97007f2441 ios-sim build script 2014-08-12 13:56:25 -07:00
Slava Kim
8f30d7779d Extract the android_bundle download logic into a separate code.
+ Refactor parts of async/sync child process calls
2014-08-11 22:53:08 -07:00
Sashko Stubailo
b7564b80ad Updated path for local cordova 2014-08-11 16:12:47 -07:00
Sashko Stubailo
f481e66ff1 Merge branch 'bundle-android' into cordova-hcp
Conflicts:
	tools/commands.js
	tools/utils.js
2014-08-11 11:04:25 -07:00
David Glasser
f4eefa1f04 vbump rc5 2014-08-08 00:06:55 -07:00
Sashko Stubailo
f3b9c7261b Remove ios-sim because it needs rake 2014-08-07 16:18:14 -07:00
Sashko Stubailo
18e14e8e34 Update version of ios-sim 2014-08-07 15:51:40 -07:00
Sashko Stubailo
3bee8039eb Testing with jenkins, please ignore 2014-08-07 15:26:55 -07:00
Sashko Stubailo
86ef1b5c83 Add ios-sim to dev bundle 2014-08-07 14:41:30 -07:00
Sashko Stubailo
80396bd563 Small updates, added URL for s3 2014-08-07 14:32:06 -07:00
Sashko Stubailo
31a64e605a Remove architecture from android bundle because it doesn't matter 2014-08-07 12:07:39 -07:00
Sashko Stubailo
522bcd81f6 Merge branch 'devel' into bundle-android
Conflicts:
	tools/utils.js
2014-08-07 11:32:07 -07:00
Sashko Stubailo
8b4387982a Move the cordova script to match node.sh 2014-08-07 11:30:10 -07:00
Sashko Stubailo
7fcc41f1ed Add script to generate Android bundle
Modify command to use the local cordova
2014-08-07 11:00:29 -07:00
David Glasser
67de025b6f bump 0.9.0-rc4 2014-08-06 16:03:35 -07:00
David Glasser
757e96695a update launch-meteor for packaging 2014-08-06 15:29:45 -07:00
David Glasser
ceeba15044 don't recommend rcs 2014-08-06 15:20:04 -07:00
David Glasser
54c33aeaae bump for 0.9.0-rc3 2014-08-06 14:07:16 -07:00
David Glasser
941c3b98f4 Move install script to troposphere; delete old one 2014-08-06 14:06:43 -07:00
David Glasser
7c0673a7a9 bump preview installer 2014-08-06 11:59:12 -07:00
David Glasser
92323ad569 vbump, 0.9.0-rc2 2014-08-06 11:30:37 -07:00
Sashko Stubailo
d538d40972 Updated dev bundle script to download Android stuff, doesn't work perfectly yet 2014-08-06 10:56:24 -07:00
David Glasser
f1aed579ae update shell script for rc1 2014-08-05 20:39:34 -07:00
David Glasser
aa04916489 install-engine-packaging.sh (packaging-PREVIEW) 2014-08-05 20:33:43 -07:00
David Glasser
97ec098cb6 more version bumps 2014-08-05 20:11:40 -07:00
David Glasser
51fc5e62c5 use .meteor instead of .meteor0! 2014-08-05 20:10:00 -07:00
David Glasser
a785fc835e bump version numbers again 2014-08-05 19:43:37 -07:00
David Glasser
1ec20b2320 minor publish-release tweaks 2014-08-05 19:22:11 -07:00
David Glasser
563860c769 Version number bumps, this time for real 2014-08-05 19:03:16 -07:00
David Glasser
845286b925 Merge branch 'devel' into packaging 2014-08-05 13:13:27 -07:00
David Glasser
112198f3e8 Don't tell users to add ~/.meteor to PATH
Tilde expansion doesn't work in $PATH
2014-08-01 16:40:33 -07:00
ekatek
581b51afcc clean up misc, operations stuff 2014-08-01 15:29:19 -07:00
David Glasser
26006d53dc Merge branch 'devel' into packaging
Conflicts:
	tools/utils.js
2014-07-30 17:40:44 -07:00
Justin SB
3163112235 Get S3 credentials from env variables, if set, in publish-release.js 2014-07-30 14:37:11 -07:00
Emily Stark
8dbda26c32 Banner and notices 2014-07-28 15:13:10 -07:00
David Glasser
996d347139 Merge branch 'devel' into packaging
Conflicts:
	docs/client/api.html
	docs/client/concepts.html
	docs/client/introduction.html
	meteor
	packages/html-tools/package.js
	packages/spacebars-common/package.js
	packages/webapp/webapp_server.js
	tools/bundler.js
2014-07-21 16:18:25 -07:00
Matthew Arbesfeld
ff68931a51 Add BrowserStackLocal binary to dev_bundle
We added the new binaries to the s3 bucket, and then GET them from the
generate_dev_bundle shell script.
2014-07-03 14:18:55 -07:00
David Glasser
9a34a7c3ab The changes from dev bundle 0.3.41, merged in 2014-07-01 16:26:48 -07:00
David Glasser
a92a62acc1 Use a package.json file for deps of boot.js
Include package.json and npm-shrinkwrap.json in dev_bundle/etc

Dev bundle version number skips over one used on matt-dev-bundle-update
2014-07-01 14:57:42 -07:00
David Greenspan
dfbbde4aa7 Merge branch 'devel' into blaze-refactor
Conflicts:
	packages/webapp/webapp_server.js
2014-07-01 13:29:04 -07:00
David Glasser
135b0b56e9 install script should write files as current user
If you ran it as root before, it would write files as whatever uid we
had on our buildbot. Oops!

Fixes #2249.
2014-06-27 16:37:14 -07:00
David Glasser
af7c8a3e6e can't override npm version
bump dev bundle again

sigh.  in trying to work around a silly bug (npm creates ~/tmp), it
turns out that you can't actually install npm like that --- because it
reverts the hack done by 'make install PORTABLE=1' to make npm find node
properly (because that hack literally rewrites a file in the npm module)
2014-06-26 13:53:14 -07:00
David Glasser
c6a94b7f19 new dev bundle
Changes:

- Drop keypress; it hasn't been used since we rewrote prompts to use
  built-in readline

- Use a slightly newer version of npm, to avoid strange thing where it
  creates ~/tmp

- Drop node-aes-gcm and bcrypt: we now can support cross-platform
  package deploys directly!  (A follow-up commit will add them
  to the corresponding packages.)

- Drop heapdump: it was only there for convenience, and now can also be
  added via a package

- upddate some comments
2014-06-26 13:53:13 -07:00
David Glasser
6d2408f52b copy-dev-bundle-from-jenkins: don't overwrite! 2014-06-25 14:56:37 -07:00
David Glasser
8a5869df92 copy-dev-bundle-from-jenkins: don't overwrite! 2014-06-25 14:56:18 -07:00
David Glasser
5a85e2f24c Merge branch 'devel' into packaging
Conflicts:
	tools/bundler.js
	tools/tests/login.js
	tools/unipackage.js
2014-06-23 14:48:21 -07:00
David Greenspan
095b3a26c6 Merge remote-tracking branch 'origin/devel' into blaze-refactor
Conflicts:
	packages/spacebars-tests/template_tests.js
	packages/ui/base.js
	packages/ui/dombackend.js
	packages/ui/dombackend_tests.js
	packages/ui/domrange.js
	packages/ui/domrange_tests.js
	packages/ui/each.js
	packages/ui/render.js
	packages/ui/render_tests.js
2014-06-23 10:56:55 -07:00
Emily Stark
1c12b1a49f Merge branch 'master' into devel
Conflicts:
	History.md
	packages/accounts-password/password_server.js
	packages/spacebars-tests/template_tests.html
	packages/spacebars-tests/template_tests.js
	packages/ui/base.js
2014-06-23 08:18:19 -07:00
Emily Stark
fba413d597 update banner, notices, History 2014-06-23 08:04:59 -07:00