index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.gypi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
gyp: fix post-mortem in v0.11
Fedor Indutny
1
-1
/
+1
2014-06-25
deps: build v8 with disassembler support
Fedor Indutny
1
-0
/
+3
2014-06-05
Merge branch 'v0.10'
Fedor Indutny
1
-8
/
+8
2014-05-22
build: disable v8 handle zapping
Ben Noordhuis
1
-0
/
+6
2014-05-16
configure: allow V8 snapshot for cross-compilation
Andrei Sedoi
1
-8
/
+8
2014-03-26
Merge remote-tracking branch 'origin/v0.10'
Fedor Indutny
1
-0
/
+1
2014-03-23
build: fix g++ 4.8 build, disable -Werror
Ben Noordhuis
1
-0
/
+1
2014-02-17
build: don't enable gc-sections
Timothy J Fontaine
1
-3
/
+0
2014-01-24
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-1
/
+8
2014-01-20
gyp: fix non-ninja build
Fedor Indutny
1
-1
/
+1
2014-01-16
gyp: fix `ninja` build on linux
Fedor Indutny
1
-1
/
+8
2014-01-07
build: unconditionally disable -Werror
Ben Noordhuis
1
-0
/
+4
2013-12-05
build: add libicu i18n support
Ben Noordhuis
1
-0
/
+2
2013-12-01
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-1
/
+3
2013-12-01
build: include postmortem symbols on linux
Timothy J Fontaine
1
-1
/
+3
2013-08-01
build: disable some msvc compiler warnings
Bert Belder
1
-0
/
+1
2013-07-06
build: don't enable --gc-sections on sunos
Ben Noordhuis
1
-1
/
+3
2013-07-06
build: remove --unsafe-optimizations flag
Ben Noordhuis
1
-27
/
+8
2013-06-17
build: add android support
Linus MÃ¥rtensson
1
-3
/
+11
2013-04-04
build: fix windows build, disable postmortem
Ben Noordhuis
1
-1
/
+3
2013-03-05
Revert "build, windows: disable SEH"
Bert Belder
1
-1
/
+0
2013-02-28
Merge remote-tracking branch 'origin/v0.8'
Ben Noordhuis
1
-0
/
+1
2013-02-28
build, windows: disable SEH
Ben Noordhuis
1
-0
/
+1
2013-01-21
gyp: fix build with dtrace support on FreeBSD
Fedor Indutny
1
-0
/
+3
2012-11-21
build: disable use of thin archive
Shigeki Ohtsu
1
-0
/
+5
2012-11-20
build: make python executable configurable
Ben Noordhuis
1
-0
/
+1
2012-11-06
build: let xcode pick proper compiler
Timothy J Fontaine
1
-1
/
+0
2012-11-04
build: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITS
Ben Noordhuis
1
-5
/
+0
2012-11-02
build: make debug build on os x compile at -O0
Ben Noordhuis
1
-0
/
+3
2012-08-28
Merge branch 'v0.8'
Bert Belder
1
-2
/
+4
2012-08-27
build: compile with -fno-tree-sink if gcc <= 4.4
Ben Noordhuis
1
-0
/
+3
2012-08-27
build: fix -fno-tree-vrp heuristic
Ben Noordhuis
1
-1
/
+1
2012-08-22
build: compile with -Wextra -Wno-unused-parameter
Ben Noordhuis
1
-1
/
+1
2012-08-20
build: don't use "-Wnewline-eof" on OS X
Nathan Rajlich
1
-1
/
+0
2012-08-13
build: compile with -fno-tree-vrp when gcc >= 4.0
Ben Noordhuis
1
-1
/
+6
2012-07-19
build: unbreak ustack on smartos
Ben Noordhuis
1
-7
/
+14
2012-07-19
build: link with -rdynamic, not -Wl,--export-dynamic
Ben Noordhuis
1
-4
/
+1
2012-07-12
build: disable unsafe optimizations
Ben Noordhuis
1
-6
/
+14
2012-07-11
build: fix spurious mksnapshot crashes for good
Ben Noordhuis
1
-5
/
+6
2012-07-03
build: rename strict_aliasing to node_no_strict_aliasing
Ben Noordhuis
1
-2
/
+2
2012-06-07
x64 target should always pass -m64
Robert Mustacchi
1
-0
/
+4
2012-04-29
Merge branch 'v0.6'
Bert Belder
1
-1
/
+1
2012-04-27
Windows: turn off /Gm
Bert Belder
1
-1
/
+1
2012-04-12
build: configure openssl
Ben Noordhuis
1
-1
/
+0
2012-04-10
build: add comment explaining MACOSX_DEPLOYMENT_TARGET.
Nathan Rajlich
1
-1
/
+1
2012-04-10
Re-apply "build: target OSX 10.5 when building on darwin"
Nathan Rajlich
1
-0
/
+1
2012-04-08
Revert "build: target OSX 10.5 when building on darwin"
isaacs
1
-1
/
+0
2012-04-05
build: target OSX 10.5 when building on darwin
Nathan Rajlich
1
-0
/
+1
2012-04-03
Disable V8 postmortem debugging on Windows
Bert Belder
1
-1
/
+7
2012-04-02
build: define _DARWIN_USE_64_BIT_INODE=1 on OS X
Ben Noordhuis
1
-0
/
+1
[next]