Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize environment variable names #2076

Closed
JeffBezanson opened this issue Jan 17, 2013 · 2 comments
Closed

normalize environment variable names #2076

JeffBezanson opened this issue Jan 17, 2013 · 2 comments

Comments

@JeffBezanson
Copy link
Sponsor Member

Currently some begin with JL_ and some begin with JULIA_. I propose we use only the second one.

@ViralBShah
Copy link
Member

+1 for the second one.

@StefanKarpinski
Copy link
Sponsor Member

Agreed. I was just about to open the same issue. I'll do this and print deprecation warnings as appropriate.

fredrikekre added a commit that referenced this issue Oct 19, 2020
$ git log --pretty=oneline --abbrev=commit 0314b79..fb9c7eb
fb9c7eb1db30d90f5bfade4dcea2e7c7b1e1c8e7 Reset JULIA_PROJECT environment variable during testing. (#2140)
a9a152d08aa4b874613e59376cfbc6bc61cbd4c7 Precompile: Fix and test per-project precomp suspension state retention (#2129)
e0539a9d0de08cf3e3da1e8bcb2e9f44435c5381 Delete the `bors.toml` file (#2139)
9d1b2188c11234b57790185b1d17b5b89f94b4d6 Docs: moved Julia 1.4 compat below the section (#1867)
6d2dc3fcefe160cf829fbf5664878733be64816a Print a warning when using the REPL interface in non-interactive mode. (#2076)
ac55c0ef35ac80aaef9998376887da1c1c95ee8d Add an example for the SSH-based git protocol. (#2068)
41a3b1204ee9836faf5cce5c255d311974681df6 add a progress bar to precompile process (#2128)
8da19e0f3db3f09239bcb07d9a5dc8339915d61c fixup to progress printing when downloading (#2136)
87873f8037fcd47712578dc0f39eeba9418f9376 send Pkg server value itself as a header to the Pkg server (#2134)
1698ee9377736f10081b63e4ea0997d7dee80640 sort jlls together in status printing (#1987)
88afa647445c65bf50d987f81cfbf85a380618c1 remove using latest registry version when no version in Project (#2133)
5100e0b687236bb24976b3a0dd7e7f8cd4d331bf removed unused argument (#2132)
1e480a5a3185d83abd9dbf3d343452506dd9490b show a progress bar for downloads and build (#2130)
KristofferC pushed a commit that referenced this issue Oct 20, 2020
$ git log --pretty=oneline --abbrev=commit 0314b79..fb9c7eb
fb9c7eb1db30d90f5bfade4dcea2e7c7b1e1c8e7 Reset JULIA_PROJECT environment variable during testing. (#2140)
a9a152d08aa4b874613e59376cfbc6bc61cbd4c7 Precompile: Fix and test per-project precomp suspension state retention (#2129)
e0539a9d0de08cf3e3da1e8bcb2e9f44435c5381 Delete the `bors.toml` file (#2139)
9d1b2188c11234b57790185b1d17b5b89f94b4d6 Docs: moved Julia 1.4 compat below the section (#1867)
6d2dc3fcefe160cf829fbf5664878733be64816a Print a warning when using the REPL interface in non-interactive mode. (#2076)
ac55c0ef35ac80aaef9998376887da1c1c95ee8d Add an example for the SSH-based git protocol. (#2068)
41a3b1204ee9836faf5cce5c255d311974681df6 add a progress bar to precompile process (#2128)
8da19e0f3db3f09239bcb07d9a5dc8339915d61c fixup to progress printing when downloading (#2136)
87873f8037fcd47712578dc0f39eeba9418f9376 send Pkg server value itself as a header to the Pkg server (#2134)
1698ee9377736f10081b63e4ea0997d7dee80640 sort jlls together in status printing (#1987)
88afa647445c65bf50d987f81cfbf85a380618c1 remove using latest registry version when no version in Project (#2133)
5100e0b687236bb24976b3a0dd7e7f8cd4d331bf removed unused argument (#2132)
1e480a5a3185d83abd9dbf3d343452506dd9490b show a progress bar for downloads and build (#2130)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants