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