racket/racket/collects
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
..
acks Add Sarah and Andrew. 2018-06-19 11:25:55 -04:00
compiler raco exe: fix declare-preserve-for-embedding submodule 2018-09-02 07:25:16 -06:00
data switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
db/private db: avoid Racket C API 2018-04-15 08:16:47 -06:00
dynext add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
ffi ffi/objc: add with-blocking-tell 2018-09-09 11:56:26 -06:00
file add sha1-bytes, sha224-bytes, and sha256-bytes via rktio 2018-06-27 06:36:20 -06:00
info add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
json for #2058, issue discovered by Sam 2018-06-25 14:06:48 -04:00
launcher switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
net reformat and fix up reconnecting 2018-05-14 10:17:47 -04:00
openssl add sha1-bytes, sha224-bytes, and sha256-bytes via rktio 2018-06-27 06:36:20 -06:00
pkg raco pkg: change --scope-dir search-path handling 2018-09-10 06:14:34 -06:00
planet setup-plt -> raco setup 2016-08-24 15:33:07 -05:00
racket cs & io: fix potential file-descriptor leak 2018-09-08 13:31:11 -06:00
raco switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
reader/lang move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
realm add "collects/realm/README.txt" 2013-08-27 18:00:58 -06:00
s-exp/lang add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
setup move processor-count core to rktio 2018-09-08 18:59:10 -06:00
syntax syntax/parse: fix struct match patterns with wrong number of subpatterns 2018-08-10 18:04:56 +02:00
version Fix check-version from version/check 2016-01-21 20:18:48 -06:00
xml add src argument to syntax:read-xml 2018-06-18 19:52:52 -04:00
.gitignore add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00