summaryrefslogtreecommitdiff
path: root/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* build: disable C4267 conversion compiler warningBen Noordhuis2017-03-081-0/+4
* build: use wxneeded on openbsdAaron Bieber2016-11-221-0/+3
* build: windows sharedlib supportStefan Budeanu2016-08-241-2/+29
* build: turn on thin static archivesBen Noordhuis2016-08-101-2/+3
* build: don't link against liblog on host systemBen Noordhuis2016-08-101-3/+7
* build: enable big toc for release builds in AIXGireesh Punathil2016-07-061-0/+1
* build: configure --sharedStefan Budeanu2016-07-051-0/+8
* build: don't compile with -B, reduxBen Noordhuis2016-05-171-3/+0
* build: unbreak -prof, disable PIE on OS XBen Noordhuis2016-05-031-1/+6
* build: don't compile with -BBen Noordhuis2016-05-031-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
|\
| * gyp: use --export-dynamic on FreeBSDFedor Indutny2014-08-271-0/+5
| * gyp: do not let `v8dbg_` slip away on osxFedor Indutny2014-07-171-1/+1
* | gyp: fix post-mortem in v0.11Fedor Indutny2014-07-231-1/+1
* | deps: build v8 with disassembler supportFedor Indutny2014-06-251-0/+3
* | Merge branch 'v0.10'Fedor Indutny2014-06-051-8/+8
|\ \ | |/
| * configure: allow V8 snapshot for cross-compilationAndrei Sedoi2014-05-161-8/+8
* | build: disable v8 handle zappingBen Noordhuis2014-05-221-0/+6
* | Merge remote-tracking branch 'origin/v0.10'Fedor Indutny2014-03-261-0/+1
|\ \ | |/