Set up branching for 2.0alpha
authorGraydon, Tracy <tracy.graydon@intel.com>
Mon, 22 Oct 2012 22:14:40 +0000 (15:14 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Mon, 22 Oct 2012 22:14:40 +0000 (15:14 -0700)
commitb7f2098ab8b03ad570bd521d1c52c7c2bd59419a
tree1ddd5f9f5985705d0e235625acf380426b3ca3d0
Set up branching for 2.0alpha
30 files changed:
.gitignore [new file with mode: 0755]
Makefile [new file with mode: 0755]
README [new file with mode: 0755]
VERSION [new file with mode: 0755]
packaging/package-groups.changes [new file with mode: 0755]
packaging/package-groups.spec [new file with mode: 0755]
patterns/appscommon.yaml [new file with mode: 0644]
patterns/appstargetsdk.yaml [new file with mode: 0644]
patterns/common.yaml [new file with mode: 0644]
patterns/emul.yaml [new file with mode: 0644]
patterns/ivi-base.yaml [new file with mode: 0644]
patterns/ivi-base.yaml.bak [new file with mode: 0644]
patterns/ivi-demos-support.yaml [new file with mode: 0644]
patterns/ivi-demos.yaml [new file with mode: 0644]
patterns/pinetrail-support.yaml [new file with mode: 0644]
patterns/trats.yaml [new file with mode: 0644]
scripts/cleanup-patterns.py [new file with mode: 0755]
scripts/convert-to-yaml.py [new file with mode: 0755]
scripts/find-duplicates.py [new file with mode: 0755]
scripts/gitlog2changelog.py [new file with mode: 0755]
scripts/merge-patterns.py [new file with mode: 0755]
scripts/merge-request.sh [new file with mode: 0755]
scripts/mkpatterns.py [new file with mode: 0755]
scripts/mkpatterns_from_list.py [new file with mode: 0755]
scripts/test-patterns.sh [new file with mode: 0755]
scripts/update.sh [new file with mode: 0755]
test/test-patterns.sh [new file with mode: 0755]
xsl/comps.xsl [new file with mode: 0755]
xsl/filter.xsl [new file with mode: 0755]
xsl/merge.xsl [new file with mode: 0755]