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
/
configure
Age
Commit message (
Expand
)
Author
2016-01-02
Add support for installing data blobs.
Ori Bernstein
2015-12-06
Add missing files.
Ori Bernstein
2015-05-15
Don't hardcode paths.
Ori Bernstein
2015-04-14
Get much closer to getting this whole mess working on OSX.
Ori Bernstein
2015-04-13
fix configure scripts, add var cache support for regen.
Ori Bernstein
2014-12-26
Fix a few typos.
Ori Bernstein
2014-12-25
Handle objfile suffixes correctly.
Ori Bernstein
2014-12-24
Make myrbuild a tad friendlier to plan9.
Ori Bernstein
2014-12-23
Work towards wrapping different systems.
Ori Bernstein
2014-12-22
Use the right 'ar' command on plan9.
Ori Bernstein
2014-12-21
First attempt at supporting plan9 assemblers.
Ori Bernstein
2014-12-13
Add plan9 instruction formats.
Ori Bernstein
2014-10-06
Split libstd into libstd and libsys.
Ori Bernstein
2014-10-06
Probe the architecture.
Ori Bernstein
2014-10-04
Consistent constant naming: symprefix -> Symprefix.
Ori Bernstein
2014-09-24
Remove dependency on system() call.
Ori Bernstein
2014-08-24
Make joke configure output less spammy.
Ori Bernstein
2014-08-11
more modifications for FreeBSD port
akoshibe
2014-08-06
Merge branch 'master' of https://github.com/oridb/mc
akoshibe
2014-08-06
Parts of syscall wrapper for FreeBSD
akoshibe
2014-08-04
Use probed values from configure
Ori Bernstein
2014-05-26
Improve the error message when failing ot configure.
Ori Bernstein
2014-05-26
Don't build on unkown systems.
Ori Bernstein
2013-01-18
Be more careful about duplicated dependencies to build.
Ori Bernstein
2012-09-28
use 'myrbuild' to build the standard Myrddin library.
Ori Bernstein
2012-09-28
Build tool is complete now.
Ori Bernstein
2012-09-21
Fix config.h quoting on Darwin.
Ori Bernstein
2012-09-19
Improve build system flexibility a bit.
Ori Bernstein
2012-07-11
Make the tuple test test things more usefully.
Ori Bernstein