summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-05-31refactor ~ (makefiles) fix spelling + add spell-checker exceptionsRoy Ivy III
2019-05-01Test on FreeBSD using Cirrus CI and link to the Discord in the READMEAlex Lyon
2018-05-26Stop trying to install libstdbuf.so when using the MakefileAlex Lyon
2017-12-28Add Sphinx documentation to generate man pagesAlex Lyon
2017-12-14join: implement basic functionalityKonstantin Pospelov
2017-11-18stdbuf: build the shared library again and fix the MakefileAlex Lyon
2017-11-09Add numfmtYury Krivopalov
2016-11-18Move 'mv' into generic now it builds properly on WindowsWill Wykeham
2016-09-25Makefile: don't symlink `uutils` to itselfSjon Hortensius
2016-09-25Makefile: only add `uutils` with MULTICALL=ySjon Hortensius
2016-08-23Initial more implementationMartin Kysel
2016-08-21chgrp: add entriesKnight
2016-08-11who: add testsKnight
2016-08-11who: add entriesKnight
2016-08-08Make installation more robustAlexander Ronald Altman
2016-08-07Allow choice of `install` programAlexander Altman
2016-08-06base32: add entriesKnight
2016-08-04Fix #842Knight
2016-08-01Compile test program only onceKnight
2016-07-26Merge pull request #913 from knight42/pinkympkh
2016-07-26pinky: Add entriesKnight
2016-07-17tests run using makefile can skip separately building binariesNathan Ross
2016-07-13Remove tab from MakefileBen Eills
2016-07-12Implement skeleton install utilityBen Eills
2016-07-10Merge pull request #906 from knight42/chownmpkh
2016-07-10arch: add new utilitySmigle00
2016-06-22chown: Add entriesKnight
2016-06-12Conditionally compile test modulesKnight
2016-06-04stat: Add entriesKnight
2016-05-22pathchk implemented (see #841) (#860)ibabushkin
2016-05-10Merge pull request #875 from knight42/dircolorsHeather
2016-05-11Add dircolorsKnight
2016-05-07add mknodKnight
2016-05-01Merge pull request #845 from peschkaj/masterHeather
2016-04-25od: create first tests for odmodelorganism
2016-04-07Revert unwanted changeValentin Lorentz
2016-04-07Fix test on Rust Stable.Valentin Lorentz
2016-03-25tabs not spacesJeremiah Peschka
2016-03-25Adding tests for ls. Corrected issue with ls on the present directory throwin...Jeremiah Peschka
2016-03-25Adding skeleton of lsJeremiah Peschka
2016-02-29uniq: add testsChirag B. Jadwani
2016-02-15allow feature-gated integration tests for unimplemented functionalityNathan Ross
2016-02-15printf: add (spare C99 hex floats)Nathan Ross
2016-01-19make: simplify make variablesMichael Gehring
2016-01-12Revert "Allow selection of tests to not pass to BusyBox"Alex Lyon
2016-01-11Allow selection of tests to not pass to busyboxArcterus
2016-01-04Merge pull request #781 from KeenS/mktempMichael Gehring
2016-01-04tests: add some basic chmod testsMichael Gehring
2016-01-03[mktemp] implement mktempSunrin SHIMURA (keen)
2015-12-29Implement shredFort