- 23 Oct, 2013 1 commit
-
-
Andrew Nesbitt authored
-
- 19 Oct, 2013 4 commits
-
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
add prefix to options to remove from path
Andrew Nesbitt authored -
Build: Add v8 specific platform builds
Andrew Nesbitt authored
-
- 18 Oct, 2013 1 commit
-
-
Idea courtesy of node-fibers. When installing, check to see if there is a compatible binary version for the current version of v8. v8 3.6 = Node 0.6, 3.11 = Node 0.8, 3.14 = Node 0.10. The test suite is run as well, so that any underlying libsass breaks will be rebuilt. Closes gh-146
Nick Schonning authored
-
- 15 Oct, 2013 1 commit
-
-
Luis Silva authored
-
- 05 Oct, 2013 3 commits
-
-
Fixed #167 where multiple instances of Optimist would conflict.
Andrew Nesbitt authored -
I removed the export of the cli interface since there is no documentation of it, nor is it being used anywhere within the library. I think this is the best solution.
Kyle Kirby authored -
Reverted the render events to their original and adapted the test to avoid async race
Andrew Nesbitt authored
-
- 03 Oct, 2013 6 commits
-
-
Laurent Goderre authored
-
Linked to the upstream issue with node-gyp and Windows in the readme
Andrew Nesbitt authored -
Laurent Goderre authored
-
Added documentation for future build of the bindings in Windows
Andrew Nesbitt authored -
Laurent Goderre authored
-
Andrew Nesbitt authored
-
- 02 Oct, 2013 2 commits
-
-
Fixed issue #155 and #156 by fixing the Visual Studio compile options
Andrew Nesbitt authored -
Laurent Goderre authored
-
- 01 Oct, 2013 2 commits
-
-
Fixed the test suite in Windows
Andrew Nesbitt authored -
Laurent Goderre authored
-
- 26 Sep, 2013 2 commits
-
-
Added safer path handling for Windows
Andrew Nesbitt authored -
Laurent Goderre authored
-
- 13 Sep, 2013 1 commit
-
-
Andrew Nesbitt authored
-
- 10 Sep, 2013 2 commits
-
-
Fix --include-path option. (typo instead of --include-paths).
Andrew Nesbitt authored -
The option should be --include-path. You can have multiple --include-path options though. Add a test where this is the case.
Arian Stolwijk authored
-
- 07 Sep, 2013 3 commits
-
-
Andrew Nesbitt authored
-
Added DocPad plugin info to README.md
Andrew Nesbitt authored -
Jimmy King authored
-
- 05 Sep, 2013 2 commits
-
-
Improve cli tests, fs.exists should be checked after writing the file.
Andrew Nesbitt authored -
Arian Stolwijk authored
-
- 01 Sep, 2013 2 commits
-
-
Improve cli, merging node-sass-cli, which includes --watch
Andrew Nesbitt authored -
Arian Stolwijk authored
-
- 30 Aug, 2013 5 commits
-
-
Nothing is directly written to stdout/stderr but is passed in an event emitter, so when testing we can use that. This way of testing the cli has the advantage that we don't need to exec for all tests.
Arian Stolwijk authored -
- Using node-watch to watch directories or files, exposed with the --watch option - Updated optimist dependency - Split bin/node-sass into a lib/cli.js and bin/node-sass file, so the cli can be required (especially good for testing or extending)
Arian Stolwijk authored -
Compiled Win32 - ia32 and x64 precompiled binaries
Andrew Nesbitt authored -
Masterbee authored
-
Masterbee authored
-
- 08 Aug, 2013 3 commits
-
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-
Andrew Nesbitt authored
-