zeek/scripts
Arne Welzel ecdd2b0b29 spicy/zeekygen: Remove mtime from generated code
Zeekygen implements its own make-style update logic to prevent
re-creation of files that have not changed. To fulfill this, we
currently encode the current time into spicyz generated .cc files.

This degrades ccache efficiency for built-in analyzers and also
for all .evt files compiled during testing. Switch SpicyModuleInfo
to return current time instead. This results in the re-generation
of documentation files unconditionally when running Zeekygen, but
that seems more acceptable IMO.

Generally wonder if Zeekygen should produce output unconditionally
and if we need to clobber prevention, compare with the content of
the existing file.

Closes #3619
2024-02-27 15:06:02 +01:00
..
base Merge remote-tracking branch 'origin/topic/awelzel/move-iso-9660-sig-to-policy' 2024-02-26 21:16:48 +01:00
policy signatures/iso-9660: Add \x01 suffix to CD001 2024-02-26 21:00:01 +01:00
site telemetry: Disable metrics centralization by default 2023-06-21 20:13:55 +02:00
spicy spicy/zeekygen: Remove mtime from generated code 2024-02-27 15:06:02 +01:00
zeekygen test-all-policy: Do not load iso-9660.zeek 2024-02-26 17:58:26 +01:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
test-all-policy.zeek test-all-policy: Do not load iso-9660.zeek 2024-02-26 17:58:26 +01:00