platform/upstream/db4.git
4 years agoFixes gcc8 build error: 34/221534/1 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix accepted/tizen_6.5_base accepted/tizen_6.5_base_tool accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool accepted/tizen_7.0_base_tool_hotfix tizen_6.0_base tizen_6.0_base_hotfix tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/6.0/base/20201029.110402 accepted/tizen/6.0/base/20230713.142814 accepted/tizen/6.0/base/tool/20201029.111918 accepted/tizen/6.0/base/tool/hotfix/20201030.124735 accepted/tizen/6.0/base/tool/hotfix/20201102.085909 accepted/tizen/6.5/base/20230714.002441 accepted/tizen/6.5/base/tool/20211027.112313 accepted/tizen/7.0/base/20230714.002851 accepted/tizen/7.0/base/hotfix/20230714.003706 accepted/tizen/7.0/base/tool/20221028.113043 accepted/tizen/7.0/base/tool/hotfix/20221115.084835 accepted/tizen/base/20200113.064835 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.200501 submit/tizen_7.0_base/20221028.200901 submit/tizen_7.0_base_hotfix/20221115.161501 submit/tizen_base/20200107.090921 submit/tizen_base/20200108.035402 submit/tizen_base/20201207.055733 submit/tizen_base/20201208.051231 submit/tizen_base/20201208.051733 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
Dongkyun Son [Fri, 3 Jan 2020 10:50:31 +0000 (19:50 +0900)]
Fixes gcc8 build error:

In file included from ../src/dbinc/mutex_int.h:12,
                 from ../src/dbinc/mutex.h:15,
                 from ./db_int.h:1113,
                 from ../lang/cxx/cxx_channel.cpp:11:
../src/dbinc/atomic.h:179:19: error:
 definition of 'int __atomic_compare_exchange(db_atomic_t*, atomic_value_t, atomic_value_t)'
 ambiguates built-in declaration
 'bool __atomic_compare_exchange(long unsigned int, volatile void*, void*, void*, int, int)'
 static inline int __atomic_compare_exchange(
                   ^~~~~~~~~~~~~~~~~~~~~~~~~

Change-Id: I733aeb261576b76cdfd83ef54c33e2919ebfc9bf
Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
4 years agoSupport build with non-gcc compilers submit/tizen_base/20191226.000306 submit/tizen_base/20191226.001016 submit/tizen_base/20191226.001021 submit/tizen_base/20200106.080025 submit/tizen_base/20200106.080613
Nikolai Merinov [Mon, 28 Jan 2019 17:47:23 +0000 (20:47 +0300)]
Support build with non-gcc compilers

Change function name to not conflict with clang built-in,
Use CC instead of hardcoded gcc

Change-Id: I91eebf19d7d9506482ed7d95ce8b9cb56c335521

7 years agoFix license info ( BSD-3-Clause -> BSD-2.0 ) 73/88673/1 accepted/tizen_3.0.m2_base accepted/tizen_3.0_base accepted/tizen_5.0_base accepted/tizen_5.5_base accepted/tizen_5.5_base_mobile_hotfix accepted/tizen_5.5_base_wearable_hotfix tizen_3.0.m2_base tizen_3.0_base tizen_4.0_tv tizen_5.0_base tizen_5.5_base tizen_5.5_base_mobile_hotfix tizen_5.5_base_wearable_hotfix tizen_5.5_tv accepted/tizen/3.0.m2/base/20170104.082108 accepted/tizen/3.0/base/20161028.102931 accepted/tizen/4.0/base/20170811.093034 accepted/tizen/4.0/base/20170828.221337 accepted/tizen/5.0/base/20181101.091142 accepted/tizen/5.5/base/20191030.084231 accepted/tizen/5.5/base/mobile/hotfix/20201023.085802 accepted/tizen/5.5/base/wearable/hotfix/20201023.081929 accepted/tizen/base/20161001.020414 submit/tizen_3.0.m2_base/20170104.072059 submit/tizen_3.0.m2_base/20170104.073748 submit/tizen_3.0_base/20161028.062323 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_5.0_base/20181101.000001 submit/tizen_5.5_base/20191030.000001 submit/tizen_5.5_base_mobile_hotfix/20201023.171501 submit/tizen_5.5_base_wearable_hotfix/20201023.155601 submit/tizen_base/20160928.022252 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release
DongHun Kwak [Tue, 20 Sep 2016 07:45:44 +0000 (16:45 +0900)]
Fix license info ( BSD-3-Clause -> BSD-2.0 )

[Model] ALL
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem]  Fix license info
[Cause & Measure] Fix license info
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: Ic57e912f94a9cc44b829a263210d86205447bcdd
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
7 years agoChange version tag at spec file 62/80962/1
DongHun Kwak [Thu, 21 Jul 2016 06:21:53 +0000 (15:21 +0900)]
Change version tag at spec file

[Model] ALL
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem]
[Cause & Measure]
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I474a51165806cc2f6615bd3ccc932093bce93149
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
10 years agoRemove useless code from spec file. 57/16157/2 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi 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_wearable 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_ivi tizen_ivi_release accepted/tizen/base/20151223.052340 accepted/tizen/generic/20140207.171514 accepted/tizen/generic/20140312.100325 accepted/tizen/ivi/20140208.012450 accepted/tizen/ivi/panda/20140312.092635 accepted/tizen/ivi/release/20140312.124154 accepted/tizen/mobile/20140227.070526 submit/tizen/20140207.164054 submit/tizen/20140312.070743 submit/tizen_base/20151223.111111 submit/tizen_base/20151223.111112 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_ivi_release/20140312.071217 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
Ronan Le Martret [Fri, 7 Feb 2014 12:45:21 +0000 (13:45 +0100)]
Remove useless code from spec file.

A "tar.bz2" file was created and seem to be not use, so I removed the code for the useless creation file.

Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Change-Id: I603a23e0146f7c59923eb02ed4f9b08f5b1f1b93

10 years agoresetting manifest requested domain to floor 13/4713/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.220936 accepted/tizen/20130912.082956 accepted/tizen/20130912.085702 accepted/tizen/20130912.093357 accepted/tizen/ivi/genivi/20140131.024649 ivi_oct_m2 submit/tizen/20130710.130124 submit/tizen/20130912.075656 submit/tizen_ivi_genivi/20140131.024317
Alexandru Cornea [Fri, 28 Jun 2013 20:34:30 +0000 (23:34 +0300)]
resetting manifest requested domain to floor

11 years agoFix package name in baselibs.conf accepted/tizen/20130503.223712 accepted/tizen/20130520.095236 accepted/trunk/20130223.044537 submit/tizen/20130503.184709 submit/tizen/20130503.190827 submit/tizen/20130509.173716 submit/tizen/20130517.020800 submit/trunk/20130222.203721
Patrick McCarty [Fri, 22 Feb 2013 20:36:33 +0000 (12:36 -0800)]
Fix package name in baselibs.conf

Change-Id: I81ba3a8267f3b83e4e8c6c57ab50729747f16e23

11 years agoadd packaging
Anas Nashif [Tue, 30 Oct 2012 23:05:31 +0000 (16:05 -0700)]
add packaging

11 years agoadd packaging
Anas Nashif [Tue, 30 Oct 2012 23:03:53 +0000 (16:03 -0700)]
add packaging

11 years agoautoconf
Anas Nashif [Tue, 30 Oct 2012 23:03:25 +0000 (16:03 -0700)]
autoconf

11 years agoImported Upstream version 4.8.30.NC upstream/4.8.30.NC
Anas Nashif [Tue, 30 Oct 2012 23:00:08 +0000 (16:00 -0700)]
Imported Upstream version 4.8.30.NC