summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-05 08:35:45 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-05 08:51:26 +0000
commitf46e130439a57ce44708971183adab7e58512b34 (patch)
treef58c47672a5b6f69bb9516d2988f2329318f9c27 /Makefile
parent422bff280297b55aff6542cc5df1c078f37ab673 (diff)
downloadgit-f46e130439a57ce44708971183adab7e58512b34.tar.gz
instaweb: minimize moving parts for WEBrick
Since there are WEBrick configuration settings (including the upcoming AccessLog support) that cannot be represented in YAML and require Ruby anyways, the YAML config file is an unnecessary layer of complexity. Additionally, the shell script wrapper to start WEBrick is unecessary since our generated Ruby script can be made executable in the same manner with /usr/bin/env. Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions