[cmake-developers] Autogen subdirectories patches

Sebastian Holtermann seblist at xwmw.org
Tue Jul 26 11:31:00 EDT 2016


Am 21.07.2016 um 17:40 schrieb Brad King:
> On 04/22/2016 09:37 AM, Brad King wrote:
>> The rest of the changes are now in 'master'.  Thanks for working on this!
>
> Unfortunately I've had to revert some of these changes due to
> regressions they cause.  See issue here:
>
>   https://gitlab.kitware.com/cmake/cmake/issues/16209

Hi,
I have prepared an other approach which uses checksum suffixes
instead of nested directory generation.
This was tested on my Debian/amd64/Makefile setup.

-- From the commit:
Subject: [PATCH] QtAutogen fix for too deep nested directory generation.

Instead of generating moc_* and qrc_* files in subdirectories
that reflect their source's location in the source tree
the files get generated solely in the TARGET_NAME_automoc.dir/
but get a Base64 encoded checksum suffix that was generated
from their source path and a few more seed strings.
--

Please review.

-Sebastian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: autogen_patch_2016-07-26-1.patch
Type: text/x-patch
Size: 18170 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160726/2134fa91/attachment-0001.bin>


More information about the cmake-developers mailing list