Commit Graph

5 Commits (2d5354f558552edef92a0bbabfe2b07c4e3601fb)

Author SHA1 Message Date
Jay Levitt 2c2af243fe httperf: support --enable-debug option
The --enable-debug configure-time option builds httperf with
runtime support for the --debug=N or -d=N flags, which show
details about the requests and responses.  N is a number; the
higher the number, the more detail you get.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-27 09:35:01 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Niket Patel bc76d7bd91 httperf is moved to google code hosting. and ftp site is super slow.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Also changed homepage.
2010-02-20 23:18:59 -08:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Seth Falcon 9941aa95e4 Add formula for httperf 2009-10-12 11:36:50 -07:00