rust/src/etc
Alex Crichton b538189ba0 mk: Generate a .def file for rustc_llvm on MSVC
Windows needs explicit exports of functions from DLLs but LLVM does not mention
any of its symbols as being export-able from a DLL. The compiler, however,
relies on being able to use LLVM symbols across DLL boundaries so we need to
force many of LLVM's symbols to be exported from `rustc_llvm.dll`. This commit
adds support for generation of a `rustc_llvm.def` file which is passed along to
the linker when generating `rustc_llvm.dll` which should keep all these symbols
exportable and usable.
2015-05-19 10:53:07 -07:00
..
mingw-fix-include Strip trailing whitespace 2015-03-15 11:25:43 -07:00
third-party Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
2014-06-rewrite-bytes-macros.py
adb_run_wrapper.sh Add one more depth on android test directory for multiple targets 2015-02-10 21:53:31 +09:00
apple-darwin.supp
check-binaries.py
check-sanitycheck.py sancheck: import resource inside of the posix check 2015-05-10 02:08:48 -07:00
check-summary.py
cmathconsts.c
CONFIGS.md distinction between official and community plugins 2015-04-29 18:53:36 +02:00
ctags.rust
errorck.py Clean up tidy scripts, coverage, performance 2015-02-05 14:37:16 -08:00
featureck.py Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
gdb_load_rust_pretty_printers.py
gdb_rust_pretty_printing.py Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
generate-deriving-span-tests.py
generate-keyword-tests.py
get-snapshot.py
htmldocck.py rustdoc: Add a primitive page for raw pointers 2015-04-07 17:54:33 -07:00
indenter
latest-unix-snaps.py
libc.c Add the other S_I(RWX)(GRP/OTH) for posix creat 2015-03-24 03:25:48 -07:00
licenseck.py Clean up tidy scripts, coverage, performance 2015-02-05 14:37:16 -08:00
lldb_batchmode.py
lldb_rust_formatters.py Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. 2015-04-12 20:44:25 +02:00
local_stage0.sh bitrig integration 2015-02-11 14:49:06 -08:00
make-snapshot.py
make-win-dist.py
maketest.py
mirror-all-snapshots.py
mklldef.py mk: Generate a .def file for rustc_llvm on MSVC 2015-05-19 10:53:07 -07:00
mklldeps.py mklldeps: Don't link stdc++/c++ on MSVC 2015-05-19 10:53:06 -07:00
regex-match-tests.py
rust-gdb
rust-lldb
snapshot.py bitrig integration 2015-02-11 14:49:06 -08:00
sugarise-doc-comments.py
tidy.py Refactor code in tidy.py 2015-02-23 21:15:34 -08:00
unicode.py optimize Unicode tables 2015-04-18 13:20:57 -04:00
x86.supp
ziggurat_tables.py