Commit Graph

31 Commits

Author SHA1 Message Date
Martijn Walraven
8e625c4066 Use rename instead of a slow robocopy move 2015-08-03 13:47:16 +02:00
Martijn Walraven
62c99185a4 Add explicit version for npm 3 so builds are reproducible 2015-07-23 16:46:06 -07:00
Martijn Walraven
01afd89a59 Install initial version of npm from dist and only use npm for building dev bundle 2015-07-23 15:25:46 -07:00
Martijn Walraven
cb9111a978 Don't put temp directory for generating dev bundle under scripts, but one level up 2015-07-23 15:25:46 -07:00
Martijn Walraven
b6cb554364 Install npm 3 to avoid having to flatten packages manually 2015-07-23 15:25:45 -07:00
Martijn Walraven
1d862f1437 Fix check for PLATFORM env variable 2015-07-23 15:25:45 -07:00
Martijn Walraven
10fe112959 To be removed path no longer exists 2015-07-23 15:25:45 -07:00
Martijn Walraven
d01d7d5f8d Replace PowerShell operations by cmd to avoid long directory name errors 2015-07-23 15:25:45 -07:00
David Glasser
f59cf85740 Prepare to build Node 0.10.40 2015-07-16 21:58:14 -07:00
sashko
16d0fa2470 Remove too-long path 2015-03-12 19:15:12 -07:00
Slava Kim
419befbf5f Revert the new dev_bundle 2015-03-04 16:13:40 -08:00
Slava Kim
db3eff5413 A new way of replacing \r\n with \n 2015-03-04 14:09:07 -08:00
Slava Kim
42b1e5250f Windows DevBundle script generates unix end-lines for .bundle_version file 2015-03-04 12:08:20 -08:00
Ben Newman
5d08559cc7 Pull in new Node and Mongo builds 2015-02-05 22:40:44 -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
c831e27c91 Make powershell script more consistent 2015-01-27 16:18:27 -08:00
Slava Kim
9422164bba Don't use camelCase in ps1 scripts 2015-01-20 22:34:20 -08:00
Sashko Stubailo
979f05b244 Make windows dev bundle not use npm i --prod 2015-01-20 22:08:16 -08:00
Sashko Stubailo
d8b03cbfe4 Un-flatten node-gyp for npm 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
Slava Kim
ef60dbaccd Dedupe and flatten node_modules 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
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