Slava Kim
4de0ef6f61
Allow to override the previously compiled installer binary
2015-03-02 17:54:33 -08:00
Slava Kim
d8a3f9145b
Updated installer that has a skip button
2015-03-02 17:42:01 -08:00
Avital Oliver
1d828b5a16
Windows installer: Change a color
...
The version number on the bottom left corner is now black instead of
white.
2015-02-27 14:33:15 -08:00
Avital Oliver
b587efdab5
Add README for building Windows installer
2015-02-26 14:10:39 -08:00
Avital Oliver
83c65e718f
Rename wix-installer/ -> installer/
2015-02-26 12:09:30 -08:00
David Glasser
acae4a576e
Merge branch 'master' into devel
...
Made sure not to revert the run-velocity change that was reverted on
master.
2015-02-25 09:35:31 -08:00
David Glasser
0b8a33282e
METEOR@1.0.3.2
2015-02-25 08:55:26 -08:00
Slava Kim
1448770bb0
Edit windows installer script to take the last item from the array, not just the second one
2015-02-24 21:18:47 -08:00
Slava Kim
62ac82c835
Bump
2015-02-24 21:16:41 -08:00
Slava Kim
bf68f0f50e
Delete the source of old installer
2015-02-24 21:10:28 -08:00
Slava Kim
798e6c2e8b
Move installer to InstallMeteor.exe
2015-02-24 21:09:25 -08:00
Slava Kim
1aba870162
Always create an empty Release folder
...
otherwise the build fails
2015-02-24 21:06:38 -08:00
Slava Kim
bafde7f94c
Remove pauses
2015-02-24 21:02:35 -08:00
Slava Kim
b6f9bf5976
Installer builds
2015-02-24 21:01:13 -08:00
Slava Kim
c8c84f5a9c
Adapt the jenkins build script for the new installer.
2015-02-24 20:01:07 -08:00
David Glasser
67a45935e0
banner update for 1.0.3.2
2015-02-24 16:24:42 -08:00
David Glasser
58c58b0320
METEOR@1.0.3.2-rc.0
2015-02-24 12:40:51 -08:00
Slava Kim
d0fc2a386f
New installer from Sorin
...
That actually compiles well with VS2010 express
2015-02-23 17:16:54 -08:00
Slava Kim
5bd8d35b68
Remove the outdated line deleting a benchmarks folder in browserify from the
...
dev-bundle script
2015-02-16 15:13:41 -08:00
David Glasser
5d17598584
Update pathwatcher, which took our PR
...
Our PR landed in 4.1.0, so we no longer need a fork.
Hopefully, the runas-related bug which causes dev bundle builds to
sometimes fail (which is why we moved the install to its own step) is
fixed with the newer version of runas used by pathwatcher now.
Note that we were previous using a fork with an early version of our PR,
which put the numeric errno on 'code'. The accepted version of the PR
puts the numeric errno on 'errno' (and in Node 0.12, puts a string on
'code').
2015-02-16 14:34:54 -08:00
Slava Kim
37f3230591
Merge branch 'upgrade-cordova' into devel
...
This merge applies changes to the dev-bundle script, but the new dev-bundle is
yet to be built.
2015-02-16 14:07:00 -08:00
Sashko Stubailo
61893dacf0
Relax linter
2015-02-13 20:35:40 -08:00
Sashko Stubailo
04151aadaa
Relax linter
2015-02-13 20:27:22 -08:00
Sashko Stubailo
e62268609f
Make docs data serialization stable so that diffs are viable
2015-02-12 10:27:48 -08:00
Slava Kim
c3615d6898
Add a link to docs on ios-sim
2015-02-11 15:56:34 -08:00
Slava Kim
eed629b503
Upgrade the cordova-cli dependency
2015-02-11 12:24:17 -08:00
Slava Kim
ac113d4d6d
A newer version of the installer
2015-02-10 17:11:50 -08: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
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