[cmake-developers] Filesystem timestamp checks
Ruslan Baratov
ruslan_baratov at yahoo.com
Tue Oct 20 17:45:48 EDT 2015
On 21-Oct-15 03:25, Ben Boeckel wrote:
> On Wed, Oct 21, 2015 at 01:53:42 +0600, Ruslan Baratov wrote:
>> On 20-Oct-15 21:42, Ben Boeckel wrote:
>>> On Tue, Oct 20, 2015 at 04:56:47 +0600, Ruslan Baratov via cmake-developers wrote:
>>>> * I don't want to patch every script. To be precise I prefer to "Fix
>>>> something in one place so it works 100% and forget about it" then "Every
>>>> time I start creating script I should remember that..."
>>> The "one place" would be make and (probably) ninja, not CMake as your
>>> example indicates.
>> It's not a make or ninja issue.
> Doesn't your example Makefile without CMake in the loop show this issue
> without CMake being present though?
Yes. I mean "It's not **only** a make or ninja issue" so fixing make
will not help. I'm pretty sure this "feature" is reproducible using any
generator if file system date resolution is bad enough.
More information about the cmake-developers
mailing list