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: reorganize driver cmake vars #423

Merged
merged 5 commits into from
Jun 23, 2022

Commits on Jun 22, 2022

  1. buid: move driver settings to driver/CMakeLists.txt

    Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
    leogr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7a6d31c View commit details
    Browse the repository at this point in the history
  2. chore(driver/CMakeLists.txt): small improvements

    Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
    leogr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    91c39f5 View commit details
    Browse the repository at this point in the history
  3. build(userspace/libscap): add WITH_DRIVER to conditionally exclude …

    …the driver from the build
    
    Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
    leogr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    13aa6e1 View commit details
    Browse the repository at this point in the history
  4. build(userscap/libscap): correct WITH_DRIVER setting implementation

    Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
    leogr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3efe8a3 View commit details
    Browse the repository at this point in the history
  5. refactor: change semantic WITH_DRIVER to USE_BUNDLED_DRIVER

    Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
    leogr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ec96bc4 View commit details
    Browse the repository at this point in the history