Commit Graph

766 Commits

Author SHA1 Message Date
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
Sashko Stubailo
8bbc0f7e74 Bump release version to 0.1.0, the first recommended release! 2015-01-22 12:56:25 -08:00
Sashko Stubailo
ff9825f985 Bump versions 2015-01-22 12:35:39 -08:00
Sashko Stubailo
b596de1273 Fix script to use local session for everything 2015-01-22 12:35:24 -08:00
Sashko Stubailo
78168b1ef2 Bump versions 2015-01-21 21:30:09 -08:00
Sashko Stubailo
9d31b0e913 Bump versions 2015-01-21 21:25:53 -08:00
Sashko Stubailo
33ecceee6e Bump release version 2015-01-21 19:16:11 -08:00
Slava Kim
35f19a2542 bump 2015-01-21 14:12:18 -08:00
Slava Kim
36ef2e2e1b Fixes for typos 2015-01-21 14:04:08 -08:00
Slava Kim
35eb03b214 Fix the windows publish script once again 2015-01-21 14:04:08 -08:00
Slava Kim
1233e4e197 Fix windows publish script 2015-01-21 14:04:08 -08:00
Sashko Stubailo
c3428677b8 fix script 2015-01-21 14:04:08 -08:00
Slava Kim
27f249bfed A lot of crazy package bumps 2015-01-21 14:03:55 -08:00
Slava Kim
7c59eac1a8 Fix up windows script to parse the new format 2015-01-21 14:01:48 -08:00