summaryrefslogtreecommitdiff
path: root/common.gypi
AgeCommit message (Expand)Author
2015-02-03gyp: enable postmortem support, fix dtrace pathsFedor Indutny
2015-01-19win: bring back xp/2k3 supportBert Belder
2015-01-08win: disable stl exception usageBert Belder
2015-01-08win: disable exception handling for all buildsBert Belder
2015-01-07build: fix up build after v8 upgradeBen Noordhuis
2014-12-23configure: remove compiler detectionNikolai Vavilov
2014-10-16build: remove workarounds for gcc <= 4.4Ben Noordhuis
2014-10-16build: add asan option to multi-arch/mode buildBen Noordhuis
2014-10-16build: set up basic multi-arch/mode buildBen Noordhuis
2014-10-16build: add x32 supportBen Noordhuis
2014-10-12gyp: build with gnu++0x for the sake of new v8Fedor Indutny
2014-10-08src, test: fixup after v8 updateFedor Indutny
2014-09-16Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine
2014-08-27gyp: use --export-dynamic on FreeBSDFedor Indutny
2014-07-23gyp: fix post-mortem in v0.11Fedor Indutny
2014-07-17gyp: do not let `v8dbg_` slip away on osxFedor Indutny
2014-06-25deps: build v8 with disassembler supportFedor Indutny
2014-06-05Merge branch 'v0.10'Fedor Indutny
2014-05-22build: disable v8 handle zappingBen Noordhuis
2014-05-16configure: allow V8 snapshot for cross-compilationAndrei Sedoi
2014-03-26Merge remote-tracking branch 'origin/v0.10'Fedor Indutny
2014-03-23build: fix g++ 4.8 build, disable -WerrorBen Noordhuis
2014-02-17build: don't enable gc-sectionsTimothy J Fontaine
2014-01-24Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-01-20gyp: fix non-ninja buildFedor Indutny
2014-01-16gyp: fix `ninja` build on linuxFedor Indutny
2014-01-07build: unconditionally disable -WerrorBen Noordhuis
2013-12-05build: add libicu i18n supportBen Noordhuis
2013-12-01Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-12-01build: include postmortem symbols on linuxTimothy J Fontaine
2013-08-01build: disable some msvc compiler warningsBert Belder
2013-07-06build: don't enable --gc-sections on sunosBen Noordhuis
2013-07-06build: remove --unsafe-optimizations flagBen Noordhuis
2013-06-17build: add android supportLinus MÃ¥rtensson
2013-04-04build: fix windows build, disable postmortemBen Noordhuis
2013-03-05Revert "build, windows: disable SEH"Bert Belder
2013-02-28Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2013-02-28build, windows: disable SEHBen Noordhuis
2013-01-21gyp: fix build with dtrace support on FreeBSDFedor Indutny
2012-11-21build: disable use of thin archiveShigeki Ohtsu
2012-11-20build: make python executable configurableBen Noordhuis
2012-11-06build: let xcode pick proper compilerTimothy J Fontaine
2012-11-04build: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITSBen Noordhuis
2012-11-02build: make debug build on os x compile at -O0Ben Noordhuis
2012-08-28Merge branch 'v0.8'Bert Belder
2012-08-27build: compile with -fno-tree-sink if gcc <= 4.4Ben Noordhuis
2012-08-27build: fix -fno-tree-vrp heuristicBen Noordhuis
2012-08-22build: compile with -Wextra -Wno-unused-parameterBen Noordhuis
2012-08-20build: don't use "-Wnewline-eof" on OS XNathan Rajlich
2012-08-13build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis