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
/
mbld
/
util.myr
Age
Commit message (
Expand
)
Author
2017-12-12
Only use the last . for the suffix.
Ori Bernstein
2017-07-25
New parallel mbld.
Ori Bernstein
2017-07-17
Convert from `in` to `:`.
Ori Bernstein
2017-06-25
Allow '.o' and '.6' files in inputs.
Ori Bernstein
2017-03-02
Only find suffixes and platforms in the file name.
Ori Bernstein
2017-01-11
Suppress prints when doing '-R'
Ori Bernstein
2016-09-24
Propagate dynamic linker flags when using libs
Ori Bernstein
2016-09-23
Use the first dot as the suffix.
Ori Bernstein
2016-02-20
Use last '.' for extension.
Ori Bernstein
2016-01-23
Move away from ".use" suffix.
Ori Bernstein
2016-01-21
Check for subcommand success.
Ori Bernstein
2015-12-04
Make building less noisy.
Ori Bernstein
2015-10-01
Add muse support for C linking on Linux.
Ori Bernstein
2015-09-15
Remove debugging print.
Ori Bernstein
2015-06-12
Move fmt to fmt2.
Ori Bernstein
2015-06-12
Move movement to f2fmt and friends.
Ori Bernstein
2015-05-16
Remove status arg from fatal.
Ori Bernstein
2015-04-17
Topologically sort targets.
Ori Bernstein
2015-04-16
Push/pop directories appropriately.
Ori Bernstein
2015-04-15
Walk up the directory tree to the project root.
Ori Bernstein
2015-04-13
Move mbld to subdirectory of itself for merging.
Ori Bernstein