Upload Tizen:Base source
authorKim Kibum <kb0929.kim@samsung.com>
Mon, 21 May 2012 08:39:37 +0000 (17:39 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Mon, 21 May 2012 08:39:37 +0000 (17:39 +0900)
commit59e314099dbde6fb11e63e395b9c6288cc619ba8
treef127fbcf9eae649f116c80d1801769ec04a2f98e
parent94632b62828ebbe01f28eeaa4e80740f3e4dd5c5
Upload Tizen:Base source
89 files changed:
Build.pm [new file with mode: 0644]
Build/Deb.pm [new file with mode: 0644]
Build/Kiwi.pm [new file with mode: 0644]
Build/Rpm.pm [new file with mode: 0644]
Build/Susetags.pm [new file with mode: 0644]
Build/Zypp.pm [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
baselibs_global-deb.conf [new file with mode: 0644]
baselibs_global.conf [new file with mode: 0644]
build [new file with mode: 0755]
build.1 [new file with mode: 0644]
build_kiwi.sh [new file with mode: 0644]
changelog2spec [new file with mode: 0755]
common_functions [new file with mode: 0755]
computeblocklists [new file with mode: 0755]
configs/debian.conf [new file with mode: 0644]
configs/sl10.0.conf [new file with mode: 0644]
configs/sl10.1.conf [new file with mode: 0644]
configs/sl10.2.conf [new file with mode: 0644]
configs/sl10.3.conf [new file with mode: 0644]
configs/sl11.0.conf [new file with mode: 0644]
configs/sl11.1.conf [new file with mode: 0644]
configs/sl11.2.conf [new file with mode: 0644]
configs/sl11.3.conf [new file with mode: 0644]
configs/sl8.1.conf [new file with mode: 0644]
configs/sl8.2.conf [new file with mode: 0644]
configs/sl9.0.conf [new file with mode: 0644]
configs/sl9.1.conf [new file with mode: 0644]
configs/sl9.2.conf [new file with mode: 0644]
configs/sl9.3.conf [new file with mode: 0644]
configs/sles10.conf [new file with mode: 0644]
configs/sles11.conf [new symlink]
configs/sles8.conf [new file with mode: 0644]
configs/sles9.conf [new file with mode: 0644]
configs/ul1.conf [new file with mode: 0644]
createrepomddeps [new file with mode: 0755]
createrpmdeps [new file with mode: 0755]
createyastdeps [new file with mode: 0755]
debtransform [new file with mode: 0755]
debtransformbz2 [new file with mode: 0755]
debtransformzip [new file with mode: 0755]
download [new file with mode: 0755]
expanddeps [new file with mode: 0755]
extractbuild [new file with mode: 0755]
getbinaryid [new file with mode: 0755]
getchangetarget [new file with mode: 0755]
getmacros [new file with mode: 0755]
getoptflags [new file with mode: 0755]
init_buildsystem [new file with mode: 0755]
initscript_qemu_vm [new file with mode: 0755]
killchroot [new file with mode: 0755]
lxc.conf [new file with mode: 0644]
mkbaselibs [new file with mode: 0755]
mkdrpms [new file with mode: 0755]
order [new file with mode: 0755]
packaging/Makefile [new file with mode: 0644]
packaging/build.changes [new file with mode: 0644]
packaging/build.dsc [new file with mode: 0644]
packaging/build.spec [new file with mode: 0644]
packaging/debian.changelog [new file with mode: 0644]
packaging/debian.tar.gz [new file with mode: 0644]
packaging/tizen-1.0.conf [new file with mode: 0644]
signdummy [new file with mode: 0755]
spec2changelog [new file with mode: 0755]
spec_add_patch [new file with mode: 0755]
spectool [new file with mode: 0755]
substitutedeps [new file with mode: 0755]
t/dist [new file with mode: 0755]
test/Fedora_11.conf [new file with mode: 0644]
test/Fedora_12.conf [new file with mode: 0644]
test/baselibs.conf [new file with mode: 0644]
test/common [new file with mode: 0644]
test/config [new file with mode: 0644]
test/libdummy1.spec [new file with mode: 0644]
test/testbuild.11.0-i386 [new file with mode: 0755]
test/testbuild.11.0-x86_64 [new file with mode: 0755]
test/testbuild.11.1-i386 [new file with mode: 0755]
test/testbuild.11.2-i386 [new file with mode: 0755]
test/testbuild.8.1-i386 [new file with mode: 0755]
test/testbuild.Fedora11-i386 [new file with mode: 0755]
test/testbuild.Fedora11-x86_64 [new file with mode: 0755]
test/testbuild.Fedora12-i386 [new file with mode: 0755]
test/testbuild.Fedora12-x86_64 [new file with mode: 0755]
test/testbuild.sles10-i386 [new file with mode: 0755]
test/testbuild.sles10-x86_64 [new file with mode: 0755]
test/testbuild.sles9-i386 [new file with mode: 0755]
unrpm [new file with mode: 0755]
vc [new file with mode: 0755]