summaryrefslogtreecommitdiff
path: root/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* win: bring back xp/2k3 supportBert Belder2015-05-221-6/+14
* 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
* build: unbreak ustack on smartosBen Noordhuis2012-07-191-7/+14
* build: link with -rdynamic, not -Wl,--export-dynamicBen Noordhuis2012-07-191-4/+1
* build: disable unsafe optimizationsBen Noordhuis2012-07-121-6/+14
* build: fix spurious mksnapshot crashes for goodBen Noordhuis2012-07-111-5/+6
* build: rename strict_aliasing to node_no_strict_aliasingBen Noordhuis2012-07-031-2/+2
* x64 target should always pass -m64Robert Mustacchi2012-06-071-0/+4
* Merge branch 'v0.6'Bert Belder2012-04-291-1/+1
|\
| * Windows: turn off /GmBert Belder2012-04-271-1/+1
* | build: configure opensslBen Noordhuis2012-04-121-1/+0
* | build: add comment explaining MACOSX_DEPLOYMENT_TARGET.Nathan Rajlich2012-04-101-1/+1