summaryrefslogtreecommitdiff
path: root/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* build: disable -fstrict-aliasing if gcc < 4.6.0Ben Noordhuis2012-03-021-9/+8
* Fix #2830 for the old gcc bug on SmartOSShigeki Ohtsu2012-02-271-5/+7
* build: use -pthreads (not -pthread) on SolarisNathan Rajlich2012-02-271-0/+6
* build: change default BUILDTYPE of gyp to ReleaseShigeki Ohtsu2012-02-231-1/+1
* build: fix the case where config.gypi doesn't existShigeki Ohtsu2012-02-231-0/+1
* build: make default_configuration consistent with BUILDTYPEShigeki Ohtsu2012-02-231-1/+0
* build: use proper `-arch` for target_arch on OS XNathan Rajlich2012-02-201-0/+8
* build: disable -fomit-frame-pointer on solarisDave Pacheco2012-02-181-1/+6
* Default to static linking CRT on Windows.Nathan Rajlich2012-02-151-14/+2
* Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis2012-02-121-0/+15
|\
| * enable x64 windows buildIgor Zinkovsky2012-02-071-2/+15
* | Windows: disable RTTI and exceptionsBert Belder2012-02-061-0/+2
* | build: don't set -mmacosx-version-minBen Noordhuis2012-01-311-1/+0
* | build: disable NDEBUG in release builds for nowBen Noordhuis2012-01-201-1/+1
* | build: compile without -fvisibility=hiddenShigeki Ohtsu2012-01-051-3/+1
* | Remove visibility=hidden options from common.gypiRyan Dahl2011-12-201-3/+0
* | GYP: don't build V8 twiceRyan Dahl2011-12-191-0/+1
* | build: always compile with large file supportBen Noordhuis2011-11-301-1/+5
* | build: compile with -D__DARWIN_64_BIT_INO_T on OS XBen Noordhuis2011-11-251-0/+1
|/
* Support native extension loading on WindowsBert Belder2011-10-291-0/+2
* Windows: set executables to be console programsPeter Bright2011-09-041-0/+5
* gyp: Further fixes to target_defaults for macRyan Dahl2011-08-231-3/+0
* gyp: Don't pass C++ flags to C compiler, and don't pass -ansi in OpenSSL builds.Evan Martin2011-08-231-1/+2
* common.gypi: don't nest "target_defaults" within "target_defaults"Evan Martin2011-08-231-52/+48
* gyp: Support LinuxRyan Dahl2011-08-151-0/+1
* Fix GYP build on OSXRyan Dahl2011-08-151-164/+164
* Rename gyp files to produce useful solution names.Peter Bright2011-08-131-0/+164