dragora-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dragora-users] CMake optimization


From: Matías Fonzo
Subject: Re: [Dragora-users] CMake optimization
Date: Thu, 07 Jul 2022 11:19:44 -0300
User-agent: Roundcube Webmail/1.5.2

El 2022-07-06 18:34, Matías Fonzo escribió:
This seems to be like ccache but for cmake.

I haven't undermined this in depth, nor do I think I can do/check it
now, as I aim to complete certain objectives in order to publish a new
version...

I'm sorry, I meant "examined" instead of "undermined".  :-)

Anyway, it may be an improvement, thanks for the suggestion.  :-)

El 2022-07-05 05:23, DustDFG escribió:

When I was building Dragora, I noticed that packages that use CMake
build system spend so much time on similar checks. So I decided to
find the way for optimization by caching these results. It seems to me
that I found the solution. I am not sure but I believe that
cmake-checks-cache [1] can help with. I lack knowledge so I want to
let you know about it because it can help speed up dragora builds.

As I pointed above, I lack knowledge but it seems to me that we can
add the cmake-checks-cache to the build environment and add
-DCMAKE_MODULE_PATH=PATH_TO_CMAKE_CHECKS_CACHE to each recipe that
uses cmake...

[1] https://github.com/cristianadam/cmake-checks-cache/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]