Slava Kim
01518749b7
make profile-require.js not to require files.js
2015-02-02 19:28:00 -08:00
Slava Kim
a46d590a96
Move tiny-profile to tools to avoid circular dependencies
2015-02-02 19:10:09 -08:00
Slava Kim
ffdb98b8f6
Add a lot of profiler frames
2015-02-02 18:06:58 -08:00
Slava Kim
ce558849d3
Revert "Delete extra field on conversion"
...
This reverts commit 14598f1ca6 .
looks like it is causing errors?
2015-02-02 17:24:50 -08:00
Slava Kim
9243bfad3d
Profiling in Isopack.saveToPath
2015-02-02 15:53:38 -08:00
Andrew Wilcox
60c52bd2c8
Tiny profiler package
2015-02-02 13:50:28 -08:00
Slava Kim
a4a764dcd1
Remove assertions blocking the release process
...
The assertions were always failing and the underlying reason is difficult to
debug so far
2015-02-02 13:38:01 -08:00
Sashko Stubailo
cbe5db4282
Improve comment and add convertToWindowsPath in Meteor tool link
2015-02-02 13:23:27 -08:00
Sashko Stubailo
48f50e0f32
throw new Error instead of using buildmessage which doesn't exist
2015-02-02 11:45:05 -08:00
Avital Oliver
d69442177a
Fix function rename that got missed previous
2015-02-02 11:40:48 -08:00
Avital Oliver
fe243a3268
Add "cordova" tag to self-test
...
And automatically skip it on Windows, on which
the build tool doesn't support Cordova commands
2015-02-02 11:33:55 -08:00
Avital Oliver
d174d0d134
Fix two self-tests on Windows via files.convertToOSPath
2015-02-02 10:50:44 -08:00
Avital Oliver
67a7a1be50
Don't test symlinked bundled on Windows
...
(symlinks don't work on Windows)
2015-02-02 10:49:36 -08:00
Avital Oliver
ed06b75856
Flush buffer on process.exit in Windows
...
This works around a bug that's present in Node
0.8 and 0.10. This will likely be fixed in 0.12.
https://github.com/joyent/node/issues/3584
2015-02-02 10:33:10 -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
Sashko Stubailo
2216f889bd
Include package version parser in tool
2015-02-02 10:15:10 -08:00
Slava Kim
e2c358dd45
Add the 'admin run-background-updater' command for debugging
2015-01-30 17:18:38 -08:00
Sashko Stubailo
e1dc24a045
Add directions to publish a new version of the package
2015-01-30 15:52:32 -08:00
Sashko Stubailo
35d4223fcc
Be careful about paths in boot.js
2015-01-30 15:44:56 -08:00
Sashko Stubailo
30148b58b7
Add mini-files.js to the list of bundled files
2015-01-30 15:44:55 -08:00
Sashko Stubailo
472cef6a64
Move part of files into mini-files.js
2015-01-30 15:44:51 -08:00
Slava Kim
a81816298a
Parse the meteor-script-link on Windows
...
The meteor.bat script located at C:\users\user\appdata\local\.meteor\meteor.bat
on Windows acts as a replacement for ~/.meteor/meteor on unix.
Instead of reading the symlink, attempt to parse the path from the script
comment
2015-01-30 15:39:51 -08:00
Sashko Stubailo
94721e818f
Remove path length exception for now until it comes back
2015-01-30 12:00:32 -08:00
Sashko Stubailo
54f1a9a770
Check for file existing before stat
2015-01-30 11:59:13 -08:00
Sashko Stubailo
863aea7bcf
Convert to os path on process.chdir
2015-01-30 11:59:04 -08:00
Sashko Stubailo
8c906954d3
Don't convert line endings on write
2015-01-30 11:11:47 -08:00
Sashko Stubailo
255739d5ab
Revert "Use readFile for hashing instead of stream"
...
This reverts commit f947457edf .
Conflicts:
tools/files.js
2015-01-30 11:00:04 -08:00
Sashko Stubailo
9b243922bc
Fix getting release version
2015-01-29 17:32:27 -08:00
Sashko Stubailo
a82f8557ec
Fix getting release version
2015-01-29 17:32:00 -08:00
Sashko Stubailo
a7fb7b93a6
Remove rimraf from the source tree
2015-01-29 14:33:01 -08:00
Sashko Stubailo
3d47829e87
Fix tests and scheme validation
2015-01-29 14:27:42 -08:00
Sashko Stubailo
e82b9a0235
Double-guard against publishing packages with colons
2015-01-29 14:12:35 -08:00
Sashko Stubailo
4b1f257e37
Don't shell out for find
2015-01-29 14:09:19 -08:00
Sashko Stubailo
6b876c7265
Move path check to meteor-npm to disallow building packages with colons
2015-01-29 11:15:15 -08:00
Sashko Stubailo
2f85ef8da2
Add test that we can't build packages with colons
2015-01-29 11:15:11 -08:00
Sashko Stubailo
415ec102a2
Disable pathwatcher only on Windows
2015-01-28 13:39:37 -08:00
Sashko Stubailo
33e6b62a7d
Change variable declarations from out of scope
2015-01-28 13:25:17 -08:00
Sashko Stubailo
ebc04682c8
Change exec back to spawn because we aren't using the callback.
2015-01-28 13:25:01 -08:00
Avital Oliver
e92a1c0b3a
First self-test on Windows now passes (help)
2015-01-27 17:37:15 -08:00
Sashko Stubailo
5ebea95b1f
Improve comment about wipePackages and symlink structure
2015-01-27 16:40:23 -08:00
Sashko Stubailo
a03421095b
Change comment to // comment
2015-01-27 16:37:05 -08:00
Sashko Stubailo
9e8e993b57
Stop client side refresh in a better way
2015-01-27 16:30:23 -08:00
Sashko Stubailo
14598f1ca6
Delete extra field on conversion
2015-01-27 16:27:53 -08:00
Sashko Stubailo
25352fc281
Remove extra comment
2015-01-27 16:26:31 -08:00
Sashko Stubailo
b18e6087a5
Rename notAbsolute to partialPath
2015-01-27 16:26:18 -08:00
Sashko Stubailo
50fd3cef5f
Add comment about no symlinks on windows
2015-01-27 16:26:03 -08:00
Sashko Stubailo
a5f5932db2
Convert path, not line endings on CWD
2015-01-27 16:25:46 -08:00
Sashko Stubailo
3edb9da23e
Revert a change since we will not support building packages with colons
2015-01-27 16:22:24 -08:00
Sashko Stubailo
2f3d07df4d
Change comment to refer to 0.9.1
2015-01-27 16:20:32 -08:00
Sashko Stubailo
d8ac6ee1b9
Include package version parser in tool
2015-01-27 16:01:19 -08:00