mirror of https://github.com/sbt/sbt.git
- Add SysProp.defaultGlobalBaseDirectory: uses SBT_CONFIG_HOME, XDG_CONFIG_HOME/sbt (Unix), LOCALAPPDATA/sbt (Windows), else ~/.sbt - BuildPaths.defaultGlobalBase delegates to SysProp for consistent default - sbt script: inject -Dsbt.global.base from XDG when not already set; getPreloaded() fallback uses SBT_CONFIG_HOME/XDG_CONFIG_HOME - sbt.bat: use LOCALAPPDATA/sbt when --sbt-dir not set - Tests: BuildPathsTest (property + absolute path), RunnerScriptTest (XDG) |
||
|---|---|---|
| .. | ||
| bin | ||
| citest | ||
| citest2 | ||
| integration-test | ||
| src | ||
| upload | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| NOTICE | ||
| build.sbt | ||