summaryrefslogtreecommitdiff
path: root/tests/t0105-commit.sh
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 /tests/t0105-commit.sh
parentdd80ef59e7cad0146b7e4812afa3f84ea3d1c7b8 (diff)
downloadcgit-06e14dc61cf36c146f04de91497d2fe866c46f5e.tar.gz
cgit-06e14dc61cf36c146f04de91497d2fe866c46f5e.tar.bz2
cgit-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 '')
0 files changed, 0 insertions, 0 deletions
pan>/+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33