Commit Graph

12881 Commits

Author SHA1 Message Date
Sashko Stubailo
000467711b Bump package versions release/WINDOWS-PREVIEW@0.1.2 2015-01-29 17:36:04 -08:00
Sashko Stubailo
e8129ed443 Bump release to 0.1.2 2015-01-29 17:33:42 -08:00
Sashko Stubailo
9b243922bc Fix getting release version 2015-01-29 17:32:27 -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
Slava Kim
17b7822f0d script to copy bootstrap tarballs 2015-01-28 14:35:42 -08:00
Avital Oliver
e92a1c0b3a First self-test on Windows now passes (help) 2015-01-27 17:37:15 -08:00
Slava Kim
07fa40f20e Fix "surprising path" error for paths like "K:" 2015-01-27 11:35:04 -08:00
Sashko Stubailo
f428b55e20 Stop having a copy of pvp 2015-01-22 16:12:07 -08:00
Sashko Stubailo
c0bf6939a0 Bump meteor tool to 1.1 prerelease release/WINDOWS-PREVIEW@0.1.1 2015-01-22 13:46:19 -08:00
Sashko Stubailo
cbdaadf14c Bump release 2015-01-22 13:44:12 -08:00
Sashko Stubailo
0a76b65386 write a meteor.bat that works when there are spaces 2015-01-22 13:42:42 -08:00
Sashko Stubailo
39980b38bd Bump meteor tool release/WINDOWS-PREVIEW@0.1.0 2015-01-22 13:01:37 -08:00
Sashko Stubailo
b0723495da Remove hack to ignore the recommended flag 2015-01-22 12:58:01 -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 release/WINDOWS-PREVIEW@0.0.54 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
07b03c566d Bump versions 2015-01-22 12:35:24 -08:00
Sashko Stubailo
3059961704 Make meteor shell work on Windows
We just need to convert paths before passing them to shell.js
2015-01-22 12:31:44 -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
1ca78dd7c9 Use colonConverter instead of old utils function 2015-01-21 21:25:01 -08:00
Sashko Stubailo
0271352615 Use filter in fstream, but not type: "Directory" 2015-01-21 21:24:40 -08:00
Sashko Stubailo
e0d77754d7 Bump meteor tool version release/WINDOWS-PREVIEW@0.0.51 2015-01-21 19:17:47 -08:00
Sashko Stubailo
33ecceee6e Bump release version 2015-01-21 19:16:11 -08:00
Sashko Stubailo
4fa2aba5b8 Don't try to free non-temp dirs 2015-01-21 19:16:05 -08:00
Slava Kim
8d2d031cbc Fix typo 2015-01-21 15:07:24 -08:00
Slava Kim
35f19a2542 bump release/WINDOWS-PREVIEW@0.0.50 2015-01-21 14:12:18 -08:00
Slava Kim
e91bd2e49c Apparently some code in packages rely on the exact capitalization of files on filesystem 2015-01-21 14:04:10 -08:00
Sashko Stubailo
5d45bd5da9 Use the proper pre-release version for jquery 2015-01-21 14:04:09 -08:00
Sashko Stubailo
2fd76f3e58 Check if isopack.json exists before chmod 2015-01-21 14:04:09 -08:00
Slava Kim
d3c13104b6 Build bootstrap tarballs for Windows in Windows way 2015-01-21 14:04:09 -08:00
Sashko Stubailo
bc65ad641b Rename methods to be consistent with files.js 2015-01-21 14:04:09 -08:00
Sashko Stubailo
575ce0a83a Add comment explaining SIGUSR2 2015-01-21 14:04:09 -08:00
Sashko Stubailo
363ad4e5b1 Write longer comment with explanation of files strategy 2015-01-21 14:04:09 -08:00
Sashko Stubailo
a7eeda6be3 Rename metadata-colon-converter and remove adaptLegacyPath 2015-01-21 14:04:09 -08:00
Sashko Stubailo
c28d4a9c42 exen -> even 2015-01-21 14:04:09 -08:00
Sashko Stubailo
6422b91fea Replace pathSep with / 2015-01-21 14:04:09 -08:00
Sashko Stubailo
5b5616d504 Add .js to import 2015-01-21 14:04:09 -08:00
Sashko Stubailo
ffe1353c55 Remove os.windows.x86_64 from list of valid archs 2015-01-21 14:04:08 -08:00
Sashko Stubailo
0b4993ade1 Don't convert JS images on read anymore 2015-01-21 14:04:08 -08:00
Sashko Stubailo
49c9f9b77b Remove 64 bit windows in archinfo.js 2015-01-21 14:04:08 -08:00
Slava Kim
6addf070b2 Fix slashes 2015-01-21 14:04:08 -08:00
Slava Kim
36ef2e2e1b Fixes for typos 2015-01-21 14:04:08 -08:00
Slava Kim
2ca995870b Depending on requested arch link to meteor script differently 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
a496aafdfb Put a dummy value 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