[cmake-developers] cmCacheManager related changes

Tobias Hunger Tobias.Hunger at qt.io
Fri Jun 10 04:34:56 EDT 2016


Hi Brad,

I got some more changes to enable daemon-mode to access the full contents of the
CMakeCacheManager. With these patches and the daemon mode as of today Daniel
should be able to implement something like ccmake with daemon-mode only.

These patches are all concerned about accessing the properties that are set
on the cache values.

https://github.com/hunger/CMake/commit/b46f1feae7c2f1bd47b7d1848ce31d4edf505a1e

makes the list of defined properties accessible from the cmPropertyMap.

https://github.com/hunger/CMake/commit/a7bf58458172580e0aab865726b18341af142248

makes the list of defined properties accessible from the cmCacheEntry.

https://github.com/hunger/CMake/commit/0ff8cd2e862b52a0baf271b127945bed00f8db38

It kills an uninitialized cmCacheManager* in the cmake object and its getter.

https://github.com/hunger/CMake/commit/958c0bfd18f26a9d61d2a39ed826a7ce40fce35c

Adds an interface to cmState to retrieve the property list.

Best Regards,
Tobias

-- 
Tobias Hunger, Senior Software Engineer | The Qt Company
The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho. Sitz der
Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B


More information about the cmake-developers mailing list