| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-02 | Move src/comp to src/rustc | Graydon Hoare | -60/+0 | |
| 2012-02-06 | change gcc_args to cc_args and make win32 use gcc | Jyun-Yan You | -1/+1 | |
| 2012-01-18 | Remove '.' after nullary tags in patterns | Tim Chevalier | -12/+12 | |
| Does what it says on the tin. The next commit will remove support for this syntax. | ||||
| 2012-01-01 | freebsd support | User Jyyou | -0/+8 | |
| 2011-11-17 | remove compile-command from local variable blocks | Niko Matsakis | -1/+0 | |
| 2011-11-16 | Various fixes for x86_64 on linux | Brian Anderson | -2/+7 | |
| Configure LLVM correctly, use the right data layout, add the readlink function back, fix C constants, etc. | ||||
| 2011-11-10 | Cleanup unused imports | Haitao Li | -3/+0 | |
| 2011-11-02 | add -m64 to gcc args if appropriate | Niko Matsakis | -1/+3 | |
| 2011-11-02 | hack around on makefiles trying to get a 64 bit build | Niko Matsakis | -0/+49 | |
| right now there are many temporary hacks, search for NDM to find them | ||||
