Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gyp: update to bebdcea | Timothy J Fontaine | 2013-11-10 | 1 | -57/+0 |
| | |||||
* | build: add configure option to build with ninja | Timothy J Fontaine | 2012-09-04 | 1 | -2/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/v0.6' | Ben Noordhuis | 2012-02-12 | 1 | -1/+0 |
|\ | | | | | | | | | Conflicts: common.gypi | ||||
| * | enable x64 windows build | Igor Zinkovsky | 2012-02-07 | 1 | -1/+0 |
| | | | | | | | | use "vcbuild x64" to do x64 build of node.exe | ||||
* | | GYP: rename options.gypi to config.gypi | Ryan Dahl | 2011-12-23 | 1 | -2/+2 |
| | | | | | | | | Sounds more familiar to unix users used to config.h | ||||
* | | Don't print args from gyp_node | Ryan Dahl | 2011-12-15 | 1 | -1/+0 |
|/ | |||||
* | 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 |