summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mkone
AgeCommit message (Collapse)Author
2023-02-19mkfiles: add 'mk test' supportOri Bernstein
9front has several tests scattered throughout the source, as well as more tests in an external 'regress' repository. Many of these tests are broken, because there is no easy way to build and track all of them. This pulls in several tests from different sources, deletes the broken tests, tests with missing data, and adds a single command that can be run from the root of the src directory to test our system. The hope is that as we develop new code, we add more tests, and eventually start running the tests on every commit. Please enter the commit message for your changes. Lines starting
2019-05-17mkone: fix man target (thanks Amavect)cinap_lenrek
Amavect wrote: > mkone and mkmany have backwards targets for installing man pages. > This patch makes 'mk man' actually work for mkfiles that include mkone. > mkmany is not easily fixed without breaking changes. > It may go without saying that external repos should write their own mkfiles.
2015-11-30mkone: yacc wants the Daiju
2012-10-25/sys/src/cmd/mk*: add $CLEANFILES to clean and nuke targetscinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen