about summary refs log tree commit diff
path: root/ui-tree.c
diff options
context:
space:
mode:
authorHarley Laue <losinggeneration@gmail.com>2008-09-18 21:06:18 -0500
committerLars Hjemli <hjemli@gmail.com>2008-09-20 13:47:58 +0200
commit06e14dc61cf36c146f04de91497d2fe866c46f5e (patch)
treee568adadba7fc1c4070494806d52625633f48552 /ui-tree.c
parentui-repolist: enable filtering of repos by path (diff)
downloadcgit-pink-06e14dc61cf36c146f04de91497d2fe866c46f5e.tar.gz
cgit-pink-06e14dc61cf36c146f04de91497d2fe866c46f5e.zip
Add LDFLAGS to makefile.
This will allow for creating static builds which is useful for chrooted
environments.

Signed-off-by: Harley Laue <losinggeneration@gmail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-tree.c')
0 files changed, 0 insertions, 0 deletions
e3c85131896e203f7ba16d883bc61bfa09064&follow=1'>Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe