racket/racket/collects/setup
Matthew Flatt 76418e9be8 path->module-path: make sure result is always a module path
Avoid creating a result that is intended as a module path but
has elements that are not syntactically allowed, such as a "."
in a collection-path element.
2016-05-01 07:00:36 -06:00
..
commands move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
infotab/lang add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
private add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
collection-name.rkt Fix typoed character ranges (A-z => A-Z) 2013-12-06 12:09:11 -07:00
collection-search.rkt add setup/collection-search 2015-07-30 14:12:04 -06:00
collects.rkt path->module-path: make sure result is always a module path 2016-05-01 07:00:36 -06:00
cross-system.rkt setup/cross-system: configure reader properly 2016-01-08 18:29:10 -07:00
dirs.rkt add support for tethering to a config or addon dir 2016-04-15 06:42:15 -06:00
doc-db.rkt doc database: retry on SQLITE_READONLY_ROLLBACK 2015-09-09 06:47:34 -06:00
getinfo.rkt The set of environment variables accessible via getenv is 2016-04-15 09:56:59 -06:00
info.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
infotab.rkt The set of environment variables accessible via getenv is 2016-04-15 09:56:59 -06:00
link.rkt raco pkg: handle bad collection strings 2013-09-02 10:10:31 -06:00
main-collects.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
main-doc.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
main.lch add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
main.rkt add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
matching-platform.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
option.rkt add setup/materialize-user-docs and related raco setup flags 2014-11-23 10:51:07 -07:00
pack.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
parallel-build.rkt fix parallel raco setup failure on dependency cycles 2016-02-09 08:01:42 -07:00
parallel-do.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
path-relativize.rkt fix relative-path discovery for case-normalized paths 2015-11-16 12:55:19 -07:00
path-to-relative.rkt make-path->relative-string: handle immediate directory path 2014-11-24 16:27:11 -07:00
plt-single-installer.rkt Improve DrRacket .plt installation functionality so that it prints 2014-04-06 17:49:22 -05:00
setup-cmdline.rkt switch to set-of-scopes expander 2015-07-16 14:20:00 -06:00
setup-core.rkt add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
setup-go.rkt raco setup: add --pkgs argument 2014-07-07 06:17:21 +01:00
setup.rkt add setup/materialize-user-docs and related raco setup flags 2014-11-23 10:51:07 -07:00
unixstyle-install.rkt setup/unixstyle-install: fix DESTDIR mode for ".desktop" fixup 2015-11-24 09:49:09 -07:00
unpack.rkt adjust ".plt" S-expression matching to accept more old archives 2013-07-22 16:34:21 -06:00
variant.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
winstrip.rkt Windows cross-build: fix over-agressive pruning of DLLs 2015-10-21 18:13:39 -06:00
winvers-change.rkt provide ".def" file for the Racket DLL 2015-10-20 20:22:05 -06:00
winvers.rkt move "props" test configs to test submodules or "info.rkt" files 2013-12-30 12:15:18 -07:00