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
Age
Commit message (
Expand
)
Author
2015-05-03
Add a '-t' option to list all available targets.
Ori Bernstein
2015-05-03
Run gen/cmd commands in the right subdir.
Ori Bernstein
2015-05-03
Add support for 'cmd' args.
Ori Bernstein
2015-05-01
More improvements in CLI option parsing.
Ori Bernstein
2015-05-01
Add back all the options.
Ori Bernstein
2015-04-30
Rework the option parsing api a bit.
Ori Bernstein
2015-04-25
Thread line numbers through to errors.
Ori Bernstein
2015-04-24
Remove duplicated libraries.
Ori Bernstein
2015-04-22
Clean up insane argument lists.
Ori Bernstein
2015-04-22
Update documentation, and remove nop/useless options
Ori Bernstein
2015-04-21
Don't say tests passed/failed if we didn't run any.
Ori Bernstein
2015-04-20
Muck more correctly with the inc path.
Ori Bernstein
2015-04-20
Update bootstrap code.
Ori Bernstein
2015-04-20
Add '.' to start of search path when running tests.
Ori Bernstein
2015-04-19
Fix tests in non-mbld world.
Ori Bernstein
2015-04-19
Add support for 'dep=' in mbld gen
Ori Bernstein
2015-04-17
Topologically sort targets.
Ori Bernstein
2015-04-16
Fix test targets.
Ori Bernstein
2015-04-16
Push/pop directories appropriately.
Ori Bernstein
2015-04-15
Default to searching instroot correctly.
Ori Bernstein
2015-04-15
Clean up install root handling a bit.
Ori Bernstein
2015-04-15
Use relative paths in mbld/bld.sub
Ori Bernstein
2015-04-15
Rename bldfiles.
Ori Bernstein
2015-04-15
Walk up the directory tree to the project root.
Ori Bernstein
2015-04-14
Allow '-Rnone' to disable default lib search path.
Ori Bernstein
2015-04-14
Remove dead 'mk' directory.
Ori Bernstein
2015-04-14
Get a more or less working getcwd under OSX.
Ori Bernstein
2015-04-14
Get much closer to getting this whole mess working on OSX.
Ori Bernstein
2015-04-14
Remove stray Makefile.
Ori Bernstein
2015-04-14
Fix installing manpages.
Ori Bernstein
2015-04-13
fix configure scripts, add var cache support for regen.
Ori Bernstein
2015-04-13
Add local deps to subprojects.
Ori Bernstein
2015-04-13
Move mbld to subdirectory of itself for merging.
Ori Bernstein