summaryrefslogtreecommitdiff
path: root/common.gypi
AgeCommit message (Expand)Author
2019-08-19deps: V8: add workaround for MSVC optimizer bugRefael Ackermann
2019-08-19deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_initRefael Ackermann
2019-08-19deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2019-08-19deps: V8: patch register-arm64.hRefael Ackermann
2019-08-19deps: V8: update postmortem metadata generation scriptcjihrig
2019-08-19deps: V8: silence irrelevant warningMichaël Zasso
2019-08-19deps: V8: un-cherry-pick bd019bdRefael Ackermann
2019-08-19deps: V8: fix filename manipulation for WindowsRefael Ackermann
2019-08-19build: reset embedder string to "-node.0"Michaël Zasso
2019-08-15deps: V8: cherry-pick e3d7f8acclauss
2019-08-01deps: V8: cherry-pick b33af60Michaël Zasso
2019-08-01deps: V8: cherry-pick d2ccc59Michaël Zasso
2019-08-01deps: cherry-pick 13a04aba from V8 upstreamJon Kunkee
2019-08-01deps: V8: cherry-pick 3b8c624Michaël Zasso
2019-08-01deps: V8: fix linking issue for MSVSRefael Ackermann
2019-08-01deps: V8: fix BUILDING_V8_SHARED issuesRefael Ackermann
2019-08-01deps: V8: add workaround for MSVC optimizer bugRefael Ackermann
2019-08-01deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_initRefael Ackermann
2019-08-01deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2019-08-01deps: V8: patch register-arm64.hRefael Ackermann
2019-08-01deps: V8: update postmortem metadata generation scriptcjihrig
2019-08-01deps: V8: silence irrelevant warningMichaël Zasso
2019-08-01deps: V8: un-cherry-pick bd019bdRefael Ackermann
2019-08-01deps: V8: fix filename manipulation for WindowsRefael Ackermann
2019-08-01build: reset embedder string to "-node.0"Michaël Zasso
2019-07-30build: remove support for s390 (but not s390x)Ben Noordhuis
2019-07-29deps: dlloads node static linked executableLuca Lindhorst
2019-07-25build: re-enable openssl arm for arm64Edward Vielmetti
2019-07-19deps: V8: backport b33af60Gus Caplan
2019-07-15deps: V8: backport d2ccc59Joyee Cheung
2019-07-12build: do not always build the default V8 snapshotMichaël Zasso
2019-06-12deps: V8: cherry-pick e0a109cJoyee Cheung
2019-06-01deps: V8: backport 3a75c1fRefael Ackermann
2019-06-01deps: V8: fix BUILDING_V8_SHARED issuesRefael Ackermann
2019-06-01deps: V8: workaround for MSVC 14.20 optimizer bugRefael Ackermann
2019-06-01deps: V8: template explicit instantiation for GCC-8Refael Ackermann
2019-06-01deps: V8: use ATOMIC_VAR_INIT instead of std::atomic_initRefael Ackermann
2019-06-01deps: V8: forward declaration of `Rtl*FunctionTable`Refael Ackermann
2019-06-01deps: V8: patch register-arm64.hRefael Ackermann
2019-06-01deps: V8: backport f89e555Michaël Zasso
2019-06-01deps: V8: cherry-pick cca9ae3c9aBenedikt Meurer
2019-06-01deps: V8: update postmortem metadata generation scriptcjihrig
2019-06-01deps: V8: silence irrelevant warningMichaël Zasso
2019-06-01deps: V8: un-cherry-pick bd019bdRefael Ackermann
2019-06-01deps: V8: fix filename manipulation for WindowsRefael Ackermann
2019-06-01build,v8: sync V8 gypfiles with 7.5Refael Ackermann
2019-06-01build: reset embedder string to "-node.0"Refael Ackermann
2019-05-22deps: V8: cherry-pick 94c87feMichaël Zasso
2019-04-29deps: V8: cherry-pick 5d0cf6bJoyee Cheung
2019-04-19build: increase MACOS_DEPLOYMENT_TARGET to 10.10Rod Vagg