Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite and simplify makefiles #177

Open
grantseltzer opened this issue Jun 20, 2022 · 1 comment
Open

Rewrite and simplify makefiles #177

grantseltzer opened this issue Jun 20, 2022 · 1 comment

Comments

@grantseltzer
Copy link
Contributor

grantseltzer commented Jun 20, 2022

The makefile system for the selftests and dynamic building is somewhat complex, it can be simplified if we can mirror the makefiles in tracee: https://github.com/aquasecurity/tracee/tree/main/builder

Requirements:

  • Selftests should be run against the latest 3 versions of libbpf (picked automatically)
  • Selftest output should be unified and easy to read
  • Makefiles should be written in the style of Tracee's makefile system
  • Add helptext
  • Release workflow like tracee
@rafaeldtinoco
Copy link
Contributor

rafaeldtinoco commented Sep 15, 2022

Related issues:
#250
#240
#242
#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants