summaryrefslogtreecommitdiff
path: root/mbld
AgeCommit message (Expand)Author
2016-11-07Show the subtests that fail.Ori Bernstein
2016-11-01Be less verbose about addign files to archives.Ori Bernstein
2016-10-26Reset the subtest count.Ori Bernstein
2016-10-26Fix benchmark programs.Ori Bernstein
2016-10-08Rename mc.1 to 6m.1.Ryan Roden-Corrent
2016-09-24Propagate dynamic linker flags when using libsOri Bernstein
2016-09-23Use the first dot as the suffix.Ori Bernstein
2016-09-09Add 'testdeps' option.Ori Bernstein
2016-08-27Rename `std.Fail to `std.Err.Ori Bernstein
2016-06-19Make substest implementation match documentation.Ori Bernstein
2016-06-13Show failure message in output.Ori Bernstein
2016-05-31Add top level 'incpath' and 'libdep' directives.Ori Bernstein
2016-05-26Openmode instead of open for test log.glenda@drat
2016-05-24Allow subtests to add MTEST lines.Ori Bernstein
2016-05-24Make the subtest runner a bit more resilient.Ori Bernstein
2016-05-24Add support for running subtests.Ori Bernstein
2016-05-21Add fallback for usefile path on installed dir.Ori Bernstein
2016-05-16Check freshness against the actual outputs.Ori Bernstein
2016-05-14'mbld test' now sets the 'test' sysattrOri Bernstein
2016-05-13Switch to using lib{}.use.Ori Bernstein
2016-05-08mbld sort of works.Ori Bernstein
2016-05-08Fix several openbsd syscalls.Ori Bernstein
2016-05-08uname for openbsdAndrew Chambers
2016-04-29Fix uses of slput()Ori Bernstein
2016-03-03Handle hiding of traits correctly.Ori Bernstein
2016-02-28Merge branch 'mbldbug' of https://github.com/andrewchambers/mcOri Bernstein
2016-02-20Use last '.' for extension.Ori Bernstein
2016-02-11stop mbld from opening a directoryandrewc
2016-02-05change slgrow to take a pointerandrewc
2016-02-04Make std.sljoin consistent.Ori Bernstein
2016-02-02Make slpush take an address.Ori Bernstein
2016-01-29Sljoin expects an alloced slice as its first arg.Ori Bernstein
2016-01-25Remove test outputs when cleaning.Ori Bernstein
2016-01-23Move away from ".use" suffix.Ori Bernstein
2016-01-23Make '.use' suffix on usefiles optional.Ori Bernstein
2016-01-23Default to returning 'true' on success.Ori Bernstein
2016-01-21Check for subcommand success.Ori Bernstein
2016-01-21Exit with success status of operations.Ori Bernstein
2016-01-20Don't just say '???' when we fail to wait.Ori Bernstein
2016-01-20Close FDs after we're done with them.Ori Bernstein
2016-01-13Fix indentation.Ori Bernstein
2016-01-13Don't run tests if test/ doesn't exist in the rootOri Bernstein
2016-01-11Recognize 'runtime=none' attribute correctly.Ori Bernstein
2016-01-07Fix runmyr.Ori Bernstein
2016-01-02Update code to match docs.Ori Bernstein
2016-01-02Add support for installing data blobs.Ori Bernstein
2015-12-29Fix bootstrap generation code.Ori Bernstein
2015-12-29Update ABI version.Ori Bernstein
2015-12-28Add the '-R' option to mbld.Ori Bernstein
2015-12-28Add 'cleanfirst' option.Ori Bernstein