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
2015-06-11
crypto: support FIPS mode of OpenSSL
Fedor Indutny
1
-0
/
+5
2015-05-04
build: don't compile debug build with -Og
Ben Noordhuis
1
-7
/
+2
2015-05-04
build: disable -Og when building with clang
Ben Noordhuis
1
-1
/
+6
2015-05-01
build: turn on debug-safe optimizations with -Og
Ben Noordhuis
1
-2
/
+2
2015-04-28
deps: enable v8 postmortem debugging again
Ben Noordhuis
1
-3
/
+2
2015-04-28
deps: upgrade v8 to 4.2.77.18
Chris Dickinson
1
-2
/
+3
2015-04-28
deps: enable v8 postmortem debugging again
Ben Noordhuis
1
-3
/
+2
2015-04-28
deps: upgrade v8 to 4.2.77.13
Ben Noordhuis
1
-2
/
+3
2015-02-03
gyp: enable postmortem support, fix dtrace paths
Fedor Indutny
1
-3
/
+2
2015-01-19
win: bring back xp/2k3 support
Bert Belder
1
-6
/
+14
2015-01-08
win: disable stl exception usage
Bert Belder
1
-0
/
+2
2015-01-08
win: disable exception handling for all builds
Bert Belder
1
-2
/
+1
2015-01-07
build: fix up build after v8 upgrade
Ben Noordhuis
1
-3
/
+6
2014-12-23
configure: remove compiler detection
Nikolai Vavilov
1
-2
/
+5
2014-10-16
build: remove workarounds for gcc <= 4.4
Ben Noordhuis
1
-6
/
+0
2014-10-16
build: add asan option to multi-arch/mode build
Ben Noordhuis
1
-0
/
+11
2014-10-16
build: set up basic multi-arch/mode build
Ben Noordhuis
1
-0
/
+6
2014-10-16
build: add x32 support
Ben Noordhuis
1
-0
/
+4
2014-10-12
gyp: build with gnu++0x for the sake of new v8
Fedor Indutny
1
-1
/
+7
2014-10-08
src, test: fixup after v8 update
Fedor Indutny
1
-2
/
+2
2014-09-16
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Timothy J Fontaine
1
-0
/
+5
2014-08-27
gyp: use --export-dynamic on FreeBSD
Fedor Indutny
1
-0
/
+5
2014-07-23
gyp: fix post-mortem in v0.11
Fedor Indutny
1
-1
/
+1
2014-07-17
gyp: do not let `v8dbg_` slip away on osx
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
[next]