index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
Add a patch for Dyson
HEAD
master
Igor Pashev
1
-2
/
+3
2019-11-24
Misc - Remove now-defunct files (resolve_ufcs_outer.cpp and mangling.cpp)
John Hodge
1
-1
/
+1
2019-11-20
Fix typo previously breaking nightly build
E5ten
1
-1
/
+1
2019-10-20
Makefile - Fix unit test support
John Hodge
1
-6
/
+8
2019-08-11
Makefile - Switch to new mangling rules
John Hodge
1
-1
/
+1
2019-07-20
Makefile - Use dynamic linking for tests
John Hodge
1
-2
/
+3
2019-06-29
Trans - Rework to potentially support dynamic libraries
John Hodge
1
-5
/
+5
2019-06-29
Makefile - Clean up old test targets, more resiliant verbose argument
John Hodge
1
-56
/
+10
2019-06-08
Makefile - Tweaks to allow gprof usage
John Hodge
1
-5
/
+18
2019-05-18
Makefile - Ensure that patch changes cause a rustc update
John Hodge
1
-1
/
+1
2019-03-23
Makefile - Configurable output directory
John Hodge
1
-33
/
+33
2019-03-23
HIR - Split hir.cpp a bit to allow hackery
John Hodge
1
-1
/
+1
2019-01-12
HIR Typecheck Outer - Duplicate the "Resolve UFCS" pass to use simpler logic ...
John Hodge
1
-2
/
+2
2018-12-29
Misc - Fix script overrides for std (was using windows), remove absent test h...
John Hodge
1
-1
/
+4
2018-12-09
Makefile - Allow overriding rustc version
John Hodge
1
-2
/
+3
2018-10-06
Misc - Fix travis build (at least up to current state)
John Hodge
1
-1
/
+5
2018-10-03
Merge branch 'master' into nightly-1.29
John Hodge
1
-6
/
+11
2018-10-03
Fiddling for rustc 1.29 update
John Hodge
1
-6
/
+4
2018-09-22
All - Generate MIR for constant evaluation (has too many const_cast calls, bu...
John Hodge
1
-1
/
+0
2018-08-12
Makefile - Fiddling with library tests
John Hodge
1
-4
/
+6
2018-08-05
Add version number (0.8 for now, because altough not stable, it works...)
John Hodge
1
-1
/
+5
2018-08-04
Trans - Add auto-generated Clone impls (only for Copy types currently)
John Hodge
1
-1
/
+1
2018-07-29
All - Initial work on supporting 1.29 as a target version
John Hodge
1
-0
/
+1
2018-06-27
Makefile improvements
Greg V
1
-1
/
+1
2018-06-04
All - Ensure that all files have a header comment, remove some dead code
John Hodge
1
-1
/
+1
2018-06-02
Remove serialise.cpp compile
John Hodge
1
-1
/
+1
2018-06-02
Makefile - Only extract debuginfo on gnu targets
John Hodge
1
-0
/
+1
2018-05-25
Makefile - Remove -Werror
John Hodge
1
-4
/
+0
2018-04-01
All - Move toml parser and path header to a common library, start on custom t...
John Hodge
1
-2
/
+7
2018-02-21
Move local tests to use the test runner
John Hodge
1
-7
/
+4
2018-01-28
All - mingw32 compilation changes
John Hodge
1
-6
/
+11
2018-01-14
Makefile - Remove useless library directory
John Hodge
1
-3
/
+3
2018-01-07
Makefile - Fix bad target
John Hodge
1
-1
/
+1
2018-01-07
Makefile - Fix invalid dependency of target rust_tests
Jakub Jirutka
1
-1
/
+1
2018-01-07
Makefile - Fix missing TEST_DEPS' task
Jakub Jirutka
1
-1
/
+1
2017-12-30
Makefile - Strip out all old test code
John Hodge
1
-500
/
+40
2017-11-27
Makefiles - tweaking
John Hodge
1
-1
/
+1
2017-11-23
Small patch
Аристарх Фещуков
1
-1
/
+1
2017-11-19
testrunner - Handle requested compiler args
John Hodge
1
-1
/
+3
2017-11-19
Makefile - New target to use testrunner (with the start of a skip list)
John Hodge
1
-0
/
+7
2017-11-12
src - Add draft (untested) support for procedural macro crates
John Hodge
1
-0
/
+2
2017-10-30
lib - Add draft of custom libproc_macro
John Hodge
1
-2
/
+2
2017-10-01
Makefile - Little bit of cleanup
John Hodge
1
-2
/
+0
2017-09-30
Makefile - Switch to 1.19 by default
John Hodge
1
-14
/
+39
2017-09-24
Makefile - Minor
John Hodge
1
-2
/
+2
2017-09-24
Makefile - Little fixes
John Hodge
1
-3
/
+7
2017-09-24
Makefile - Download tarball separately
John Hodge
1
-11
/
+10
2017-09-24
Makefile - Slight fix to avoid double-compilation
John Hodge
1
-1
/
+5
2017-09-21
Makefile - Move entirely to minicargo build for libstd
John Hodge
1
-212
/
+9
2017-09-21
Merge pull request #23 from equal-l2/purge-transform
John Hodge (Mutabah)
1
-1
/
+2
[next]