summaryrefslogtreecommitdiff
path: root/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* build: always use V8_ENABLE_CHECKS in debug modeAnna Henningsen2017-03-311-1/+1
* build: enable cctest to use generated objectsDaniel Bevenius2017-03-241-2/+4
* build: mac OBJ_DIR should point to obj.targetDaniel Bevenius2017-03-171-1/+1
* s390: enable march=z196Junliang Yan2017-03-101-4/+4
* build: fix building with ninja on linuxKenan Yildirim2017-02-161-3/+10
* build: disable C4267 conversion compiler warningBen Noordhuis2017-02-091-0/+4
* build: use wxneeded on openbsdAaron Bieber2016-10-281-0/+3
* build: use libc++ on OSXAli Ijaz Sheikh2016-09-221-0/+1
* build: define icu_use_data_file_flagAli Ijaz Sheikh2016-09-221-0/+3
* build: update V8 gypfile pathsMichaël Zasso2016-09-221-1/+1
* build: turn on thin static archivesBen Noordhuis2016-08-091-2/+3
* build: windows sharedlib supportStefan Budeanu2016-08-051-2/+29
* build: don't link against liblog on host systemBen Noordhuis2016-08-011-3/+7
* build: enable big toc for release builds in AIXGireesh Punathil2016-07-051-0/+1
* build: configure --sharedStefan Budeanu2016-06-281-0/+8
* build: don't compile with -B, reduxBen Noordhuis2016-05-101-3/+0
* build: unbreak -prof, disable PIE on OS XBen Noordhuis2016-04-281-1/+6
* build: don't compile with -BBen Noordhuis2016-04-271-0/+3
* build: Bump MACOSX_DEPLOYMENT_TARGET to 10.7Сковорода Никита Андреевич2016-04-261-1/+1
* build: remove -f{data,function}-sections flagsBen Noordhuis2016-04-071-1/+1
* build: enable compilation for linuxOneMichael Dawson2016-03-291-0/+8
* build: add missing `openssl_fips%` to common.gypiFedor Indutny2016-03-271-0/+2
* build: add suport for x86 architectureRobert Chiras2016-03-221-0/+8
* build: omit -gline-tables-only for --enable-asanBen Noordhuis2015-11-051-1/+0
* build: Updates to enable AIX supportMichael Dawson2015-09-151-4/+20
* build: fix v8_enable_handle_zapping overrideKarl Skomski2015-09-081-2/+2
* build: add --enable-asan with builtin leakcheckKarl Skomski2015-09-061-2/+20
* build: first set of updates to enable PPC supportMichael Dawson2015-08-041-0/+8
* build: produce symbol map files on windowsAli Ijaz Sheikh2015-07-291-0/+2
* crypto: support FIPS mode of OpenSSLFedor Indutny2015-06-111-0/+5
* build: don't compile debug build with -OgBen Noordhuis2015-05-041-7/+2
* build: disable -Og when building with clangBen Noordhuis2015-05-041-1/+6
* build: turn on debug-safe optimizations with -OgBen Noordhuis2015-05-011-2/+2
* deps: enable v8 postmortem debugging againBen Noordhuis2015-04-281-3/+2
* deps: upgrade v8 to 4.2.77.18Chris Dickinson2015-04-281-2/+3
* deps: enable v8 postmortem debugging againBen Noordhuis2015-04-281-3/+2
* deps: upgrade v8 to 4.2.77.13Ben Noordhuis2015-04-281-2/+3
* gyp: enable postmortem support, fix dtrace pathsFedor Indutny2015-02-031-3/+2
* win: bring back xp/2k3 supportBert Belder2015-01-191-6/+14
* win: disable stl exception usageBert Belder2015-01-081-0/+2
* win: disable exception handling for all buildsBert Belder2015-01-081-2/+1
* build: fix up build after v8 upgradeBen Noordhuis2015-01-071-3/+6
* configure: remove compiler detectionNikolai Vavilov2014-12-231-2/+5
* build: remove workarounds for gcc <= 4.4Ben Noordhuis2014-10-161-6/+0
* build: add asan option to multi-arch/mode buildBen Noordhuis2014-10-161-0/+11
* build: set up basic multi-arch/mode buildBen Noordhuis2014-10-161-0/+6
* build: add x32 supportBen Noordhuis2014-10-161-0/+4
* gyp: build with gnu++0x for the sake of new v8Fedor Indutny2014-10-121-1/+7
* src, test: fixup after v8 updateFedor Indutny2014-10-081-2/+2
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-09-161-0/+5
|\