racket/pkgs/racket-doc/scribblings/raco
Matthew Flatt 572b96a6ef add 'gui-bin-dir as a separate configuration option
Allow the directory for GUI executables to be specified as different
from console executables. The defaults for those two are different
on Mac OS, and configuring them differently might be useful to
address #1575.

Although there is probably no demand on Windows or Unix for splitting
the console and GUI bin directories, this patch tries to make things
work sensible there. On Windows, there's a corner case where a
launcher that starts GRacket (especially with `-z`) is intended to be
a console executable. The launcher creator can be told that via a
`subsystem` option, but a new `#:console?` argument was needed for
`make-gracket-launcher-path` lets the path selector know.
2017-01-30 05:41:49 -07:00
..
api.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
bundle-api.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
c-mods.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
cc.scrbl
command.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
common.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
config.scrbl add 'gui-bin-dir as a separate configuration option 2017-01-30 05:41:49 -07:00
ctool.scrbl reorganize docs for raco make-related APIs 2016-04-16 11:06:20 -06:00
decompile.scrbl document compiler/zo-struct changes for new bytecode form 2015-08-07 05:30:25 -06:00
demod.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
dist-api.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
dist.scrbl "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
docs.scrbl
exe-api.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
exe-dylib-path.scrbl "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
exe.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
expand.scrbl document raco read 2015-06-04 06:48:18 -06:00
ext.scrbl
info.rkt
info.scrbl The set of environment variables accessible via getenv is 2016-04-15 09:56:59 -06:00
launcher.scrbl add 'gui-bin-dir as a separate configuration option 2017-01-30 05:41:49 -07:00
link.scrbl
make.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
pkg.scrbl
planet.scrbl
plt.scrbl
raco.scrbl document raco read 2015-06-04 06:48:18 -06:00
read.scrbl Fix name of command in docs. 2015-06-11 14:03:16 -05:00
scribble.scrbl
setup.scrbl add 'gui-bin-dir as a separate configuration option 2017-01-30 05:41:49 -07:00
test.scrbl Add ignore-stderr submodule and test-ignore-stderrs "info.rkt" 2017-01-30 05:41:49 -07:00
unpack.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00
zo-parse.scrbl switch to set-of-scopes expander 2015-07-16 14:20:00 -06:00
zo-struct.scrbl document raco/all-tools, fix typos in raco documentation 2017-01-03 14:19:02 -05:00