Commit Graph

7 Commits

Author SHA1 Message Date
Ben Noordhuis
1ba01fddda build: handle bad gcc -dumpversion output
`gcc -dumpversion` usually prints major.minor - but on sunos it prints
major.minor.patch.
2013-02-21 23:27:15 +01:00
Ben Noordhuis
33bcb63596 build: make gyp_uv understand '-f ninja' 2012-09-10 15:03:03 +02:00
Ben Noordhuis
2c3e8b6aa6 build: rework -fvisibility=hidden detection
Make the gcc_version macro conform with what node.js and v8 use. Important
because node.js's common.gypi is going to export it soon.
2012-08-13 15:29:21 +02:00
Ben Noordhuis
5953129353 build: print error message when gyp is not installed 2012-04-18 13:19:51 -07:00
Ben Noordhuis
646c80bb41 build: generate Makefiles on OS X 2012-01-19 15:01:23 +01:00
Peter Bright
2942f5a8cc GYP upates 2011-08-13 20:27:39 -07:00
Bert Belder
d3cc9a39ed Move gyp files to root 2011-08-10 22:58:00 +02:00