summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2020-05-18Turn on arm and aarch64 buildtizen_9.0_m2_releasetizen_8.0_m2_releasetizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_base/20200611.080540submit/tizen_7.0_base_hotfix/20221115.161501submit/tizen_7.0_base/20221028.200901submit/tizen_6.5_base/20211027.200501submit/tizen_6.5_base/20211027.183101submit/tizen_6.5_base/20211026.180901submit/tizen_6.0_base_hotfix/20201102.162701submit/tizen_6.0_base_hotfix/20201030.192501submit/tizen_6.0_base/20201029.184801accepted/tizen/base/20230714.003301accepted/tizen/base/20200621.024400accepted/tizen/9.0/base/20241030.075454accepted/tizen/8.0/base/20231005.044639accepted/tizen/7.0/base/tool/hotfix/20221115.084846accepted/tizen/7.0/base/tool/20221028.113055accepted/tizen/7.0/base/hotfix/20230714.003708accepted/tizen/7.0/base/20230714.002853accepted/tizen/6.5/base/tool/20211027.112259accepted/tizen/6.5/base/20230714.002443accepted/tizen/6.0/base/tool/hotfix/20201102.085914accepted/tizen/6.0/base/tool/hotfix/20201030.124739accepted/tizen/6.0/base/tool/20201029.111924accepted/tizen/6.0/base/20230713.142817accepted/tizen/6.0/base/20201029.110411tizen_basetizen_9.0_basetizen_8.0_basetizen_7.0_base_hotfixtizen_7.0_basetizen_6.5_basetizen_6.0_base_hotfixtizen_6.0_baseaccepted/tizen_base_toolaccepted/tizen_baseaccepted/tizen_9.0_baseaccepted/tizen_8.0_baseaccepted/tizen_7.0_base_tool_hotfixaccepted/tizen_7.0_base_toolaccepted/tizen_7.0_base_hotfixaccepted/tizen_7.0_baseaccepted/tizen_6.5_base_toolaccepted/tizen_6.5_baseaccepted/tizen_6.0_base_tool_hotfixaccepted/tizen_6.0_base_toolaccepted/tizen_6.0_baseSlava Barinov1-2/+0
Acceleration is ready, dejagnu can be used for armv7l and aarch64 testing. Change-Id: I818c27a1bdc0def2c91720c5d6ce13e716aa5d08 Signed-off-by: Slava Barinov <v.barinov@samsung.com>
2020-04-02Turn off arm build until proper acceleration is ready.submit/tizen_base/20200402.112753accepted/tizen/base/20200403.032828tizenSlava Barinov1-0/+1
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
2018-12-05Packaging addedSlava Barinov2-0/+64
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
2009-06-16 * Makefile.am (rpm, deb, solpkg, hpdepot): Remove targets.Ben Elliston12-627/+0
* Makefile.in: Regenerate. * packaging: Remove directory and its contents.
2005-09-24 * packaging/pkg/pkginfo (EMAIL): Update mail address.Ben Elliston1-1/+1
2005-06-24 * Update the FSF's physical address throughout.Ben Elliston1-2/+2
2004-02-07 * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.Ben Elliston1-5/+0
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
2004-02-06* util-defs.exp only exists to support testing lib/utils.exp, so moveBen Elliston1-1/+0
it to the testsuite/lib directory and out of users' sight. * lib/util-defs.exp: Move from here .. * testsuite/lib/util-defs.exp: .. to here. * Makefile.am (EXTRA_DIST): Remove lib/util-defs.exp. * Makefile.in: Regenerate. * testsuite/Makefile.am (EXTRA_DIST): Add lib/util-defs.exp. * testsuite/Makefile.in: Regenerate. * doc/ref.sgml (File Map): Remove util-defs.exp. * packaging/pkg/prototype: Update file list.
2004-01-30* Merge dejagnu_1_4_branch up to dejagnu-1_4_4 tag.Ben Elliston3-8/+8
2003-10-16 * packaging/prototype: Remove sh-hms-sim.exp, add sh-sim.Rob Savoye1-1/+1
2003-10-08 * i960glue.c: Remove.Ben Elliston1-1/+0
* packaging/pkg/prototype: Remove i960glue.c.
2003-08-17More trailing whitespace.Ben Elliston1-1/+1
2003-08-16Whitespace fixes.Ben Elliston2-4/+4
2003-08-12 * deb: Move from here ..Ben Elliston12-0/+634
* packaging/deb: .. to here. * redhat: Move from here .. * packaging/rpm: .. to here. * depot: Move from here .. * packaging/depot: .. to here. * pkg: Move from here .. * packaging/pkg: .. to here.