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

Specify sanitizers using IGN_SANITIZERS cmake variable #210

Merged
merged 9 commits into from
Apr 1, 2022

Commits on Mar 11, 2022

  1. Support for running compiler sanitizers

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    e6eea98 View commit details
    Browse the repository at this point in the history
  2. Fix problems with linters

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c80c29c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Do not mess with CMAKE_BUILD_TYPE

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    443e015 View commit details
    Browse the repository at this point in the history
  2. Prefer to use set when dealing with strings

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f169762 View commit details
    Browse the repository at this point in the history
  3. Include documentation

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c1bc190 View commit details
    Browse the repository at this point in the history
  4. Fix variable name: IGN_SANITIZER

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    86f2091 View commit details
    Browse the repository at this point in the history
  5. Restrict sanitizer test to UNIX

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    05e5e6d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Include an entry in the tutorial page

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c55d115 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    6bb8683 View commit details
    Browse the repository at this point in the history