Commit Graph

12730 Commits

Author SHA1 Message Date
Sashko Stubailo
f462bcac9c Add comment explaining named pipe naming 2015-01-20 22:34:12 -08:00
Sashko Stubailo
b51b3276be Bump dev_bundle version 2015-01-20 22:34:12 -08:00
Sashko Stubailo
e074fc3fe1 Revert "Add portfinder to find an available port for shell"
This reverts commit 20f0413d5d.
2015-01-20 22:34:12 -08:00
Sashko Stubailo
06d6126e7e Use named pipes on Windows instead of socket files 2015-01-20 22:34:06 -08:00
Slava Kim
8174951fdb wip windows part of the publish all script 2015-01-20 22:08:16 -08:00
Sashko Stubailo
979f05b244 Make windows dev bundle not use npm i --prod 2015-01-20 22:08:16 -08:00
Sashko Stubailo
cad7039043 Bump dev bundle version 2015-01-20 22:08:16 -08:00
Sashko Stubailo
2a958c6dcb Add portfinder to find an available port for shell 2015-01-20 22:08:16 -08:00
Slava Kim
369f2faf49 Check if current dev_bundle matches the dev_bundle required on Windows 2015-01-20 22:08:15 -08:00
Sashko Stubailo
ac5fbf2e9c Bump dev bundle version number 2015-01-20 22:08:15 -08:00
Sashko Stubailo
d8b03cbfe4 Un-flatten node-gyp for npm 2015-01-20 22:08:15 -08:00
Sashko Stubailo
b0a22a8b98 Fix meteor debug by changing cmd options 2015-01-20 22:08:15 -08:00
Sashko Stubailo
0ef8b245d1 Flatten bin folder in dev bundle 2015-01-20 22:08:15 -08:00
Sashko Stubailo
07d84b2d95 reqire -> require 2015-01-20 22:08:15 -08:00
Sashko Stubailo
977e3171fd Fix Future import 2015-01-20 22:08:15 -08:00
Sashko Stubailo
15295f9033 Remove extra console.logs 2015-01-20 22:08:15 -08:00
Sashko Stubailo
a4084a9599 Bump version of release and tool 2015-01-20 22:08:14 -08:00
Sashko Stubailo
c113cb283b Deploying might work properly 2015-01-20 22:08:14 -08:00
Sashko Stubailo
bb21c1750f Fix path lengths and some symlink issues 2015-01-20 22:08:14 -08:00
Sashko Stubailo
08898db3b8 Bump meteor-tool 2015-01-20 22:08:14 -08:00
Slava Kim
6a734db97b Wip script automating release publishing 2015-01-20 22:07:35 -08:00
Sashko Stubailo
1ba0e1b267 Return a fake newest release 2015-01-20 22:07:35 -08:00
Slava Kim
ed2dead94a Fix minifiers' CSS rewriting code on Windows 2015-01-20 22:06:59 -08:00
Sashko Stubailo
d75a0ca12c Remove console log 2015-01-20 22:06:59 -08:00
Slava Kim
3ca6ea08dd Automatically download the dev bundle if such is not present on Windows 2015-01-20 22:06:58 -08:00
Slava Kim
af50216007 Add a trap 2015-01-20 22:06:58 -08:00
Slava Kim
ef60dbaccd Dedupe and flatten node_modules 2015-01-20 22:06:58 -08:00
Slava Kim
7253c8ee9c increase the number of expected tarballs in "copy from jenkins" script 2015-01-20 22:06:58 -08:00
Slava Kim
ed5f19253f Actually make generate-devbundle.ps1 work
Extra dependency on 7zip though
2015-01-20 22:06:58 -08:00
Slava Kim
c85a0e9a5a More on deleting folders 2015-01-20 22:06:58 -08:00
Slava Kim
555a3e5dd3 Zip up the dev bundle 2015-01-20 22:06:58 -08:00
Slava Kim
f08b616d20 Parse the dev_bundle version correctly 2015-01-20 22:06:58 -08:00
Slava Kim
c7675a0da3 Corrections to Windows-specific removals 2015-01-20 22:06:58 -08:00
Slava Kim
c242524c2a Corrections 2015-01-20 22:06:58 -08:00
Slava Kim
f98c162dd1 Use short folder names and npm install --production 2015-01-20 22:06:58 -08:00
Slava Kim
3e2866c7ff Powershell piping is unicode by default
npm needs ascii
2015-01-20 22:06:58 -08:00
Slava Kim
0eea25ee56 Edits to script 2015-01-20 22:06:57 -08:00
Slava Kim
508961f55b Fix typo (missing slash) 2015-01-20 22:06:57 -08:00
Slava Kim
04135ffa41 Add a draft of a PS1 devbundle script 2015-01-20 22:06:57 -08:00
Slava Kim
83dd44bdd6 exclude some npm modules from windows version of dev bundle 2015-01-20 22:06:57 -08:00
Sashko Stubailo
06abed8fa4 Add logging of longest builder paths 2015-01-20 22:06:57 -08:00
Slava Kim
ced465286a Disable pathwatcher on Windows by default 2015-01-20 22:06:57 -08:00
Sashko Stubailo
efca9d5ce5 Remove extra line 2015-01-20 22:06:57 -08:00
Sashko Stubailo
23359c83ef Fix absolute-ish paths on Windows 2015-01-20 22:06:57 -08:00
Sashko Stubailo
3510ac3fd9 Fix race condition inside mkdir_p 2015-01-20 22:06:57 -08:00
Sashko Stubailo
517bd5ec51 Convert paths and add --unpacked option to tarball 2015-01-20 22:04:24 -08:00
Sashko Stubailo
9255e14d3f Replace exec with spawn on Windows, need to test this 2015-01-20 22:04:24 -08:00
Slava Kim
296d765cca Package.js:api.addFiles and Assets.get* accept both type of paths 2015-01-20 22:04:24 -08:00
Sashko Stubailo
67529cee6b Use correct args 2015-01-20 22:04:23 -08:00
Sashko Stubailo
63c98725b8 Use cross-spawn 2015-01-20 22:04:23 -08:00