Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: always compile with large file support | Ben Noordhuis | 2011-11-30 | 1 | -1/+5 |
* | build: compile with -D__DARWIN_64_BIT_INO_T on OS X | Ben Noordhuis | 2011-11-25 | 1 | -0/+1 |
* | Support native extension loading on Windows | Bert Belder | 2011-10-29 | 1 | -0/+2 |
* | Windows: set executables to be console programs | Peter Bright | 2011-09-04 | 1 | -0/+5 |
* | gyp: Further fixes to target_defaults for mac | Ryan Dahl | 2011-08-23 | 1 | -3/+0 |
* | gyp: Don't pass C++ flags to C compiler, and don't pass -ansi in OpenSSL builds. | Evan Martin | 2011-08-23 | 1 | -1/+2 |
* | common.gypi: don't nest "target_defaults" within "target_defaults" | Evan Martin | 2011-08-23 | 1 | -52/+48 |
* | gyp: Support Linux | Ryan Dahl | 2011-08-15 | 1 | -0/+1 |
* | Fix GYP build on OSX | Ryan Dahl | 2011-08-15 | 1 | -164/+164 |
* | Rename gyp files to produce useful solution names. | Peter Bright | 2011-08-13 | 1 | -0/+164 |