racket/collects/setup
Matthew Flatt 3c253b0e2b raco pkg': treat ".plt" format consistently with raco setup -A'
An old package intended for use with `raco setup -A' can be
installed with `raco pkg install'.

A package created with `raco pkg create --format plt' can be
installed with `raco setup -A', although it could leave behind
weird "MANIFEST.rktd" and other files in the "collects" directory.

An old package created with `raco pkg create --format plt' still
can be used with `raco pkg install', although not with `raco setup -A'.

The change from previous 'raco pkg' behavior is that package content
now claims to be in a "collects" directory that is
installation-relative, and unpacking redirects "collects" to the
package-staging area. At the same time, unpacking still works the
same as before on ".plt" archives that are not installation-relative.
2012-11-29 06:27:38 -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 Typo fixes 2012-11-27 07:55:29 -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 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 setup/setup: a keyword-based API for running `raco setup' 2012-11-29 06:27:38 -07:00
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
setup.rkt setup/setup: a keyword-based API for running `raco setup' 2012-11-29 06:27:38 -07:00
unixstyle-install.rkt Put the main work in a `main' sub-module. 2012-07-27 10:35:00 -04:00
unpack.rkt raco pkg': treat ".plt" format consistently with raco setup -A' 2012-11-29 06:27:38 -07: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