racket/pkgs
Matthew Flatt 0e2ad7d596 raco pkg: change --scope-dir search-path handling
Formerly, `--scope-dir` would include only the specified directory in
the search path for already installed packages, etc., which means that
it would only work right as a kind of installation scope that is a
step beyond "installation" on the "user"-to-"installation" spectrum.
The `'pkgs-search-dirs` confiugration entry, meanwhile, provides more
control over search ordering in installation scope. Make `--scope-dir`
work more consistently with that search-path configration.

This change also makes "instllation"-scope operations use the search
path more consistently, since some actions used to use the whole
search list while others pruned any prefix before the main
installation directory in the search list.
2018-09-10 06:14:34 -06:00
..
at-exp-lib at-exp: use "..." for literals in error messages 2018-03-01 07:00:11 -07:00
base cs & io: fix potential file-descriptor leak 2018-09-08 13:31:11 -06:00
compiler update copyright year to 2018 2018-01-12 15:44:07 -06:00
compiler-lib raco exe: add ++lang support 2018-09-02 07:53:47 -06:00
compiler-test raco exe: add ++lang support 2018-09-02 07:53:47 -06:00
net update copyright year to 2018 2018-01-12 15:44:07 -06:00
net-doc Fix function name imap-get-messages 2018-03-15 10:06:10 -05:00
net-lib update copyright year to 2018 2018-01-12 15:44:07 -06:00
net-test update copyright year to 2018 2018-01-12 15:44:07 -06:00
plt-services/meta Remove this drdr config file, which now lives in DrDr. 2014-12-20 20:06:03 -05:00
racket-benchmarks cs: faster continuation trace 2018-08-14 06:59:51 -07:00
racket-doc raco pkg: change --scope-dir search-path handling 2018-09-10 06:14:34 -06:00
racket-index make doc search context work on Edge 2018-08-25 06:58:15 -06:00
racket-lib upgrade native libraries 2018-04-09 09:14:05 +02:00
racket-test raco pkg: change --scope-dir search-path handling 2018-09-10 06:14:34 -06:00
racket-test-core bytecode optimizer: fix inlining bug 2018-09-05 20:33:05 -06:00
racket-test-extra fix typo, stream-empty? -> set-empty? (#2191) 2018-08-01 13:14:05 -04:00
zo-lib serialize srclocs in bytecode; change expander to keep srclocs 2018-06-27 06:36:20 -06:00