summaryrefslogtreecommitdiff
path: root/common.gypi
AgeCommit message (Expand)Author
2017-02-09build: disable C4267 conversion compiler warningBen Noordhuis
2016-10-28build: use wxneeded on openbsdAaron Bieber
2016-09-22build: use libc++ on OSXAli Ijaz Sheikh
2016-09-22build: define icu_use_data_file_flagAli Ijaz Sheikh
2016-09-22build: update V8 gypfile pathsMichaël Zasso
2016-08-09build: turn on thin static archivesBen Noordhuis
2016-08-05build: windows sharedlib supportStefan Budeanu
2016-08-01build: don't link against liblog on host systemBen Noordhuis
2016-07-05build: enable big toc for release builds in AIXGireesh Punathil
2016-06-28build: configure --sharedStefan Budeanu
2016-05-10build: don't compile with -B, reduxBen Noordhuis
2016-04-28build: unbreak -prof, disable PIE on OS XBen Noordhuis
2016-04-27build: don't compile with -BBen Noordhuis
2016-04-26build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7Сковорода Никита Андреевич
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