summaryrefslogtreecommitdiff
path: root/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Revert "build, windows: disable SEH"Bert Belder2013-03-081-1/+0
* build, windows: disable SEHBen Noordhuis2013-02-281-0/+1
* build: compile with -fno-tree-sink if gcc <= 4.4Ben Noordhuis2012-08-271-0/+3
* build: fix -fno-tree-vrp heuristicBen Noordhuis2012-08-271-1/+1
* build: don't use "-Wnewline-eof" on OS XNathan Rajlich2012-08-201-1/+0
* build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis2012-08-131-1/+6
* build: unbreak ustack on smartosBen Noordhuis2012-07-191-7/+14
* build: link with -rdynamic, not -Wl,--export-dynamicBen Noordhuis2012-07-191-4/+1
* build: disable unsafe optimizationsBen Noordhuis2012-07-121-6/+14
* build: fix spurious mksnapshot crashes for goodBen Noordhuis2012-07-111-5/+6
* build: rename strict_aliasing to node_no_strict_aliasingBen Noordhuis2012-07-031-2/+2
* x64 target should always pass -m64Robert Mustacchi2012-06-071-0/+4
* Merge branch 'v0.6'Bert Belder2012-04-291-1/+1
|\
| * Windows: turn off /GmBert Belder2012-04-271-1/+1
* | build: configure opensslBen Noordhuis2012-04-121-1/+0
* | build: add comment explaining MACOSX_DEPLOYMENT_TARGET.Nathan Rajlich2012-04-101-1/+1
* | Re-apply "build: target OSX 10.5 when building on darwin"Nathan Rajlich2012-04-101-0/+1
* | Revert "build: target OSX 10.5 when building on darwin"isaacs2012-04-081-1/+0
* | build: target OSX 10.5 when building on darwinNathan Rajlich2012-04-051-0/+1
* | Disable V8 postmortem debugging on WindowsBert Belder2012-04-031-1/+7
* | build: define _DARWIN_USE_64_BIT_INODE=1 on OS XBen Noordhuis2012-04-021-0/+1
* | build: add support for DTrace and postmortemDave Pacheco2012-04-011-0/+3
* | 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