Commit graph

1045 commits

Author SHA1 Message Date
Haitao Li
a6750e90a7 Implement readlink
Fixes #111
2015-01-13 22:21:23 +11:00
Heather
08660a53a7 Merge pull request #499 from Arcterus/master
Make dependency info usable for test, sync, true, and false
2015-01-11 09:30:08 +03:00
Arcterus
41cc268df8 Make dependency info usable for test, sync, true, and false 2015-01-10 13:00:15 -08:00
Michael Gehring
39edd1181b Merge pull request #498 from Arcterus/master
Remove warning about dep-info being deprecated
2015-01-10 21:35:47 +01:00
Arcterus
7838e839aa Remove warning about dep-info being deprecated 2015-01-10 12:13:25 -08:00
Heather
76bb7163d2 Merge pull request #497 from ebfe/fix-build-alpha
Fix build with rust alpha
2015-01-10 23:01:16 +03:00
Michael Gehring
c3fb3fe23f make: disable deps/time build and use rust-crypto/deps/time instead 2015-01-10 20:38:57 +01:00
Michael Gehring
58bd009a9e Remove unused imports 2015-01-10 20:44:57 +01:00
Michael Gehring
6aef8cc38c Don't link to regex_macros 2015-01-10 20:44:56 +01:00
Michael Gehring
4d6cbfa393 Disable unstable warnings for now 2015-01-10 20:44:56 +01:00
Michael Gehring
fd2536fc57 mv, sort, truncate: fix test build 2015-01-10 20:40:38 +01:00
Michael Gehring
1604c361b9 make: copy additional dependencies of rust-crypto 2015-01-10 20:40:38 +01:00
Arcterus
e142b4f23e env, expand, fmt: fix build 2015-01-10 20:40:38 +01:00
Michael Gehring
8e430d6952 nl: fix build 2015-01-10 20:40:38 +01:00
Michael Gehring
782fad4667 int/uint -> isize/usize 2015-01-10 20:40:37 +01:00
Michael Gehring
cc854698d7 relpath, tee, split, unexpand: fix build 2015-01-10 20:40:37 +01:00
Michael Gehring
8d889fc5c9 uptime, users, whoami: fix build 2015-01-10 20:40:37 +01:00
Michael Gehring
8cd7295a19 test, tr, tsort: fix build 2015-01-10 20:40:37 +01:00
Heather
9125d52bcf Merge pull request #496 from ebfe/fix-build-alpha
test, tr, tsort: fix build
2015-01-10 19:30:58 +03:00
Michael Gehring
9b748012cd test, tr, tsort: fix build 2015-01-10 17:25:52 +01:00
Heather
ec44be6034 Merge pull request #495 from ebfe/fix-build-alpha
id, nice, nohup: fix build
2015-01-10 19:23:35 +03:00
Michael Gehring
fecd3433cb id, nice, nohup: fix build 2015-01-10 16:54:45 +01:00
Heather
bdc6e0edcf Merge pull request #494 from ebfe/fix-build-alpha
More rust alpha build fixes
2015-01-10 17:49:18 +03:00
Michael Gehring
f2d49f4bb6 Make uumain return isize everywhere 2015-01-10 14:07:39 +01:00
Michael Gehring
c223e28fac uniq, wc: fix build 2015-01-10 13:49:40 +01:00
Michael Gehring
7860ef275c sort, sum tac: fix build 2015-01-10 13:49:18 +01:00
Michael Gehring
5402e69923 mkfifo, paste, shuf: fix build 2015-01-10 13:48:42 +01:00
Michael Gehring
bd1922d155 Update rust-crypt/time 2015-01-10 13:47:50 +01:00
Michael Gehring
c62bacb9fa hashsum: fix build 2015-01-10 13:18:15 +01:00
ebfe
2d488bf2b2 Merge pull request #493 from Arcterus/master
base64, cat: fix build for Rust alpha
2015-01-10 02:08:47 +01:00
Arcterus
a12fd89cb2 chmod, chroot, comm: fix build 2015-01-09 16:51:51 -08:00
Alex Lyon
27a15a7f8b Merge pull request #491 from ebfe/wipe_tmp
make: wipe $(TEMPDIR) before running tests
2015-01-09 16:38:19 -08:00
Arcterus
4e0360c495 base64, cat: fix build for Rust alpha 2015-01-09 16:16:05 -08:00
Alex Lyon
37ada52d0d Merge pull request #492 from ebfe/fix-build-master
base64, du, realpath: fix build
2015-01-09 15:23:48 -08:00
Michael Gehring
b50a2639a9 base64, du, realpath: fix build 2015-01-10 00:13:16 +01:00
Heather
9d8ce8e26c Merge pull request #490 from ebfe/fix-build-master
cut: fix build
2015-01-09 17:56:27 +03:00
Michael Gehring
75082b64ba make: wipe $(TEMPDIR) before running tests 2015-01-09 14:20:36 +01:00
Michael Gehring
cb87309e92 cut: fix build 2015-01-09 14:09:12 +01:00
Heather
3580c69d00 Merge pull request #489 from ebfe/fix-build-master
Partially fix build with rust master
2015-01-09 11:47:48 +03:00
Michael Gehring
0a757b957f Partially fixed build with rust master
String::from_raw_buf removal
Deprecated closure syntax
cmp::Ord -> cmp::Ordering
Vec::from_{elem,fn} removal
rand::TaskRng -> rand::ThreadRng
PtrExt::is_not_null removal
to_c_str removal
2015-01-09 09:41:49 +01:00
Michael Gehring
49ace1933d Update rust-time/rust-crypto 2015-01-09 09:41:38 +01:00
Heather
6dec3b138d Merge pull request #486 from ebfe/fix-build-master
Partially fix build with rust master
2015-01-08 17:42:28 +03:00
Michael Gehring
9aef41b8f6 << precedence 2015-01-08 14:50:03 +01:00
Michael Gehring
f580275ef8 s/mod/self/ in imports 2015-01-08 14:50:03 +01:00
Michael Gehring
48f129ea49 std::char::UnicodeChar removal 2015-01-08 14:50:03 +01:00
Michael Gehring
b8a96da278 into_string -> to_string 2015-01-08 14:50:03 +01:00
Michael Gehring
fd69e7fa4a str::from_str removal/changes 2015-01-08 14:50:03 +01:00
Michael Gehring
7d8053561e Use new array syntax 2015-01-08 14:50:03 +01:00
Michael Gehring
074a58eafd deriving is now called derive 2015-01-08 14:50:03 +01:00
Michael Gehring
1b381f49fa Use new macro feature flags/attributes 2015-01-08 14:50:02 +01:00