diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-06 14:24:49 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-06 23:52:11 +0100 |
commit | 3f145a4fe37099c55c7596e93a4cfd850662f88a (patch) | |
tree | 06ce07bbb756e6231548f03a985df5c6d9d0e2b8 /.gitignore | |
parent | Makefile: extract script to generate gitweb.js (diff) | |
download | git-3f145a4fe37099c55c7596e93a4cfd850662f88a.tar.xz git-3f145a4fe37099c55c7596e93a4cfd850662f88a.zip |
Makefile: refactor generators to be PWD-independent
We have multiple scripts that generate headers from other data. All of
these scripts have the assumption built-in that they are executed in the
current source directory, which makes them a bit unwieldy to use during
out-of-tree builds.
Refactor them to instead take the source directory as well as the output
file as arguments.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions