platform/upstream/build-compare.git
7 years agoBUGFIXED: source functions.sh in same-build-result.sh 91/109291/1 accepted/tizen_4.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 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 accepted/tizen_8.0_base accepted/tizen_base_tool tizen_4.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 tizen_6.0_base tizen_6.0_base_hotfix tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix tizen_8.0_base accepted/tizen/4.0/base/20170811.092756 accepted/tizen/4.0/base/20170828.221125 accepted/tizen/5.0/base/20181101.090527 accepted/tizen/5.5/base/20191030.082623 accepted/tizen/5.5/base/mobile/hotfix/20201023.084638 accepted/tizen/5.5/base/wearable/hotfix/20201023.081019 accepted/tizen/6.0/base/20201029.110252 accepted/tizen/6.0/base/20230713.142803 accepted/tizen/6.0/base/tool/20201029.111846 accepted/tizen/6.0/base/tool/hotfix/20201030.124654 accepted/tizen/6.0/base/tool/hotfix/20201102.085834 accepted/tizen/6.5/base/20230714.002433 accepted/tizen/6.5/base/tool/20211027.112404 accepted/tizen/7.0/base/20230714.002843 accepted/tizen/7.0/base/hotfix/20230714.003658 accepted/tizen/7.0/base/tool/20221028.112953 accepted/tizen/7.0/base/tool/hotfix/20221115.084745 accepted/tizen/8.0/base/20231005.044618 accepted/tizen/base/20170120.121738 accepted/tizen/base/20230714.003248 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_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/20170110.011625 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 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
Junghyun Kim [Mon, 9 Jan 2017 22:47:07 +0000 (07:47 +0900)]
BUGFIXED: source functions.sh in same-build-result.sh

This is required to check whether the project is
prerelease/trbs project or not.

Change-Id: Ib90c9598d72d6dc713d0a49e6d6f1f26d501a92f
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
7 years agoComparison code is added for TRBS. 66/100166/1 accepted/tizen/base/20161209.100139 submit/tizen_base/20161202.051806
Junghyun Kim [Fri, 25 Nov 2016 07:35:42 +0000 (16:35 +0900)]
Comparison code is added for TRBS.

TRBS projects are similar to prerelease projects,
so the same technique is applied to TRBS projects for unnecessary rebuilding.

Change-Id: I6370473ce75caa20d2e4325c66a8c03aa643dba6
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
7 years agotrim_man_TH is updated for dos2unix. 42/86242/1 accepted/tizen/3.0/base/20161028.102922 accepted/tizen/base/20160923.170306 submit/tizen_3.0_base/20161028.062323 submit/tizen_base/20160913.071300 submit/tizen_base/20160921.004452
Junghyun Kim [Wed, 31 Aug 2016 05:45:59 +0000 (14:45 +0900)]
trim_man_TH is updated for dos2unix.

dos2unix has different pattern of TH which is not
handled by build-compare currently.

Change-Id: I185775018c7a154eccbd879a4cf5bffc86321e15
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
7 years agoPatches for Rpmbuildstage:bb. 50/83950/1 accepted/tizen/base/20160817.064158 submit/tizen_base/20160816.083924
Junghyun Kim [Tue, 16 Aug 2016 02:57:52 +0000 (11:57 +0900)]
Patches for Rpmbuildstage:bb.

If "RpmbuildStage:bb" is in project config, *.src.rpm are not generated.
However, for our RPM comparison optimization for prerelease projects,
it is required to compare RPMs in prerelease projects and RPMs in normal projects.

In this case, we have to do followings:
1. Exclude *.src.rpm to check the number of subpackages
2. Do not check the existence of source rpm
3. Do not compare rpmlint.log
  The last line of rpmlint.log can be different because the number of subpackages are different.

Change-Id: Ie0b02e45ad46cc23737a5fec836f42118f6e6868
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
7 years agoDo not compare the project name for prerelease projects. 43/82643/1 accepted/tizen/base/20160805.171156 submit/tizen_base/20160805.051525
Junghyun Kim [Thu, 4 Aug 2016 22:44:20 +0000 (07:44 +0900)]
Do not compare the project name for prerelease projects.

If the project name includes "prerelease", do not compare DISTRIBUTION in rpmtags.

Change-Id: I77a344093aab89bddebf4a3041a59237205cf2f5
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
8 years agoUpgrade to version 2015.04.28 26/40126/1 accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/base/20151223.052233 accepted/tizen/common/20150603.140643 accepted/tizen/mobile/20150717.103556 accepted/tizen/tv/20150717.103614 accepted/tizen/wearable/20150717.103640 submit/tizen_base/20151223.111111 submit/tizen_base/20151223.111112 submit/tizen_common/20150603.130616 submit/tizen_mobile/20150717.060038 submit/tizen_tv/20150717.060046 submit/tizen_wearable/20150717.060057 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
Stephane Desneux [Fri, 29 May 2015 09:35:38 +0000 (11:35 +0200)]
Upgrade to version 2015.04.28

Copied from https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?rev=89

Change-Id: I28a9f779038f18906d1d1934f015d7d3ea861056
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
9 years agoUpgrade build-compare to version 2014.11.25 90/32390/2 accepted/tizen/common/20150317.155144 submit/tizen_common/20150317.150924
Ed Bartosh [Wed, 17 Dec 2014 14:35:54 +0000 (16:35 +0200)]
Upgrade build-compare to version 2014.11.25

This fix can potentially fix build issue in Tizen OBS.

Change-Id: I93584be5becccbf38da5ae92a872ffa0fee405d0
Bug-Tizen: TINF-751/related
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
10 years agoresetting manifest requested domain to floor 90/4690/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_generic tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_ivi_genivi accepted/tizen/20130710.221037 accepted/tizen/20130912.141321 accepted/tizen/20130912.192244 accepted/tizen/20130912.200344 accepted/tizen/ivi/genivi/20140131.015701 ivi_oct_m2 submit/tizen/20130710.125733 submit/tizen/20130912.090041 submit/tizen_ivi_genivi/20140131.015853 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
Alexandru Cornea [Fri, 28 Jun 2013 19:55:55 +0000 (22:55 +0300)]
resetting manifest requested domain to floor

11 years agoadd packaging accepted/tizen/20130503.223812 accepted/tizen/20130520.103305 submit/tizen/20130503.184136 submit/tizen/20130503.190217 submit/tizen/20130509.173206 submit/tizen/20130517.020627
Anas Nashif [Tue, 30 Oct 2012 20:29:09 +0000 (13:29 -0700)]
add packaging