Loading issues.yml +8 −0 Original line number Diff line number Diff line Loading @@ -869,6 +869,14 @@ captures_kernel_version: . Sub-issue: captures_kernel_version_via_CMAKE_SYSTEM deterministic: True timestamps_in_cmake: description: | Timestamps generated by cmake TIMESTAMP function respect SOURCE_DATE_EPOCH, but use the local timezone. In CMakeLists.txt, uses of the TIMESTAMP function need to specify the timezone as UTC: . string(TIMESTAMP CURRENT_TIME "%Y-%m-%d" UTC) timestamps_in_allegro_dat_files: description: | `.dat` files from the Allegro framework are basically archives. The `dat` Loading Loading
issues.yml +8 −0 Original line number Diff line number Diff line Loading @@ -869,6 +869,14 @@ captures_kernel_version: . Sub-issue: captures_kernel_version_via_CMAKE_SYSTEM deterministic: True timestamps_in_cmake: description: | Timestamps generated by cmake TIMESTAMP function respect SOURCE_DATE_EPOCH, but use the local timezone. In CMakeLists.txt, uses of the TIMESTAMP function need to specify the timezone as UTC: . string(TIMESTAMP CURRENT_TIME "%Y-%m-%d" UTC) timestamps_in_allegro_dat_files: description: | `.dat` files from the Allegro framework are basically archives. The `dat` Loading