wangyu5 / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

SunOS / Solaris support #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://github.com/joyent/node/commit/fe7e00d
https://github.com/joyent/node/commit/fe7e00d.patch (apply with -p2)

I've signed the V8 CLA so I already gave up my soul and first born to Google.

Original issue reported on code.google.com by i...@bnoordhuis.nl on 12 Sep 2011 at 10:21

GoogleCodeExporter commented 9 years ago
Can you guys pull in these two commits?

https://github.com/bnoordhuis/gyp/commit/ece5ff1.patch (sunos support)
https://github.com/bnoordhuis/gyp/commit/0479c28.patch (freebsd support, apply 
on top of the previous commit)

Based off the current trunk, rev 1055.

Original comment by i...@bnoordhuis.nl on 24 Sep 2011 at 11:59

GoogleCodeExporter commented 9 years ago
So a few more weeks have passed, crickets have chirped, I've added a workaround 
for a python+sunos bug. Can you pull in these changes pretty please?

https://github.com/bnoordhuis/gyp/commit/5c30285.patch (sunos support)
https://github.com/bnoordhuis/gyp/commit/cf9e5f0.patch (freebsd support)

Original comment by i...@bnoordhuis.nl on 11 Oct 2011 at 4:02

GoogleCodeExporter commented 9 years ago
Commit: def1c1d30312f82d3282d055aea28895bfacadef
 Email: thakis@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af

SunOS / Solaris support

Patch by Ben Noordhuis <info@bnoordhuis.nl>!

BUG=gyp:216
Review URL: http://codereview.chromium.org/8348019

git-svn-id: http://gyp.googlecode.com/svn/trunk@1079 
78cadc50-ecff-11dd-a971-7dbc132099af

A   pylib/gyp/sun_tool.py

Original comment by bugdroid1@chromium.org on 19 Oct 2011 at 12:27

GoogleCodeExporter commented 9 years ago
Commit: 0c79cca8b06f1dc5883ebee880ea365761676931
 Email: thakis@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af

SunOS / Solaris support.

Actual generator change, should've been part of r1079 but wasn't.

Patch by Ben Noordhuis <info@bnoordhuis.nl>!

BUG=gyp:216
Review URL: http://codereview.chromium.org/8348019

git-svn-id: http://gyp.googlecode.com/svn/trunk@1080 
78cadc50-ecff-11dd-a971-7dbc132099af

M   pylib/gyp/generator/make.py

Original comment by bugdroid1@chromium.org on 19 Oct 2011 at 12:37

GoogleCodeExporter commented 9 years ago
Thanks for the patch!

Original comment by thakis@chromium.org on 19 Oct 2011 at 12:43