Commit Graph

6 Commits (f7c283e8bbbe7cb403bb919f50ecd1c99cea1806)

Author SHA1 Message Date
Adam Vandenberg a2186c1183 Update sqlite to 3.6.23.1 2010-04-12 11:19:13 -07:00
Adam Vandenberg e149a1c037 Update mod_wsgi to 3.2 2010-04-12 10:18:28 -07:00
Max Howell 0103671fa0 Use new inreplace syntax where useful 2010-01-13 11:23:11 +00: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
Adam Vandenberg 2dbfac4899 Build mod_wsgi with the same arch's as Python. 2009-09-21 13:06:21 -07:00
Adam Vandenberg 8f5d80231f Formula for mod_wsgi.
mod_wsgi is an Apache module that allows wsgi-compliant Python apps to run
under Apache or as separate daemons.
2009-08-25 02:48:13 +01:00