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

tracy: add version 0.11.1 #25044

Merged
merged 3 commits into from
Sep 30, 2024
Merged

tracy: add version 0.11.1 #25044

merged 3 commits into from
Sep 30, 2024

Conversation

toge
Copy link
Contributor

@toge toge commented Aug 25, 2024

Summary

Changes to recipe: lib/[version]

Motivation

There are several improvements in 0.11.1.

  1. add TRACY_VERBOSE option.
  2. fix libbacktrace_elf_dynload_support issue.

Details

wolfpld/tracy@v0.11.0...v0.11.1


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ErniGH ErniGH self-assigned this Aug 26, 2024
ErniGH
ErniGH previously approved these changes Aug 26, 2024
Copy link
Contributor

@ErniGH ErniGH left a comment

Choose a reason for hiding this comment

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

Thanks! ❤️

@ErniGH ErniGH requested a review from AbrilRBS August 26, 2024 09:44
if self.version == "0.11.1":
replace_in_file(self, os.path.join(self.source_folder, "CMakeLists.txt"),
"""target_include_directories(TracyClient INTERFACE ${unwind_INCLUDE_DIRS})""",
"""target_include_directories(TracyClient PRIVATE ${unwind_INCLUDE_DIRS})"""
Copy link
Member

Choose a reason for hiding this comment

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

Can I get some insight on this change? Thanks!

@pwqbot
Copy link
Contributor

pwqbot commented Sep 26, 2024

any update on this?

@AbrilRBS
Copy link
Member

Pinging @toge for clarification on #25044 (comment) :)

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (dff8eb915e8b5400be23c181789c17bc09beda35):

  • tracy/0.8.1:
    All packages built successfully! (All logs)

  • tracy/cci.20220130:
    All packages built successfully! (All logs)

  • tracy/0.11.1:
    All packages built successfully! (All logs)

  • tracy/0.11.0:
    All packages built successfully! (All logs)

  • tracy/0.9.1:
    All packages built successfully! (All logs)

  • tracy/0.10:
    All packages built successfully! (All logs)

  • tracy/0.8.2.1:
    All packages built successfully! (All logs)

  • tracy/0.9:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 3 (dff8eb915e8b5400be23c181789c17bc09beda35):

  • tracy/0.11.1:
    All packages built successfully! (All logs)

  • tracy/0.9.1:
    All packages built successfully! (All logs)

  • tracy/0.10:
    All packages built successfully! (All logs)

  • tracy/0.11.0:
    All packages built successfully! (All logs)

  • tracy/0.8.1:
    All packages built successfully! (All logs)

  • tracy/cci.20220130:
    All packages built successfully! (All logs)

  • tracy/0.8.2.1:
    All packages built successfully! (All logs)

  • tracy/0.9:
    All packages built successfully! (All logs)

Copy link
Contributor

@ErniGH ErniGH left a comment

Choose a reason for hiding this comment

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

Thanks

@conan-center-bot conan-center-bot merged commit 71f05a9 into conan-io:master Sep 30, 2024
37 checks passed
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

Successfully merging this pull request may close these issues.

5 participants