index
:
ori/mc.git
0.2
abi
autoexpr
autovar
bettermatch
biofunc
callee-save
closures
dependent-tags
fixtraits
freebsd-port
hashtraits
integrated
kill-sleq
libmath-merge
master
matchcomp
mbld-rebase
mbld2
mpkg
netbsd-port
peephole-opt
poller
qbe
struct-lit
threadwork
tls
trait-syntax
update-bootstrap
The Myrddin compiler.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2017-09-11
Announce now implicitly listens.
Ori Bernstein
2017-09-04
Modernize benchmarks.
Ori Bernstein
2017-08-01
Update bootstrap scripts.
Ori Bernstein
2017-03-10
Update makefile to last release.
Ori Bernstein
2017-03-03
Add a release generation rule to the makefile.
Ori Bernstein
2017-01-13
Remove obsolete makefile, replace with bld.sub
Ori Bernstein
2016-05-24
Run myrddin tests as subtests.
Ori Bernstein
2016-03-03
Fix wrong Makefile build order
Ryan Gonzalez
2016-02-22
Extract util functions into separate dir from parse/
Ori Bernstein
2016-01-19
Build 6m before running mbld.
Ori Bernstein
2015-12-16
Add build tag for benchmarks.
Ori Bernstein
2015-12-04
Add benchmark build tag to benchmarks.
Ori Bernstein
2015-11-28
Remove makefile junk.
Ori Bernstein
2015-11-25
Add initial smoke tests.
Ori Bernstein
2015-09-23
Include necessary library deps in benchmarks.
Ori Bernstein
2015-08-28
Update bootstrap scripts.
Ori Bernstein
2015-06-12
Unbork tests run by mbld.
Ori Bernstein
2015-05-15
Add one bootstrap file per system.
Ori Bernstein
2015-05-03
Run tests from mbld.
Ori Bernstein
2015-04-14
Temporarily disable 'mbld test'.
Ori Bernstein
2015-04-14
Add support for all the usual targets.
Ori Bernstein
2015-04-13
Generate bootstrap scripts using mbld.
Ori Bernstein
2015-02-23
Add syserrno.myr.
Ori Bernstein
2015-02-21
Add 'bytebuf' implementation.
Ori Bernstein
2015-02-14
Use the correct inputs for usefiles.
Ori Bernstein
2014-11-03
Fix typo in makefile.
Ori Bernstein
2014-09-05
Move 'mi/' directory to 'opt/'.
Ori Bernstein
2014-08-15
Add benchmarking runner and makefile.
Ori Bernstein
2014-08-11
Spit out the runtime from libstd.
Ori Bernstein
2014-08-11
more modifications for FreeBSD port
akoshibe
2014-07-06
Delete dead directory.
Ori Bernstein
2013-08-09
Add the basic type dumper to the build.
Ori Bernstein
2013-01-20
Install the Myrddin system's makefiles on 'make install'
Ori Bernstein
2012-09-27
Rename 'util' directory to 'muse'.
Ori Bernstein
2012-09-27
Add in '_start' to libstd.
Ori Bernstein
2012-09-19
Run configure automatically if it hasn't been run yet.
Ori Bernstein
2012-09-17
Rename 'opt' to 'mi'.
Ori Bernstein
2012-09-14
Build libmyr by default.
Ori Bernstein
2012-07-31
Rename 8m to 6m
Ori Bernstein
2012-06-15
Make the utils build wit the new world order.
Ori Bernstein
2012-06-11
More work towards getting dataflow going.
Ori Bernstein
2012-06-07
Add test for struct assignment.
Ori Bernstein
2012-01-10
Move main file to backend.
Ori Bernstein
2011-11-05
Initial commit
Ori Bernstein