summaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* make sure the Makefile gets cleaned up via rake cleanJamis Buck2008-05-301-1/+1
|
* rename README to README.rdoc.Jamis Buck2008-05-301-13/+6
| | | | Also update the Rakefile and gemspecs to reference the new CHANGELOG.rdoc README.rdoc.
* make the table_info method adjust the returned default value for the rows so ↵Jamis Buck2007-01-301-1/+1
| | | | that the sqlite3 change in 3.3.8 and greater can be handled transparently
* support for building beta gemsJamis Buck2007-01-291-0/+17
|
* Update rdoc task to pass options correctly to rdocJamis Buck2007-01-131-1/+1
|
* Add a 'build' task for more easily building the native extensionJamis Buck2007-01-131-0/+8
|
* Get rid of (most of) the warnings when running in -w modeJamis Buck2007-01-131-1/+1
|
* Fix a few broken tests (and comment out a few that appear to be broken due ↵Jamis Buck2005-09-111-1/+1
| | | | to sqlite3 bugs). Add a pre-built sqlite3_api_wrap.c and make the extconf.rb not try to build it every time. Make extconf.rb die if asked to build the wrap.c file and swig is not installed.
* ChangeLog is dynamically generated again.Jamis Buck2005-02-151-6/+12
|
* Changed Rakefile to support the static changelog file.Jamis Buck2005-01-311-14/+4
|
* Changed layout to support tagging and branchingJamis Buck2005-01-091-0/+178