diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2020-05-07 16:51:03 -0400 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2020-05-08 20:33:50 -0400 |
| commit | df36ec0b7e4b44a9f94d019a1cec43dd1f813e3c (patch) | |
| tree | b63f110bdf00a7efa2f7eede8fc9f647710034cc /src/rustllvm/RustWrapper.cpp | |
| parent | a08c47310c7d49cbdc5d7afb38408ba519967ecd (diff) | |
| download | rust-df36ec0b7e4b44a9f94d019a1cec43dd1f813e3c.tar.gz rust-df36ec0b7e4b44a9f94d019a1cec43dd1f813e3c.zip | |
x.py: allow configuring the build directory
This allows configuring the directory for build artifacts, instead of having it always be ./build. This means you can set it to a constant location, letting you reuse the same cache while working in several different directories. The configuration lives in config.toml under build.build-dir. By default, it keeps the existing default of ./build, but it can be configured to any relative or absolute path. Additionally, it allows making outputs relative to the root of the git repository using $ROOT.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
