Commit graph

13 commits

Author SHA1 Message Date
Glenn Y. Rolland 4fead7bfcb fix: add version number for dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-27 14:57:06 +01:00
Glenn Y. Rolland bb1bb329f3 fix: add missing dependency for debian package
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-27 14:47:11 +01:00
Glenn Y. Rolland f35ab53a6e chore: fix RPM package naming + add license 2023-12-27 13:13:13 +01:00
Glenn Y. Rolland 3c603c0ada fix: change install type to man
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-27 11:27:57 +01:00
Glenn Y. Rolland 7341fceb55 fix: try compressing the manpage manually
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-27 11:14:41 +01:00
Glenn Y. Rolland bc91da78c2 fix: try installing manpage without quotes
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-27 11:09:01 +01:00
Glenn Y. Rolland 9ccf4d2352 fix: make sure there are no hidden chars in CMakeLists.txt
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-27 10:55:21 +01:00
Glenn Y. Rolland fa9fce9131 fix: add cmake root dir in manpage path
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-27 10:54:01 +01:00
Glenn Y. Rolland 61a4872d88 doc: add manpage for igmpgen 2023-12-27 10:23:13 +01:00
Glenn Y. Rolland 31bc5f3263 refactor: extract packet type parameter handling 2023-12-26 22:47:28 +01:00
Glenn Y. Rolland 71f697b974 feat: Add CPack packaging support for igmpgen
Updated `CMakeLists.txt` to integrate CPack, enabling the creation of
RPM and DEB packages for the igmpgen project. Key changes include:

- Project name updated for consistency.
- Installation target set for the executable.
- CPack configuration added for RPM, DEB, and TGZ packages, including essential metadata.

This enhancement facilitates easier distribution and deployment of
igmpgen across different platforms.
2023-12-26 14:15:44 +01:00
Glenn Y. Rolland df3b4fc503 feat: auto-detect libnet 2023-12-24 20:27:59 +01:00
Glenn Y. Rolland 4542e6b11e feat: add basic CMakeLists.txt 2023-12-24 20:27:59 +01:00