aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlite.rb
AgeCommit message (Collapse)Author
2011-02-01sqlite 3.7.5Adam Vandenberg
2010-12-29Update sqlite to 3.7.4.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-15Added --with-fts option to sqlite3 formulaaktowns
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07Updated formula: sqlite3 3.7.3Kashif Rasul
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-02sqlite - fix optionsAdam Vandenberg
2010-11-02sqlite --universal optionTojek Anselm
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-25sqlite: update version to 3.7.2David Höppner
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-08-06Updated sqlite to 3.7.0.1Kashif Rasul
Fixes a potential database corruption problem and a possible performance regression caused by the introduction of automatic indexing. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-22Update formula sqlite to 3.7.0Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-12Update sqlite to 3.6.23.1Adam Vandenberg
2010-04-08Modified sqlite formula. Added option for R*-Tree moduleBarry Sears
Signed-off-by: David Höppner <0xffea@gmail.com> * white space
2010-03-12sqlite 3.6.23Adam Vandenberg
2010-02-04Update sqlite to 3.6.22Aku Kotkavuo
Signed-off-by: David Höppner <0xffea@gmail.com>
2009-12-12Update Sqlite to 3.6.20Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-08-25Bump sqlite version.Adam Vandenberg
2009-08-10Sqlite (newer than pack-in version)Adam Vandenberg