rust/src/etc
Luqman Aden d0d800f125 Get rid of the android-cross-path flag to rustc.
There's no need to include this specific flag just for android. We can
already deal with what it tries to solve by using -C linker=/path/to/cc
and -C ar=/path/to/ar. The Makefiles for rustc already set this up when
we're crosscompiling.

I did add the flag to compiletest though so it can find gdb. Though, I'm
pretty sure we don't run debuginfo tests on android anyways right now.

[breaking-change]
2014-05-14 02:16:14 -04:00
..
emacs emacs: highlight macro_name! in macro invocations using [] delimiters 2014-05-12 19:52:29 -07:00
gedit etc: Add box as a keyword to editor configs 2014-05-06 10:49:35 -07:00
kate Add the patch number to version strings. Closes #13289 2014-05-12 19:52:29 -07:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
pkg dist: Make Windows installer uninstall first. Closes #9563 2014-04-15 19:45:00 -07:00
third-party llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
vim vim: Fix an indentation issue with cindent 2014-05-08 19:04:23 -07:00
zsh Get rid of the android-cross-path flag to rustc. 2014-05-14 02:16:14 -04:00
adb_run_wrapper.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
apple-darwin.supp
check-binaries.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
check-links.pl Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
check-summary.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
cmathconsts.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
copy-runtime-deps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
ctags.rust Improve the ctags function regular expression. 2014-02-27 21:04:04 -08:00
extract_grammar.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
generate-deriving-span-tests.py Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
generate-keyword-tests.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
get-snapshot.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
indenter add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
install.sh mk: Don't touch config.tmp or tmp/dist as root. Closes #13190 2014-03-30 20:15:27 -07:00
latest-unix-snaps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
libc.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
licenseck.py sync: Move the concurrent queue to using &self 2014-03-23 09:45:19 -07:00
lldb_batchmode.py debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb 2014-05-07 19:58:07 +02:00
local_stage0.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
make-snapshot.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
maketest.py test: Fix run-make on windows 2014-04-28 11:45:30 +09:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py llvm: Add an option to statically link libstdc++ 2014-04-17 11:39:51 -07:00
regex-match-tests.py Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
regex-unicode-tables.py Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
snapshot.py Revert non-license changes as part of 0ebe112b 2014-02-10 18:00:40 -08:00
sugarise-doc-comments.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
tidy.py Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
unicode.py std: Rename str::Normalizations to str::Decompositions 2014-05-13 17:24:07 -07:00
x86.supp Fix valgrind suppression on mac 2013-08-26 17:39:50 -07:00
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00