Commit Graph

14 Commits (newdev)

Author SHA1 Message Date
matt d327d9059c
fix #21 2021-10-05 21:20:41 +01:00
Matthew Hilton e29f2cd9d1
add githubactions packaging (#20)
* Added gitversion,cmake and last commit epoch as patch version

* Switched patch version to use commit hash instead of epoch

* Added CPACK_Version

* added message to output version

* added dockerbuild temp

* workflow fix

* fixed tabs

* fixed depends

* fixed typo

* typo in Dockerfile

* added upload artifact

* added deb_architecture

* added releases

* fixed checkout

* added tags

* fixed release gha

* Added versioning

* switch to use commit_timestamp
2021-09-23 22:16:29 -05:00
Matthew Hilton eb53d31c1d
package using cpack (#18)
Added build to .gitignore
Added vscode tasks to clean, build, package
Added CPack support for debian packages
2021-07-25 18:49:15 -05:00
Matthew Hilton e1dd406287
add versioning to enable building via yocto (#15) 2021-02-01 20:53:47 -06:00
Jason C. Wenger 5dda24782d Correct tabs to spaces 2020-07-11 21:28:22 -05:00
Jason Wenger f9f02815d0 Rearrange directory structure 2020-07-04 09:37:43 -05:00
Jason Wenger 4486455f17 Support installation 2020-05-25 20:06:19 -05:00
Jason Wenger 3acf7d221b Add ccache support 2020-05-10 14:55:57 -10:00
Jason Wenger ae72b7190f Adjust libusb module - avoid system warns about zero-size arrays 2020-05-10 14:55:57 -10:00
michal.szwaj@o2.pl 26ef6b8a82 Use CMake style to link with project libraries 2018-03-10 13:39:10 +01:00
michal.szwaj@o2.pl 49f45e4b0c Keep consitency in CMake if statements 2018-03-10 13:25:06 +01:00
michal.szwaj@o2.pl 257c63e06d Fix build on MinGW w64 2018-03-10 13:03:54 +01:00
michal.szwaj 5edcc7c68c Add flag for toggle external gtest complation to speed up release build 2018-02-18 02:01:32 +01:00
michal.szwaj 9bcecbc977 Initial commit 2018-02-11 20:36:55 +01:00