about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2013-04-11 17:43:02 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2013-04-11 18:08:42 -0700
commit8158dd7e9a3469b8c0946035b457a953faf29d99 (patch)
tree99661b2e610aa33f50358c871af84daf10211e81 /src/rustllvm/RustWrapper.cpp
parente0f72e22985d0d39707f7741c0b63002889c457a (diff)
downloadrust-8158dd7e9a3469b8c0946035b457a953faf29d99.tar.gz
rust-8158dd7e9a3469b8c0946035b457a953faf29d99.zip
rustpkg: Use pkg IDs, remove old code for now that required packages to declare IDs explicitly
This is preliminary work on bringing rustpkg up to conformance with #5679
and related issues.

This change makes rustpkg infer a package ID from its containing directory,
instead of requiring name and vers attributes in the code. Many aspects of it
are incomplete; I've only tested one package (see README.txt) and one command,
"build". So far it only works for local packages.

I also removed code for several of the package commands other than "build",
replacing them with stubs that fail, since they used package IDs in ways that
didn't jibe well with the new scheme. I will re-implement the commands one
at a time.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions