summaryrefslogtreecommitdiff
path: root/common.gypi
AgeCommit message (Expand)AuthorFilesLines
2012-06-07x64 target should always pass -m64Robert Mustacchi1-0/+4
2012-04-29Merge branch 'v0.6'Bert Belder1-1/+1
2012-04-27Windows: turn off /GmBert Belder1-1/+1
2012-04-12build: configure opensslBen Noordhuis1-1/+0
2012-04-10build: add comment explaining MACOSX_DEPLOYMENT_TARGET.Nathan Rajlich1-1/+1
2012-04-10Re-apply "build: target OSX 10.5 when building on darwin"Nathan Rajlich1-0/+1
2012-04-08Revert "build: target OSX 10.5 when building on darwin"isaacs1-1/+0
2012-04-05build: target OSX 10.5 when building on darwinNathan Rajlich1-0/+1
2012-04-03Disable V8 postmortem debugging on WindowsBert Belder1-1/+7
2012-04-02build: define _DARWIN_USE_64_BIT_INODE=1 on OS XBen Noordhuis1-0/+1
2012-04-01build: add support for DTrace and postmortemDave Pacheco1-0/+3
2012-03-02build: disable -fstrict-aliasing if gcc < 4.6.0Ben Noordhuis1-9/+8
2012-02-27Fix #2830 for the old gcc bug on SmartOSShigeki Ohtsu1-5/+7
2012-02-27build: use -pthreads (not -pthread) on SolarisNathan Rajlich1-0/+6
2012-02-23build: change default BUILDTYPE of gyp to ReleaseShigeki Ohtsu1-1/+1
2012-02-23build: fix the case where config.gypi doesn't existShigeki Ohtsu1-0/+1
2012-02-23build: make default_configuration consistent with BUILDTYPEShigeki Ohtsu1-1/+0
2012-02-20build: use proper `-arch` for target_arch on OS XNathan Rajlich1-0/+8
2012-02-18build: disable -fomit-frame-pointer on solarisDave Pacheco1-1/+6
2012-02-15Default to static linking CRT on Windows.Nathan Rajlich1-14/+2
2012-02-12Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis1-0/+15
2012-02-07enable x64 windows buildIgor Zinkovsky1-2/+15
2012-02-06Windows: disable RTTI and exceptionsBert Belder1-0/+2
2012-01-31build: don't set -mmacosx-version-minBen Noordhuis1-1/+0
2012-01-20build: disable NDEBUG in release builds for nowBen Noordhuis1-1/+1
2012-01-05build: compile without -fvisibility=hiddenShigeki Ohtsu1-3/+1
2011-12-20Remove visibility=hidden options from common.gypiRyan Dahl1-3/+0
2011-12-19GYP: don't build V8 twiceRyan Dahl1-0/+1
2011-11-30build: always compile with large file supportBen Noordhuis1-1/+5
2011-11-25build: compile with -D__DARWIN_64_BIT_INO_T on OS XBen Noordhuis1-0/+1
2011-10-29Support native extension loading on WindowsBert Belder1-0/+2
2011-09-04Windows: set executables to be console programsPeter Bright1-0/+5
2011-08-23gyp: Further fixes to target_defaults for macRyan Dahl1-3/+0
2011-08-23gyp: Don't pass C++ flags to C compiler, and don't pass -ansi in OpenSSL builds.Evan Martin1-1/+2
2011-08-23common.gypi: don't nest "target_defaults" within "target_defaults"Evan Martin1-52/+48
2011-08-15gyp: Support LinuxRyan Dahl1-0/+1
2011-08-15Fix GYP build on OSXRyan Dahl1-164/+164
2011-08-13Rename gyp files to produce useful solution names.Peter Bright1-0/+164