about summary refs log tree commit diff
path: root/cgit.mk
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:14:14 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:36:37 +0200
commit0393102249c30f62c8f061062bc4a9ba962b6910 (patch)
treeab732e231be130d6e1999b0d0e129e91266d0693 /cgit.mk
parenttests: allow shell to be overridden (diff)
downloadcgit-pink-0393102249c30f62c8f061062bc4a9ba962b6910.tar.gz
cgit-pink-0393102249c30f62c8f061062bc4a9ba962b6910.zip
Makefile: include Git's config.mak.uname
This pulls in the correct value of $(INSTALL) on a wide variety of
systems.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'cgit.mk')
0 files changed, 0 insertions, 0 deletions
ommit/bin/qf.c?id=867f1c9743e0cecab44b07324ef3108bb0f2160a&follow=1'>Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe