index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustpkg
/
conditions.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Remove rustpkg.
Corey Richardson
-46
/
+0
2014-01-23
rustpkg::crate_id: Remove CrateId
klutzy
-1
/
+1
2013-12-29
Rename uses of PkgId to CrateId in librustpkg
Luis de Bethencourt
-4
/
+4
2013-12-08
Remove dead codes
Kiet Tran
-16
/
+0
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-3
/
+3
2013-11-12
Implemented a ProcessExit enum and helper methods to std::rt::io::process for...
Matthew Iselin
-1
/
+2
2013-10-23
Merge remote-tracking branch 'upstream/master'
Ziad Hatahet
-0
/
+6
2013-10-22
rustpkg: Support arbitrary dependencies in the install API
Tim Chevalier
-0
/
+6
2013-10-22
Remove thread-blocking call to `libc::stat` in `Path::stat`
Ziad Hatahet
-3
/
+2
2013-10-21
rustpkg: Search for crates in the current directory
Tim Chevalier
-4
/
+0
2013-10-18
rustpkg: Make rustpkg tests stop comparing dates
Tim Chevalier
-0
/
+4
2013-10-10
rustpkg: Make checked-out source files read-only, and overhaul where temporar...
Tim Chevalier
-0
/
+4
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-0
/
+6
2013-09-04
Added explicit pub to several conditions. Enables completion of #6009.
Felix S. Klock II
-8
/
+8
2013-09-03
Fixes #8881. condition! imports parent's pub identifiers
jmgrosen
-8
/
+8
2013-08-30
rustpkg: Add a not_a_workspace condition
Tim Chevalier
-0
/
+8
2013-07-13
rustpkg: Implement `uninstall` and `list` commands
Tim Chevalier
-0
/
+4
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-1
/
+1
2013-06-01
rustc/rusti/rustpkg: Infer packages from `extern mod` directives
Tim Chevalier
-3
/
+3
2013-05-14
rustpkg: Tests for well-formed and ill-formed package IDs...
Tim Chevalier
-0
/
+4
2013-05-03
rustpkg: Implement install command
Tim Chevalier
-1
/
+9
2013-04-24
rustpkg: Preliminary work on install command
Tim Chevalier
-0
/
+5
2013-04-12
rustpkg: Factor out tests; use a condition instead of returning an option
Tim Chevalier
-0
/
+17