index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tizen
/
emulator_configure.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
Build support for mac
Rahul Dadhich
1
-0
/
+2
2017-10-23
build: fix run time error on macos 10.11
Minkee Lee
1
-1
/
+2
2017-05-15
configure: modify configure for recent macOS
SeokYeon Hwang
1
-3
/
+3
2016-06-10
package: use rpath based library loading for Linux
SeokYeon Hwang
1
-0
/
+2
2016-02-24
configure: use TIZEN_SDK_DEV directory that is really exist
SeokYeon Hwang
1
-1
/
+3
2016-02-16
configure: cross-build with TIZEN_SDK_DEV_PATH
Sangho Park
1
-5
/
+5
2016-01-05
configure: disable gcrypt, nettle, vte by default
SeokYeon Hwang
1
-0
/
+3
2015-12-30
configure: support branch specific TIZEN_SDK_DEV directory
SeokYeon Hwang
1
-0
/
+7
2015-12-16
configure: disable curl as a default
SeokYeon Hwang
1
-1
/
+1
2015-12-04
SDL: use SDL2 instead of SDL1.2 for Windows-32
SeokYeon Hwang
1
-3
/
+1
2015-11-27
build: prepare for building Win64 emulator binary
SeokYeon Hwang
1
-18
/
+31
2015-11-19
emulator: use cocoa UI as a default
SeokYeon Hwang
1
-2
/
+1
2015-11-06
configure: change default TIZEN_SDK_DEV_PATH for cross compiling
SeokYeon Hwang
1
-4
/
+4
2015-10-20
configure: remove --export-all-symbols on Windows
SeokYeon Hwang
1
-11
/
+7
2015-10-19
configure: support recent Windows APIs
SeokYeon Hwang
1
-0
/
+2
2015-10-14
Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
SeokYeon Hwang
1
-4
/
+1
2015-09-18
build: linking C/C++ libraries statically
SeokYeon Hwang
1
-0
/
+4
2015-09-15
configure: delete duplicated lines
GiWoong Kim
1
-4
/
+0
2015-09-11
build: removed statement in Makefile only for DIBS
SeokYeon Hwang
1
-0
/
+1
2015-09-10
Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
SeokYeon Hwang
1
-4
/
+8
2015-09-10
dibs: prepared cross building on DIBS
SeokYeon Hwang
1
-4
/
+8
2015-09-09
Merge branch 'tizen_3.0_qemu_2.4' into tizen_3.0_develop
SeokYeon Hwang
1
-61
/
+77
2015-09-09
Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
SeokYeon Hwang
1
-20
/
+47
2015-09-09
configure: "CROSS_PREFIX" is introduced for cross-compiling
SeokYeon Hwang
1
-15
/
+44
2015-09-08
dibs: cleaned-up DIBS build scripts
SeokYeon Hwang
1
-1
/
+2
2015-09-01
configure: enable the virtfs on macos and windows
Sooyoung Ha
1
-0
/
+2
2015-08-31
Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
SeokYeon Hwang
1
-42
/
+56
2015-08-30
configure: "CROSS_PREFIX" is introduced for cross-compiling
SeokYeon Hwang
1
-15
/
+47
2015-08-30
configure: updated flag macosx-version-min to 10.7
SeokYeon Hwang
1
-1
/
+2
2015-08-26
upstream: winwave backend is deprecated in Windows
SeokYeon Hwang
1
-1
/
+1
2015-08-24
configure: quorum is deprecated
SeokYeon Hwang
1
-1
/
+1
2015-08-21
emulator: restricted tizen specific features
SeokYeon Hwang
1
-0
/
+2
2015-08-21
configure: refined configure scripts
SeokYeon Hwang
1
-52
/
+60
2015-08-19
Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
SeokYeon Hwang
1
-1
/
+1
2015-07-21
configure: disabled Java UI
SeokYeon Hwang
1
-12
/
+2
2015-07-21
Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
SeokYeon Hwang
1
-0
/
+3
2015-07-20
configure: enabling java ui explicitly
SeokYeon Hwang
1
-0
/
+3
2015-07-20
arch: we use x86_64 target as a default
SeokYeon Hwang
1
-6
/
+8
2015-07-03
build: "$CONFIGURE_APPEND" is not appended by accident
SeokYeon Hwang
1
-1
/
+1
2015-06-23
configure: modified emualtor_configure.sh to remove emulator-supplements sett...
Jihye Won
1
-12
/
+1
2015-06-22
configure: modified emulator_configure.sh
Jihye Won
1
-4
/
+1
2015-06-19
configure: modified emulator_configure script to add the configure of emulato...
Jihye Won
1
-107
/
+12
2015-06-03
config: enable qt configuration for windows and mac
sungmin ha
1
-0
/
+2
2015-05-20
config: enable qt configuration for ubuntu
sungmin ha
1
-0
/
+1
2015-04-30
config: disable qt configuration
GiWoong Kim
1
-3
/
+0
2015-04-30
build: enable qt configuration
GiWoong Kim
1
-0
/
+6
2015-01-20
Direct Rendering: New feature added
jinhyung.jo
1
-0
/
+5
2015-01-18
build: disable video acceleration feature.
Kitae Kim
1
-2
/
+0
2015-01-08
brillcodec: enable video acceleration API.
gunsoo83.kim
1
-0
/
+2
2014-12-26
build: disable quorum feature to remove dependency on gnutls.
Alice Liu
1
-1
/
+1
[next]