Skip to content

Fix PCH and ccache build #2627

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

Merged
merged 7 commits into from
Mar 27, 2025
Merged

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Mar 21, 2025

  • Fix ccache github cache key
  • Fix ccache and pch compiler error with clang-cl
  • Display ccache statistics
  • Allow ccache to recognize conda compiler (compiler_type)

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

👋 Hi,
This is a reminder message to assign an extra build label to this Pull Request if needed.
By default, this PR will be build with minimal build options (URDF support and Python bindings)
The possible extra labels are:

  • build_collision (build Pinocchio with coal support)
  • build_casadi (build Pinocchio with CasADi support)
  • build_autodiff (build Pinocchio with CppAD support)
  • build_codegen (build Pinocchio with CppADCodeGen support)
  • build_extra (build Pinocchio with extra algorithms)
  • build_mpfr (build Pinocchio with Boost.Multiprecision support)
  • build_sdf (build Pinocchio with SDF parser)
  • build_accelerate (build Pinocchio with APPLE Accelerate framework support)
  • build_all (build Pinocchio with ALL the options stated above)

Thanks.
The Pinocchio development team.

jcarpent
jcarpent previously approved these changes Mar 21, 2025
@pgraverdy pgraverdy added the pr status wip To not review in weekly meeting label Mar 24, 2025
@jorisv jorisv force-pushed the topic/fix-ccache-key branch 3 times, most recently from 34503c4 to 0d78ea0 Compare March 27, 2025 09:03
@jorisv jorisv force-pushed the topic/fix-ccache-key branch from 0d78ea0 to ec5f853 Compare March 27, 2025 09:03
@jorisv jorisv changed the title Fix ccache cache key Fix PCH and ccache build Mar 27, 2025
@jorisv jorisv merged commit de5c3e2 into stack-of-tasks:devel Mar 27, 2025
26 checks passed
@jorisv jorisv deleted the topic/fix-ccache-key branch March 27, 2025 10:35
@jcarpent
Copy link
Contributor

Well done ;)

ManifoldFR added a commit to Simple-Robotics/candlewick that referenced this pull request Apr 3, 2025


Parallel build w/ 2 threads
Display ccache stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog pr status wip To not review in weekly meeting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants