K4YT3X
14fd829723
Set CMake build type to release and added binary stripping ( #22 )
...
* set CMake build type to Release
* added strip flag to cmake build command
3 years ago
K4YT3X
c487873db2
Reorganizing directory structure and minor housekeeping ( #21 )
...
* reorganized files into appropriate directories
* updated README, AUTHOR, and LICENSE to conform to conventions
* adjusted CMakeLists and pipeline for the new directory structure
* moved examples->configs; scripts->tools; src/debian->/debian
* updated authors information
* created new section in author information
* removed deprecated iden_channel_calc tool
3 years ago
k4yt3x
39362768a0
replaced actions/create-release with softprops/action-gh-release
3 years ago
k4yt3x
786c5d217f
replaced pipeline set-output with environment file
3 years ago
k4yt3x
3a97dbb73d
fixed asio cross-compiling issues
3 years ago
Bryan Biedenkapp
a37df330ab
fix some minor workflow naming;
3 years ago
k4yt3x
a9a6a0262c
added libasio-dev for the new REST API
3 years ago
k4yt3x
3a201a466c
redesigned the release pipeline to auto cross-compile for architectures
3 years ago
Bryan Biedenkapp
07fad26ec3
update GitHub workflow to include libasio-dev;
3 years ago
Nat Moore
1053abf875
yea fix the names i'm stupid
3 years ago
Nat Moore
3067d9ef04
add auto run on v3 branch ???
3 years ago
Nat Moore
f5c51d2475
move to separate build and release files;
3 years ago
Nat Moore
e2ca13d9cf
oops! forgot the build command
3 years ago
Nat Moore
0da8ee87fb
inc checkout version; fix cmake build
3 years ago
Nat Moore
7b21aad437
add manual run; add build type to GH actions
3 years ago
Nat Moore
5cc72c162a
add GH actions;
3 years ago
Bryan Biedenkapp
a71d00a09d
fix GitHub workflows, these should never run automatically;
4 years ago
Bryan Biedenkapp
2f91715752
add support to make directly to a tarball package; add .github workflow YAML files;
4 years ago