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

build improvements, renaming, and cleanups #1791

Merged
merged 5 commits into from
Nov 18, 2021

Conversation

jasondellaluce
Copy link
Contributor

@jasondellaluce jasondellaluce commented Nov 17, 2021

What type of PR is this?

/kind cleanup

/kind documentation

/kind feature

Any specific area of the project related to this PR?

/area build

What this PR does / why we need it:

This PR follows up the changes introduced by falcosecurity/libs#41, and it proceeds by removing obsolete build patches and by cleaning up the codebase. Accordingly, this removes the patch for libscap from the build system. Also, as a bonus (😸) , this enables building with a local libs directory.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

build: allow using local libs source dir by setting `FALCOSECURITY_LIBS_SOURCE_DIR` in cmake

jasondellaluce and others added 5 commits November 18, 2021 09:22
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
…ersion

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
@jasondellaluce jasondellaluce changed the title wip: build improvements, renaming, and cleanups build improvements, renaming, and cleanups Nov 18, 2021
Copy link
Member

@leogr leogr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I waited months for this. Eventually, we get rid of the need of patching libs here, but more importantly, we can finally use a local copy of libs when developing (as a developer, this is a great improvement for our health 🤩)

LGTM!
And thank you to all folks involved. 😃

/approve

@poiana
Copy link
Contributor

poiana commented Nov 18, 2021

LGTM label has been added.

Git tree hash: 0589df4aec7c9705c581a5622d097362120d060a

@poiana
Copy link
Contributor

poiana commented Nov 18, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jasondellaluce, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit b15a045 into falcosecurity:master Nov 18, 2021
@jasondellaluce jasondellaluce deleted the refactor/renaming branch November 18, 2021 15:26
@leogr leogr added this to the 0.31.0 milestone Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants