racket/collects/setup
Matthew Flatt 569af52ffc raco setup: turn off synchronous mode for doc database
Synchronous mode implies fsync(), which makes updates *much*
slower on some machines, such as the DrDr machine. The doc
database doesn't need to survive a catastrophic failue
(such as a power failure or OS crash), so turn synchronous
mode off.
2012-11-26 06:24:29 -07:00
..
commands
infotab/lang
private raco setup: move doc dependency and duplicate checking to database 2012-11-23 20:07:49 -07: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 raco setup: turn off synchronous mode for doc database 2012-11-26 06:24:29 -07:00
getinfo.rkt
info.rkt
infotab.rkt
link.rkt
main-collects.rkt
main-doc.rkt
main.lch
main.rkt
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 raco setup: move doc dependency and duplicate checking to database 2012-11-23 20:07:49 -07: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: add a layer of db write locking, db read fallback 2012-11-25 17:55:23 -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 raco setup: move doc dependency and duplicate checking to database 2012-11-23 20:07:49 -07:00
unixstyle-install.rkt
unpack.rkt setup/pack: fix internal and contract errors 2012-08-10 07:49:17 -06:00
variant.rkt
winvers-change.rkt
winvers.rkt
xref.rkt raco setup: turn off synchronous mode for doc database 2012-11-26 06:24:29 -07:00