summaryrefslogtreecommitdiff
path: root/common.gypi
AgeCommit message (Expand)Author
2016-04-07build: remove -f{data,function}-sections flagsBen Noordhuis
2016-03-29build: enable compilation for linuxOneMichael Dawson
2016-03-27build: add missing `openssl_fips%` to common.gypiFedor Indutny
2016-03-22build: add suport for x86 architectureRobert Chiras
2015-11-05build: omit -gline-tables-only for --enable-asanBen Noordhuis
2015-09-15build: Updates to enable AIX supportMichael Dawson
2015-09-08build: fix v8_enable_handle_zapping overrideKarl Skomski
2015-09-06build: add --enable-asan with builtin leakcheckKarl Skomski
2015-08-04build: first set of updates to enable PPC supportMichael Dawson
2015-07-29build: produce symbol map files on windowsAli Ijaz Sheikh
2015-06-11crypto: support FIPS mode of OpenSSLFedor Indutny
2015-05-04build: don't compile debug build with -OgBen Noordhuis
2015-05-04build: disable -Og when building with clangBen Noordhuis
2015-05-01build: turn on debug-safe optimizations with -OgBen Noordhuis
2015-04-28deps: enable v8 postmortem debugging againBen Noordhuis
2015-04-28deps: upgrade v8 to 4.2.77.18Chris Dickinson
2015-04-28deps: enable v8 postmortem debugging againBen Noordhuis
2015-04-28deps: upgrade v8 to 4.2.77.13Ben Noordhuis
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