Adding support for package creation. 84/6184/3
authorMauro Sardara <[email protected]>
Thu, 13 Apr 2017 09:56:07 +0000 (11:56 +0200)
committerMauro Sardara <[email protected]>
Thu, 13 Apr 2017 11:12:14 +0000 (13:12 +0200)
commit1b439ad4c3802b0bbf6807d200231643026cf80f
treec8b417d481e07bb28107462dd826cf0b5e614fdc
parentb1021744ba2d43e60027f59aa6c12949591a8ddb
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: Ibaf4d6e9e8d66f81378459139462a7fcb1f274a0
Signed-off-by: Mauro Sardara <[email protected]>
.gitignore [new file with mode: 0644]
CMakeLists.txt
scripts/build-package.sh [new file with mode: 0644]
scripts/version [new file with mode: 0644]