about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2013-06-26 17:42:24 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2013-07-18 17:28:40 -0700
commite39ea2a5c880b252abbf37dade7a9b7ce7b2cb40 (patch)
treec0fe8f89d4a7138494bf00f7c0ac007c4b9260a8 /src/rt/rust_kernel.cpp
parent78f8b407e3ab5590a57467fce1febd5289bf7fe5 (diff)
downloadrust-e39ea2a5c880b252abbf37dade7a9b7ce7b2cb40.tar.gz
rust-e39ea2a5c880b252abbf37dade7a9b7ce7b2cb40.zip
rustpkg: Make rustpkg commands work without a package ID
`rustpkg build`, if executed in a package source directory inside
a workspace, will now build that package. By "inside a workspace"
I mean that the parent directory has to be called `src`, and rustpkg
will create a `build` directory in .. if there isn't already one.

Same goes for `rustpkg install` and `rustpkg clean`.

For the time being, `rustpkg build` (etc.) will still error out if
you run it inside a directory whose parent isn't called `src`.
I'm not sure whether or not it's desirable to have it do something
in a non-workspace directory.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions