Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable x64 windows build | Igor Zinkovsky | 2012-02-07 | 1 | -1/+0 |
| | | | | use "vcbuild x64" to do x64 build of node.exe | ||||
* | Rename gyp files to produce useful solution names. | Peter Bright | 2011-08-13 | 1 | -0/+10 |
| | | | | | | | | | | | | | | Hoist common settings into common.gypi. Restrict v8's common.gypi to v8 projects. Ensure v8 doesn't use /MP in debug builds. Add basic settings for other platforms. Make uv import common.gypi properly. Remove LTCG warning. | ||||
* | Fix MSVS building. | Peter Bright | 2011-08-11 | 1 | -1/+0 |
| | |||||
* | Fix MSVS build | Ryan Dahl | 2011-08-08 | 1 | -2/+10 |
| | |||||
* | Move GYP file to the project root | Ryan Dahl | 2011-08-08 | 1 | -4/+2 |
| | |||||
* | sketch out configure support | Ryan Dahl | 2011-08-08 | 1 | -0/+6 |
| | |||||
* | Modify GYP scripts for VC build | Peter Bright | 2011-08-06 | 1 | -10/+10 |
| | |||||
* | Bring gyp into the tools directory; handwritten makefile | Ryan Dahl | 2011-08-06 | 1 | -0/+39 |