summaryrefslogtreecommitdiff
path: root/tools/gyp_node
Commit message (Collapse)AuthorAgeFilesLines
* enable x64 windows buildIgor Zinkovsky2012-02-071-1/+0
| | | | use "vcbuild x64" to do x64 build of node.exe
* Rename gyp files to produce useful solution names.Peter Bright2011-08-131-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 Bright2011-08-111-1/+0
|
* Fix MSVS buildRyan Dahl2011-08-081-2/+10
|
* Move GYP file to the project rootRyan Dahl2011-08-081-4/+2
|
* sketch out configure supportRyan Dahl2011-08-081-0/+6
|
* Modify GYP scripts for VC buildPeter Bright2011-08-061-10/+10
|
* Bring gyp into the tools directory; handwritten makefileRyan Dahl2011-08-061-0/+39