Adding support for package creation. 81/6181/4
authorMauro Sardara <[email protected]>
Thu, 13 Apr 2017 09:44:29 +0000 (11:44 +0200)
committerMauro Sardara <[email protected]>
Thu, 13 Apr 2017 11:26:36 +0000 (11:26 +0000)
commitb68074b143fb9f97200695473b841fe77fbf8cf8
treea575cbb5b7084f376cf1b3de85403b7ed7f08621
parent95f1b293278529955c0bc0c29524ab979c4ce847
Adding support for package creation.
The script for creating the package is scripts/build-package.sh, and it will create the correct package depending
on the OS and the architecture users are running on.

Supported OS: Ubuntu 16.04, Ubuntu 14.04 and Centos7

Change-Id: I72bde4808067cd1dd80bb389b690d49e1b643f87
Signed-off-by: Mauro Sardara <[email protected]>
libparc/.gitignore
libparc/CMakeLists.txt
libparc/scripts/build-package.sh [new file with mode: 0644]
libparc/scripts/version [new file with mode: 0644]
longbow/.gitignore
longbow/CMakeLists.txt
longbow/scripts/build-package.sh [new file with mode: 0644]
longbow/scripts/version [new file with mode: 0644]