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
/
api.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-02
Remove rustpkg.
Corey Richardson
-199
/
+0
2014-01-23
rustpkg::crate_id: Remove CrateId
klutzy
-19
/
+16
2014-01-23
rustpkg::version: Remove enum Version
klutzy
-6
/
+5
2014-01-11
extra::workcache: Remove unused Logger
klutzy
-3
/
+2
2014-01-07
Fix remaining cases of leaking imports
Alex Crichton
-0
/
+1
2014-01-05
Move syslog to BuildContext
Niels langager Ellegaard
-1
/
+1
2013-12-29
Rename uses of PkgId to CrateId in librustpkg
Luis de Bethencourt
-9
/
+9
2013-12-14
Fix #10754 - `std::run` functions fail after io_error
Cadence Marseille
-12
/
+16
2013-12-04
Revert "libstd: Change `Path::new` to `Path::init`."
Kevin Ballard
-3
/
+3
2013-11-29
libstd: Change `Path::new` to `Path::init`.
Patrick Walton
-3
/
+3
2013-11-13
Add build_lib_with_cfgs, build_bin_with_cfgs to rustpkg API. Closes #9944.
Zack Corr
-2
/
+12
2013-11-12
Implemented a ProcessExit enum and helper methods to std::rt::io::process for...
Matthew Iselin
-5
/
+4
2013-11-03
Remove all blocking std::os blocking functions
Alex Crichton
-3
/
+3
2013-10-22
rustpkg: Support arbitrary dependencies in the install API
Tim Chevalier
-10
/
+86
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-5
/
+5
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-6
/
+6
2013-10-10
rustpkg: Make checked-out source files read-only, and overhaul where temporar...
Tim Chevalier
-11
/
+17
2013-09-30
rustpkg: Remove uses of fmt!
Alex Crichton
-1
/
+1
2013-09-18
rustpkg: Register correct dependencies for built and installed files
Tim Chevalier
-2
/
+5
2013-09-18
rustpkg: Make crates, not packages, the unit of rustpkg dependencies
Tim Chevalier
-36
/
+21
2013-09-10
rustpkg: Pass command-line arguments to rustc
Tim Chevalier
-1
/
+2
2013-09-08
rustpkg: Address review comments from Jack
Tim Chevalier
-54
/
+22
2013-09-08
rustpkg: Use workcache
Tim Chevalier
-41
/
+103
2013-08-30
rustpkg: Allow package directories to appear in the RUST_PATH
Tim Chevalier
-1
/
+6
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-15
/
+9
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-3
/
+3
2013-07-15
rustpkg: Handle local git repositories
Tim Chevalier
-6
/
+6
2013-07-04
Bring compiletest/rustpkg/driver up to date on std vs core
Alex Crichton
-2
/
+0
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-5
/
+5
2013-06-25
rustpkg: Begin allowing package scripts to call the default build logic
Tim Chevalier
-0
/
+92