summaryrefslogtreecommitdiff
path: root/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * build: fix g++ 4.8 build, disable -WerrorBen Noordhuis2014-03-231-0/+1
* | build: don't enable gc-sectionsTimothy J Fontaine2014-02-171-3/+0
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-01-241-1/+8
|\ \ | |/
| * gyp: fix non-ninja buildFedor Indutny2014-01-201-1/+1
| * gyp: fix `ninja` build on linuxFedor Indutny2014-01-161-1/+8
* | build: unconditionally disable -WerrorBen Noordhuis2014-01-071-0/+4
* | build: add libicu i18n supportBen Noordhuis2013-12-051-0/+2
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-011-1/+3
|\ \ | |/
| * build: include postmortem symbols on linuxTimothy J Fontaine2013-12-011-1/+3
* | build: disable some msvc compiler warningsBert Belder2013-08-011-0/+1
* | build: don't enable --gc-sections on sunosBen Noordhuis2013-07-061-1/+3
* | build: remove --unsafe-optimizations flagBen Noordhuis2013-07-061-27/+8
* | build: add android supportLinus MÃ¥rtensson2013-06-171-3/+11
* | build: fix windows build, disable postmortemBen Noordhuis2013-04-041-1/+3
|/
* Revert "build, windows: disable SEH"Bert Belder2013-03-051-1/+0
* Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-02-281-0/+1
|\
| * build, windows: disable SEHBen Noordhuis2013-02-281-0/+1
* | gyp: fix build with dtrace support on FreeBSDFedor Indutny2013-01-211-0/+3
* | build: disable use of thin archiveShigeki Ohtsu2012-11-211-0/+5
* | build: make python executable configurableBen Noordhuis2012-11-201-0/+1
* | build: let xcode pick proper compilerTimothy J Fontaine2012-11-061-1/+0
* | build: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITSBen Noordhuis2012-11-041-5/+0
* | build: make debug build on os x compile at -O0Ben Noordhuis2012-11-021-0/+3
* | Merge branch 'v0.8'Bert Belder2012-08-281-2/+4
|\ \ | |/
| * build: compile with -fno-tree-sink if gcc <= 4.4Ben Noordhuis2012-08-271-0/+3
| * build: fix -fno-tree-vrp heuristicBen Noordhuis2012-08-271-1/+1
| * build: don't use "-Wnewline-eof" on OS XNathan Rajlich2012-08-201-1/+0
* | build: compile with -Wextra -Wno-unused-parameterBen Noordhuis2012-08-221-1/+1
|/
* build: compile with -fno-tree-vrp when gcc >= 4.0Ben Noordhuis2012-08-131-1/+6