Matthew Brewer
b5b78c5da8
Add a comment explaining 'wc -l'
2015-02-10 15:53:33 -05:00
Slava Kim
4e31c07979
Tweaks to the build process
...
still didn't manage to make it build on Win7
2015-02-10 11:25:33 -08:00
Matthew Brewer
b9d4967628
Migrate copy scripts to awscli instead of s3
2015-02-10 14:02:28 -05:00
Matthew Brewer
7436784e2e
Switch s3cfg to aws cli
...
This serves server purposes
1) aws cli can do a lot more htings, so this is fewer tools we have to use
2) this uses the same key format as we're already using for everything else
3) because of key format, we can easilly switch to everyone using their own keys
Note that after this is commited you will have to set up aws cli to use this script.
See: https://mdg.hackpad.com/Operational-Suggestions-and-tips-EZFrKK81iHf#:h=AWS-management
2015-02-10 13:49:07 -05:00
David Glasser
ab292eb203
publish-meteor-tool: work on emacs
2015-02-09 18:18:14 -08:00
David Glasser
ad999ee0d8
publish-meteor-tool-on-arch: fix conditional
2015-02-09 18:16:57 -08:00
David Glasser
f51094f1da
publish-meteor-tool-on-arch: reserve more time
2015-02-09 18:16:26 -08:00
Slava Kim
8ffa92c654
Uncomment a weirdly commented symbol
2015-02-09 15:19:24 -08:00
Sashko Stubailo
1cc23f8547
Bump release
2015-02-09 13:14:57 -08:00
Sashko Stubailo
466559a8c4
Switch to using a fork of fibers on Windows
2015-02-09 12:10:44 -08:00
Slava Kim
a3a2ad5edd
Merge branch 'windows-r' into devel
...
Conflicts:
tools/profile-require.js
2015-02-09 11:44:05 -08:00
Slava Kim
e70193442f
Add the new Windows Installer
...
Developed by Sorin Chitu, from the Elance contract
2015-02-09 11:25:57 -08:00
Ben Newman
5d08559cc7
Pull in new Node and Mongo builds
2015-02-05 22:40:44 -08:00
Sashko Stubailo
02d6b020a7
Upgrade fibers to 1.0.5, which has the fixes
...
Also, there are some bug fixes for Windows which is really
what I wanted
2015-02-05 22:40:44 -08:00
David Glasser
505a77ecad
Update other places that mention the Node version
2015-02-05 22:40:43 -08:00
Ben Newman
dbb595639e
Bump $NODE_VERSION in scripts/build-node-for-dev-bundle.sh.
...
Note that this change depends on the existence of the branch
https://github.com/meteor/node/tree/v0.10.36-with-npm-5821 in our fork of
node (which I just created and pushed).
2015-02-05 22:40:43 -08:00
David Glasser
cf464883be
Upgrade Mongo to 2.6.7 and OpenSSL to 1.0.2
...
(If this works, will still need a History update.)
2015-02-05 22:40:43 -08:00
David Glasser
fca8a19b4c
generate-dev-bundle: download stuff over https
2015-02-05 22:40:43 -08:00
Slava Kim
8c4925519a
/s/dev_bundle/dependency kit in user-facing text on Windows
2015-02-05 16:56:22 -08:00
Slava Kim
5fc10cd5cb
comments for the Windows publish script
...
... also comments and empty lines are now ignored on transfer to a remote build
machine
2015-02-05 14:51:05 -08:00
Sashko Stubailo
bc0dec8593
Reset the publish JSON to recommended: false
2015-02-05 12:01:53 -08:00
Sashko Stubailo
af0f1ba804
Add quotes in bootstrap tarball copy script
2015-02-05 11:49:39 -08:00
Slava Kim
d7b5eb3fbd
Dev-Bundle on Windows: move package.json for meteor build
2015-02-04 20:44:10 -08:00
Sashko Stubailo
a75cae93ed
Merge branch 'devel' into windows-r
...
Conflicts:
packages/package-version-parser/package.js
tools/bundler.js
tools/server/boot.js
2015-02-04 15:50:31 -08:00
Slava Kim
73341e6bad
bump
2015-02-04 15:35:36 -08:00
Sashko Stubailo
b3cb7a49f7
Merge branch 'devel' into windows-cr
...
Conflicts:
packages/application-configuration/package.js
packages/ctl-helper/package.js
packages/ctl/package.js
packages/dev-bundle-fetcher/package.js
packages/follower-livedata/package.js
packages/jquery/package.js
packages/star-translate/package.js
packages/test-in-browser/package.js
tools/bundler.js
tools/compiler.js
tools/package-client.js
tools/package-source.js
tools/package-version-parser.js
tools/server/boot.js
2015-02-04 13:56:54 -08:00
Sashko Stubailo
447d9ec08c
Add quotes around file path in bash script
2015-02-04 12:06:29 -08:00
Slava Kim
f4aa4f9037
bump
2015-02-02 20:17:09 -08:00
Sashko Stubailo
9e10649b18
Bump release
2015-02-02 14:09:30 -08:00
Slava Kim
3c68cebf0d
bump
2015-02-02 13:38:01 -08:00
Slava Kim
d7a8f44da9
Merge branch 'windows-cr' into windows-r
...
Fixes by @stubailo for the general code-review
2015-02-02 10:21:26 -08:00
Slava Kim
6989b53389
Print publish log only on failure
...
this way we don't lose messages
2015-01-30 15:08:30 -08:00
Slava Kim
192a33e65b
Finally make the windows publish script beautiful
...
- no need to run the script twice
- no clunky weirdness with the output
- clean messages
2015-01-30 15:05:08 -08:00
Sashko Stubailo
e8129ed443
Bump release to 0.1.2
2015-01-29 17:33:42 -08:00
Slava Kim
b1b303d1c7
Hide the verbose output from 7zip
2015-01-29 12:18:36 -08:00
Slava Kim
400f4a11ee
Don't extract files logging every path with 7zip
2015-01-29 11:48:13 -08:00
Slava Kim
ecf7b0c4e1
Attempts to make the windows publish script better
2015-01-29 11:37:25 -08:00
Sashko Stubailo
d047be739e
Remove unneeded rule
2015-01-29 09:09:48 -08:00
Sashko Stubailo
e2ad1fdbbf
Turn off new parens rule
2015-01-28 22:18:10 -08:00
Sashko Stubailo
b6e804f5ef
Add eslintignore with everything but tools js files
2015-01-28 22:13:11 -08:00
Sashko Stubailo
5e029ba736
Add ESLint and fix most linter errors in watch.js
2015-01-28 21:47:22 -08:00
Sashko Stubailo
7f91cd13d2
Revert "Revert this commit! Disable pathwatcher completely"
...
This reverts commit 84dcd9728c .
Conflicts:
meteor
tools/safe-pathwatcher.js
2015-01-28 16:28:36 -08:00
Slava Kim
17b7822f0d
script to copy bootstrap tarballs
2015-01-28 14:35:42 -08:00
Sashko Stubailo
ea2a8bc468
Add rimraf to dev bundle
2015-01-28 13:26:41 -08:00
Sashko Stubailo
634c6d623b
NO SUBMODULES PLZ
2015-01-27 16:43:15 -08:00
Sashko Stubailo
c831e27c91
Make powershell script more consistent
2015-01-27 16:18:27 -08:00
Sashko Stubailo
f1acf81098
Add quotes around everything in the bash script
2015-01-27 16:14:34 -08:00
Sashko Stubailo
6b161267f3
Improve publish tool on all platforms script
2015-01-27 16:04:57 -08:00
Sashko Stubailo
1fda929da4
Improve windows installer copying script
2015-01-27 16:03:49 -08:00
Sashko Stubailo
cbdaadf14c
Bump release
2015-01-22 13:44:12 -08:00