Add dpkg/rpm building capability:

* docker container definitions for package building
* cmake targets for building packages
* initial gitlab CI + artifactory integration
This commit is contained in:
Mike Ellery
2018-12-31 16:33:07 -08:00
committed by Nik Bougalis
parent b2170d016a
commit e6370a6482
46 changed files with 2034 additions and 78 deletions

1
.gitignore vendored
View File

@@ -93,3 +93,4 @@ Builds/VisualStudio2015/*.sdf
*.pdb
.vs/
CMakeSettings.json
compile_commands.json