{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1740498544,"commit_time":1740569703,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"37523c91bc418fc734ee54f329677dc7123eb465","message":"GHA/linux: build out-of-tree, make autotools `tidy` target support it\n\nTo sync with the rest of core workflows.\n\nAlso fix the `tidy` (clang-tidy) target in autotools to support\nout-of-tree builds:\n```\nclang-tidy slist_wc.c terminal.c tool_bname.c [...] var.c tool_hugehelp.c tool_ca_embed.c\n  -quiet --warnings-as-errors=* -checks=-clang-analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,-clang-analyzer-valist.Uninitialized --\n  -I../../include -I../lib -I../src -I../../lib -I../../src\n  -DBUILDING_CURL -DUSE_MANUAL -D_GNU_SOURCE -DHAVE_CONFIG_H\n[1/45] Processing file /home/runner/work/curl/curl/bld/src/slist_wc.c.\nError while processing /home/runner/work/curl/curl/bld/src/slist_wc.c.\n[2/45] Processing file /home/runner/work/curl/curl/bld/src/terminal.c.\nError while processing /home/runner/work/curl/curl/bld/src/terminal.c.\n[3/45] Processing file /home/runner/work/curl/curl/bld/src/tool_bname.c.\nError while processing /home/runner/work/curl/curl/bld/src/tool_bname.c.\n[...]\n```\nRef: https://github.com/curl/curl/actions/runs/13525337357/job/37794388404?pr=16480#step:36:561\n\nCloses #16480\n","parents":["200993fccd311b585a85deb92fbfec9a84d2b7fe"],"tree_hash":"bf98cf1dc9cb29747dce750deca80a6744db88d9"}