summaryrefslogtreecommitdiff
path: root/scripts/package-build/aws-gwlbtun
AgeCommit message (Collapse)Author
2025-07-30T7537: aws-gwlbtun: update to c1fd48bKyrylo Yatsenko
Updated aws-gwlbtun requires boost too new for Debian bookworm, but requires only one header-only library. * Add download/installation of thist boost header library. * Set path to this boost installation via cmake options.
2025-06-08T7535: aws-gwlbtun: add cmake for dependDate Huang
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2024-12-22T6674: use common .gitignore file for Package build artifacts/sourcesChristian Breunig
2024-08-29T6674: Add build-scrips for packages without JenkinsViacheslav Hletenko
Add build scripts for .deb packages without Jenkins. To exclude Jenkins we need some place where we can put new builds-scripts to run in parallel (old/new) during meantime We will deprecate old Jenkins package builds in the future.