Thread (5 messages) 5 messages, 3 authors, 2025-03-27

Re: gitweb.js build mistake

From: Simon Richter <hidden>
Date: 2025-02-28 05:51:50

Hi,

On 2/28/25 14:34, Thorsten Glaser wrote:
This is because (rightfully) the output got a new dependency…
quoted
$(MAK_DIR_GITWEB)static/gitweb.js: $(MAK_DIR_GITWEB)generate-gitweb-js.sh
… but the rule uses $^ to append sources.
Possible fix attached.
Would an order-only dependency also work?

     $(MAK_DIR_GITWEB)static/gitweb.js: | 
$(MAK_DIR_GITWEB)generate-gitweb-js.sh

    Simon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help