racket/collects/setup
Matthew Flatt 41e9e3e5ff db: add `sqlite3-available?'
Loading `db/sqlite3' no longer raises an exception if
the SQLite library isn't found. Instead, `sqlite3-connect'
raises an exception, while `sqlite3-available?' reports
whether it will work.

The dynamic test allows the documentation-help system
to continue to work if SQLite3 is not available. Currently,
though, `raco setup' still insists on using SQLite3 to
build the database of documented tags.
2012-11-23 18:44:51 -07:00
..
commands
infotab/lang
private Revert "topologically sort collections based on the dependencies between" 2012-03-01 11:43:54 -06:00
collects.rkt Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
configtab.rkt
dirs.rkt setup/dirs: fix for failure to find embedding executable 2012-09-21 07:18:55 -06:00
doc-db.rkt db: add `sqlite3-available?' 2012-11-23 18:44:51 -07:00
getinfo.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
info.rkt
infotab.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
link.rkt fix `raco setup' for splicing collections 2012-05-03 11:11:38 -06:00
main-collects.rkt
main-doc.rkt
main.lch
main.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
option-sig.rkt
option-unit.rkt
pack.rkt
parallel-build.rkt Fixes parallel raco make of relative paths including subdirectories 2012-08-03 09:15:22 -06:00
parallel-do.rkt adjust a bunch of error printfs in raco setup so they include the 2012-06-22 21:38:09 -05:00
path-relativize.rkt setup/path-relativize: fix for unknown root path 2012-09-22 08:11:08 -06:00
path-to-relative.rkt
plt-installer-sig.rkt
plt-installer-unit.rkt adjust the installer dialog so that it prints a "completed" 2012-09-19 06:03:03 -05:00
plt-installer.rkt
plt-single-installer.rkt
scribble.rkt raco setup: build database mapping doc tags to "out.sxref"s 2012-11-23 18:44:50 -07:00
setup-cmdline.rkt raco setup: improve description of `--doc-pdf' 2012-10-12 22:37:47 -04:00
setup-go.rkt
setup-unit.rkt skip ".git" or ".svn" in a collects directory 2012-11-16 14:10:32 -07:00
unixstyle-install.rkt Put the main work in a `main' sub-module. 2012-07-27 10:35:00 -04:00
unpack.rkt setup/pack: fix internal and contract errors 2012-08-10 07:49:17 -06:00
variant.rkt
winvers-change.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
winvers.rkt
xref.rkt raco setup: build database mapping doc tags to "out.sxref"s 2012-11-23 18:44:50 -07:00