index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustllvm
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Tweak rustllvm bindings to work on linux, where bool != LLVMBool.
Graydon Hoare
2011-03-25
2
-3
/
+3
|
*
Add .def.in files that I forgot to stage. Should put out burning tinderboxes ↵
Patrick Walton
2011-03-24
1
-0
/
+586
|
|
|
|
on Windows and Darwin.
*
Generate the platform-specific .def files at build time
Patrick Walton
2011-03-24
3
-1766
/
+0
|
*
Add trailing semicolons to Linux .def files
Patrick Walton
2011-03-24
1
-1
/
+1
|
*
Add a Linux .def file. Might put out burning tinderbox.
Patrick Walton
2011-03-24
1
-0
/
+590
|
*
rustc: Use a .def file for Darwin. Puts out burning Darwin tinderbox.
Patrick Walton
2011-03-24
1
-0
/
+586
|
*
rustc: Don't try to export symbols for crazy architectures from ↵
Patrick Walton
2011-03-24
1
-44
/
+0
|
|
|
|
rustllvm.dll. Should unburn the tree on Windows.
*
rustllvm: Update rustllvm.def. The old one was missing a lot.
Patrick Walton
2011-03-23
1
-459
/
+620
|
*
Repair some fallout from pcwalton's last few build changes.
Graydon Hoare
2011-03-21
6
-0
/
+973